Skip to content

Commit 704d595

Browse files
committed
Update README.md
1 parent fc38afb commit 704d595

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
本项目是记录自己在学习研究Java安全过程中遇到的优秀内容,包括Java代码审计资源以及Java开发的应用程序组件协议等的安全内容。一个不会Java攻击的黑客不是一个好师傅,一个不懂Java安全的师傅不是一个好黑客!深入理解Java安全,手握众多重点Java应用高危0day!作者:[0e0w](https://github.com/0e0w)
44

5-
本项目创建于2021年7月8日,最近的一次更新时间为2022年3月22日。本项目会持续更新,直到海枯石烂。
5+
本项目创建于2021年7月8日,最近的一次更新时间为2022年4月10日。本项目会持续更新,直到海枯石烂。
66

77
- [01-Java安全研究资源](https://github.com/HackJava/HackJava#01-java%E5%AE%89%E5%85%A8%E7%A0%94%E7%A9%B6%E8%B5%84%E6%BA%90)
88
- [02-Java安全研究工具](https://github.com/HackJava/HackJava#02-java%E5%AE%89%E5%85%A8%E7%A0%94%E7%A9%B6%E5%B7%A5%E5%85%B7)
@@ -92,6 +92,7 @@
9292
- [ ] https://github.com/fynch3r/Gadgets
9393
- [ ] https://tttang.com/archive/1405
9494
- [ ] https://github.com/eugenp/tutorials
95+
- [ ] https://github.com/Adrninistrator/java-all-call-graph
9596

9697
## 02-Java安全研究工具
9798

@@ -184,6 +185,7 @@
184185
- [ ] https://github.com/whwlsfb/JDumpSpider
185186
- [ ] https://github.com/Ppsoft1991/CodeReviewTools
186187
- [ ] https://github.com/0nise/shell-plus
188+
- [ ] https://github.com/4ra1n/SpringInspector
187189

188190
## 03-Java安全漏洞环境
189191

0 commit comments

Comments
 (0)