Skip to content

Commit 15f1c29

Browse files
committed
Update README.md
1 parent 2dd58a3 commit 15f1c29

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
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/HackJava)
44

5-
本项目创建于2021年7月8日,最近的一次更新时间为2021年11月17日。本项目会持续更新,直到海枯石烂。
5+
本项目创建于2021年7月8日,最近的一次更新时间为2021年11月19日。本项目会持续更新,直到海枯石烂。
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%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A1%E5%B7%A5%E5%85%B7)
@@ -36,7 +36,7 @@
3636
- [ ] [《Java代码审计总结》](https://github.com/huyuanzhi2/CodeReview)@huyuanzhi2
3737
- [ ] [《代码审计知识点整理-Java》](https://github.com/7hang/--Java)@7hang
3838
- [ ] [《Java代码审计案例》](https://github.com/5huai/POC-Test)@5huai
39-
- [ ] [java安全和java框架漏洞](https://github.com/Firebasky/Java)@Firebasky
39+
- [ ] [Java安全和Java框架漏洞](https://github.com/Firebasky/Java)@Firebasky
4040
- [ ] [《Java安全相关的漏洞和技术demo》](https://github.com/threedr3am/learnjavabug)@threedr3am
4141
- [ ] [《跟我一起JAVA代码审计》](https://www.freebuf.com/column/1289)@0neOfU4
4242

@@ -56,6 +56,9 @@
5656
六、审计报告
5757

5858
七、其他资源
59+
60+
- https://github.com/topics/static-analysis?l=java
61+
5962
- [ ] [《攻击Java Web应用》](https://zhishihezi.net/b/5d644b6f81cbc9e40460fe7eea3c7925)@javasec
6063
- [ ] [《J2EE 渗透测试与安全开发》](https://zhishihezi.net/b/98ae566719b21536dff0c4febaa697d2)@路人甲
6164
- [ ] [《静态程序分析入门教程》](https://github.com/RangerNJU/Static-Program-Analysis-Book)

0 commit comments

Comments
 (0)