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 8a58a25 commit 9001d4bCopy full SHA for 9001d4b
README.md
@@ -2,7 +2,7 @@
2
3
本项目是记录自己在学习Java代码审计过程中遇到的优秀内容,包括Java代码审计技巧以及优秀的代码审计案例。一个不会Java代码审计的师傅不是一个好黑客!一个不会Java代码审计的黑客不是一个好师傅!
4
5
-本项目创建于2021年7月8日,最近的一次更新时间为2021年9月6日。本项目会持续更新,直到海枯石烂。
+本项目创建于2021年7月8日,最近的一次更新时间为2021年9月9日。本项目会持续更新,直到海枯石烂。
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)
@@ -81,6 +81,7 @@
81
- [ ] https://github.com/mtxiaowangzi/CAFJE
82
- [ ] https://github.com/MobSF/mobsfscan
83
- [ ] https://github.com/huyuanzhi2/CodeReview
84
+- [ ] https://github.com/su18/JDBC-Attack
85
86
## 0x05-Java安全Web漏洞
87
0 commit comments