File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
本项目是记录自己在学习Java代码审计过程中遇到的优秀内容,包括Java代码审计技巧以及优秀的Java代码审计案例。一个不会Java代码审计的师傅不是一个好黑客,一个不会Java代码审计的黑客不是一个好师傅!深入理解Java代码审计,手握众多重点Java应用高危0day!作者:[ 0e0w] ( https://github.com/0e0w/HackJava )
4
4
5
- 本项目创建于2021年7月8日,最近的一次更新时间为2021年11月15日 。本项目会持续更新,直到海枯石烂。
5
+ 本项目创建于2021年7月8日,最近的一次更新时间为2021年11月16日 。本项目会持续更新,直到海枯石烂。
6
6
7
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
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 )
9
9
- [ 03-Java漏洞靶场平台] ( https://github.com/0e0w/HackJava#03-java%E6%BC%8F%E6%B4%9E%E9%9D%B6%E5%9C%BA%E5%B9%B3%E5%8F%B0 )
10
10
- [ 04-Java安全Web漏洞] ( https://github.com/0e0w/HackJava#04-java%E5%AE%89%E5%85%A8web%E6%BC%8F%E6%B4%9E )
11
11
- [ 05-Java代码审计实战] ( https://github.com/0e0w/HackJava#05-java%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A1%E5%AE%9E%E6%88%98 )
12
12
- [ 06-Java安全编码规范] ( https://github.com/0e0w/HackJava#06-java%E5%AE%89%E5%85%A8%E7%BC%96%E7%A0%81%E8%A7%84%E8%8C%83 )
13
- - [ 08 -Java代码审计老师] ( https://github.com/0e0w/HackJava#07-java%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A1%E8%80%81%E5%B8%88 )
13
+ - [ 07 -Java代码审计老师] ( https://github.com/0e0w/HackJava#07-java%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A1%E8%80%81%E5%B8%88 )
14
14
15
15
## 01-Java代码审计资源
16
16
52
52
- [ ] https://github.com/su18/JDBC-Attack
53
53
- [ ] https://xz.aliyun.com/t/7945
54
54
- [ ] http://tttang.com/archive/1322
55
+ - [ ] https://github.com/Ghost2097221/javaweb_security_study_notes
55
56
56
57
## 02-Java代码审计工具
57
58
79
80
- [ ] https://github.com/5wimming/gadgetinspector
80
81
- [ ] https://github.com/threedr3am/gadgetinspector
81
82
- [ ] https://github.com/JackOfMostTrades/gadgetinspector
83
+ - [ ] https://github.com/Afant1/JavaSearchTools
82
84
83
85
五、文件监控类工具
84
86
- [ ] https://github.com/TheKingOfDuck/MySQLMonitor
You can’t perform that action at this time.
0 commit comments