Skip to content

Commit 9670b91

Browse files
committed
Update README.md
1 parent 19f1740 commit 9670b91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

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

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

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

77
- [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)
88
- [02-Java安全研究工具](https://github.com/0e0w/HackJava#02-java%E5%AE%89%E5%85%A8%E7%A0%94%E7%A9%B6%E5%B7%A5%E5%85%B7)
@@ -99,6 +99,7 @@
9999
- [ ] https://github.com/0x727/JNDIExploit
100100
- [ ] https://github.com/veracode-research/rogue-jndi
101101
- [ ] https://github.com/quentinhardy/jndiat
102+
- [ ] https://github.com/p1n93r/AttackJNDI
102103
- 反序列化工具
103104
- [ ] https://github.com/wh1t3p1g/ysomap
104105
- [ ] https://github.com/frohoff/ysoserial
@@ -132,7 +133,6 @@
132133
- [ ] https://www.jarchitect.com
133134
- [ ] https://checkstyle.sourceforge.io
134135
- [ ] https://github.com/eclipse/eclemma
135-
- [ ] https://github.com/p1n93r/AttackJNDI
136136

137137
## 03-Java安全漏洞靶场
138138

0 commit comments

Comments
 (0)