黑客、渗透测试和网络安全工具,武装您的安全武器库!
复刻 spring-webmvc 5.3.39 以修复 CVE-2024-38816, CVE-2024-38819
发现我们社区最常用的工具。
探索所有工具
浏览我们的工具集合
Fork spring-webmvc 5.3.39 to fix CVE-2024-38816, CVE-2024-38819
在项目的pom.xml的dependencies中加入以下内容:
<dependency> <groupId>io.github.jaloon</groupId> <artifactId>spring-webmvc5</artifactId> <version>5.3.39.1</version> </dependency>