Skip to content

Commit 95acec2

Browse files
committed
Update README.md
1 parent e9faaa4 commit 95acec2

1 file changed

Lines changed: 7 additions & 11 deletions

File tree

README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,23 @@
44

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

7-
- [01-Java代码审计资源]()
8-
- [02-Java代码审计工具]()
9-
- [03-Java漏洞靶场平台]()
10-
- [04-Java安全Web漏洞]()
11-
- [05-Java代码审计实战]()
12-
- [06-Java安全编码规范]()
13-
- [08-Java代码审计老师]()
7+
- [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)
10+
- [04-Java安全Web漏洞](https://github.com/0e0w/HackJava#04-java%E5%AE%89%E5%85%A8web%E6%BC%8F%E6%B4%9E)
11+
- [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)
12+
- [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)
13+
- [08-Java代码审计老师](https://github.com/0e0w/HackJava#07-java%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A1%E8%80%81%E5%B8%88)
1414

1515
## 01-Java代码审计资源
1616

1717
一、书籍教程
1818
- [ ] [《Java代码审计 入门篇》](https://item.jd.com/10033832360716.html)@陈俊杰等
1919
- [ ] [《Java代码审计实战》](https://item.jd.com/13466996.html)@高昌盛等
20-
2120
- [ ] [《Java Web安全-代码审计》]()@凌天实验室
2221
- [ ] [《Java安全漫谈笔记相关》](https://github.com/phith0n/JavaThings)@phith0n
2322

2423
二、审计案例
25-
2624
- [ ] https://github.com/proudwind/javasec_study
2725
- [ ] https://github.com/threedr3am/learnjavabug
2826
- [ ] https://github.com/SummerSec/JavaLearnVulnerability
@@ -46,15 +44,13 @@
4644
- [ ] https://github.com/Firebasky/Java
4745

4846
三、视频教程
49-
5047
- [ ] [《MS08067安全实验室》](https://space.bilibili.com/396298765?spm_id_from=333.788.b_765f7570696e666f.2)
5148

5249
四、培训演讲
5350

5451
五、审计报告
5552

5653
五、其他资源
57-
5854
- [ ] [《攻击Java Web应用》](https://appts4jvi.zhishibox.net/b/5d644b6f81cbc9e40460fe7eea3c7925)
5955
- [ ] [《静态程序分析入门教程》](https://github.com/RangerNJU/Static-Program-Analysis-Book)
6056

0 commit comments

Comments
 (0)