|
2 | 2 |
|
3 | 3 | 本项目是记录自己在学习研究Java安全过程中遇到的优秀内容,包括JavaWeb安全代码审计资源以及Java构建的应用程序组件协议的安全等内容。一个不会Java攻击的黑客不是一个好师傅,一个不懂Java安全的师傅不是一个好黑客!深入理解Java安全,手握众多重点Java应用高危0day!作者:[0e0w](https://github.com/0e0w)
|
4 | 4 |
|
5 |
| -本项目创建于2021年7月8日,最近的一次更新时间为2022年2月20日。本项目会持续更新,直到海枯石烂。 |
| 5 | +本项目创建于2021年7月8日,最近的一次更新时间为2022年2月21日。本项目会持续更新,直到海枯石烂。 |
6 | 6 |
|
7 | 7 | -[01-Java安全研究资源](https://github.com/0e0w/HackJava#01-java%E5%AE%89%E5%85%A8%E7%A0%94%E7%A9%B6%E8%B5%84%E6%BA%90)
|
8 | 8 | -[02-Java安全研究工具](https://github.com/0e0w/HackJava#02-java%E5%AE%89%E5%85%A8%E7%A0%94%E7%A9%B6%E5%B7%A5%E5%85%B7)
|
|
85 | 85 | -[ ]https://github.com/woodpecker-appstore/rmi-deserialization-vuldb
|
86 | 86 | -[ ]https://github.com/4ra1n/JavaSecInterview
|
87 | 87 | -[ ]https://github.com/4ra1n/FindShell
|
| 88 | +-[ ]https://github.com/pen4uin/java-security |
88 | 89 |
|
89 | 90 | ##02-Java安全研究工具
|
90 | 91 |
|
|
107 | 108 | -https://github.com/HXSecurity/DongTai
|
108 | 109 |
|
109 | 110 | 四、CodeQL
|
110 |
| --https://github.com/0e0w/CodeQL |
| 111 | +-https://github.com/HackJava/CodeQL |
111 | 112 | -https://codeql.github.com
|
112 | 113 |
|
113 | 114 | 五、RASP
|
|