Skip to content

Commit f24e205

Browse files
committed
Update README.md
1 parent 064fff2 commit f24e205

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

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

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

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

77
- [01-Java安全研究资源](https://github.com/0e0w/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/0e0w/HackJava#02-java%E5%AE%89%E5%85%A8%E7%A0%94%E7%A9%B6%E5%B7%A5%E5%85%B7)
@@ -89,7 +89,7 @@
8989
工欲善其事必先利其器,此处收集整理Java代码审计的一些优秀工具!期待自己的代码审计工具能够早日发布!
9090

9191
一、SAST
92-
- https://github.com/0e0w/SAST
92+
- https://github.com/ASTTeam/SAST
9393
- [ ] https://github.com/wooyunwang/Fortify
9494
- [ ] https://github.com/FeeiCN/Cobra
9595
- [ ] https://github.com/LoRexxar/Kunlun-M
@@ -98,10 +98,10 @@
9898
- [ ] [Tencent Xcheck](https://cloud.tencent.com/product/asd)
9999

100100
二、DAST
101-
- https://github.com/0e0w/DAST
101+
- https://github.com/ASTTeam/DAST
102102

103103
三、IAST
104-
- https://github.com/0e0w/IAST
104+
- https://github.com/ASTTeam/IAST
105105
- https://github.com/HXSecurity/DongTai
106106

107107
四、CodeQL
@@ -112,7 +112,7 @@
112112
- https://github.com/0e0w/RASP
113113

114114
六、JNDI
115-
- https://github.com/0e0w/JNDI
115+
- https://github.com/HackJava/JNDI
116116
- [ ] https://github.com/bradfitz/jndi
117117
- [ ] https://github.com/EmYiQing/LDAPKit
118118
- [ ] https://github.com/su18/JNDI
@@ -208,6 +208,7 @@
208208
- [ ] https://github.com/OWASP-Benchmark/BenchmarkJava
209209
- [ ] https://github.com/EmYiQing/CIDemo
210210
- [ ] https://github.com/Y4tacker/JavaSec
211+
- [ ] https://github.com/javaweb-sec/javaweb-vuls
211212

212213
## 04-Java安全漏洞分类
213214

@@ -264,6 +265,6 @@
264265

265266
## 09-Java安全交流群组
266267

267-
![](01-Java安全研究资源/TEMP/HackJava.png)
268+
![](01-Java安全研究资源/TEMP/wx.png)
268269

269270
[![Stargazers over time](https://starchart.cc//HackJava/HackJava.svg)](https://starchart.cc/HackJava/HackJava)

0 commit comments

Comments
 (0)