We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426d6db commit 6be8052Copy full SHA for 6be8052
1 file changed
README.md
@@ -2,7 +2,7 @@
2
3
本项目是记录自己在学习Java代码审计过程中遇到的优秀内容,包括Java代码审计技巧以及优秀的Java代码审计案例。一个不会Java代码审计的师傅不是一个好黑客,一个不会Java代码审计的黑客不是一个好师傅!深入理解Java代码审计,手握众多重点Java应用高危0day!作者:[0e0w](https://github.com/0e0w/HackJava)
4
5
-本项目创建于2021年7月8日,最近的一次更新时间为2021年11月16日。本项目会持续更新,直到海枯石烂。
+本项目创建于2021年7月8日,最近的一次更新时间为2021年11月17日。本项目会持续更新,直到海枯石烂。
6
7
- [01-Java代码审计资源](https://github.com/0e0w/HackJava#01-java%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A1%E8%B5%84%E6%BA%90)
8
- [02-Java代码审计工具](https://github.com/0e0w/HackJava#02-java%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A1%E5%B7%A5%E5%85%B7)
@@ -116,6 +116,7 @@
116
- [ ] https://github.com/returntocorp/semgrep
117
- [ ] https://codeql.github.com
118
- [ ] https://github.com/cqkenuo/LingZhi
119
+- [ ] https://github.com/blinkfox/stalker
120
121
## 03-Java漏洞靶场平台
122
0 commit comments