Skip to content

Commit c2f5a52

Browse files
committed
Update README.md
1 parent 223cadf commit c2f5a52

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
本项目创建于2021年7月8日,最近的一次更新时间为2021年12月7日。本项目会持续更新,直到海枯石烂。
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)
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-
- [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)
8+
- [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)
9+
- [03-Java安全漏洞靶场](https://github.com/0e0w/HackJava#03-java%E5%AE%89%E5%85%A8%E6%BC%8F%E6%B4%9E%E9%9D%B6%E5%9C%BA)
1010
- [04-Java安全Web漏洞](https://github.com/0e0w/HackJava#04-java%E5%AE%89%E5%85%A8web%E6%BC%8F%E6%B4%9E)
1111
- [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)
1212
- [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)
@@ -80,7 +80,7 @@
8080
- [ ] https://paper.seebug.org/1766
8181
- [ ] https://github.com/p1n93r/javasec
8282

83-
## 02-Java代码审计工具
83+
## 02-Java安全研究工具
8484

8585
工欲善其事必先利其器,此处收集整理Java代码审计的一些优秀工具!期待自己的代码审计工具能够早日发布!
8686

@@ -96,8 +96,9 @@
9696
- [ ] https://github.com/su18/JNDI
9797
- [ ] https://github.com/welk1n/JNDI-Injection-Exploit
9898
- [ ] https://github.com/feihong-cs/JNDIExploit
99-
- [ ] https://github.com/welk1n/JNDI-Injection-Exploit
10099
- [ ] https://github.com/0x727/JNDIExploit
100+
- [ ] https://github.com/veracode-research/rogue-jndi
101+
- [ ] https://github.com/quentinhardy/jndiat
101102
- 反序列化工具
102103
- [ ] https://github.com/wh1t3p1g/ysomap
103104
- [ ] https://github.com/frohoff/ysoserial
@@ -133,7 +134,7 @@
133134
- [ ] https://github.com/eclipse/eclemma
134135
- [ ] https://github.com/p1n93r/AttackJNDI
135136

136-
## 03-Java漏洞靶场平台
137+
## 03-Java安全漏洞靶场
137138

138139
- [ ] [WebBug-JavaEE编写的Web漏洞靶场](https://github.com/Mysticbinary/WebBug)@mysticbinary
139140
- [ ] [WebGoat-一个故意不安全的应用程序](https://github.com/WebGoat/WebGoat)@WebGoat
@@ -199,6 +200,7 @@
199200
- https://github.com/EmYiQing
200201
- https://github.com/phith0n
201202
- https://github.com/su18
203+
- https://github.com/welk1n
202204

203205
## 08-Java代码审计交流
204206

0 commit comments

Comments
 (0)