We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9021ef8 commit 8a58a25Copy full SHA for 8a58a25
README.md
@@ -2,7 +2,7 @@
2
3
本项目是记录自己在学习Java代码审计过程中遇到的优秀内容,包括Java代码审计技巧以及优秀的代码审计案例。一个不会Java代码审计的师傅不是一个好黑客!一个不会Java代码审计的黑客不是一个好师傅!
4
5
-本项目创建于2021年7月8日,最近的一次更新时间为2021年9月3日。本项目会持续更新,直到海枯石烂。
+本项目创建于2021年7月8日,最近的一次更新时间为2021年9月6日。本项目会持续更新,直到海枯石烂。
6
7
- [0x01-Java代码审计资源](https://github.com/0e0w/HackJava#0x01-Java%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A1%E8%B5%84%E6%BA%90)
8
- [0x02-Java漏洞靶场平台](https://github.com/0e0w/HackJava#0x02-Java%E6%BC%8F%E6%B4%9E%E9%9D%B6%E5%9C%BA%E5%B9%B3%E5%8F%B0)
@@ -41,6 +41,7 @@
41
- [ ] https://github.com/jaiswalakshansh/Vuldroid
42
- [ ] https://github.com/safe6Sec/ShiroAndFastJson
43
- [ ] https://github.com/CSPF-Founder/JavaVulnerableLab
44
+- [ ] https://github.com/t0thkr1s/allsafe
45
46
## 0x03-Java代码审计工具
47
0 commit comments