Skip to content

Commit fd33442

Browse files
committed
Update README.md
1 parent c16e215 commit fd33442

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
本项目是记录自己在学习研究Java安全过程中遇到的优秀资源,包括Java安全的多个细分领域,如Java漏洞分析和Java代码审计以及Java开发的应用程序组件协议甚至Java本身的安全问题等。一个不能攻击Java的黑客不是一个好黑客,一个不懂Java安全的师傅不是一个好师傅!深入理解Java安全,拯救宇宙!作者:[0e0w](https://github.com/0e0w)
66

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

99
- [01-Java安全研究资源](https://github.com/HackJava/HackJava#01-java%E5%AE%89%E5%85%A8%E7%A0%94%E7%A9%B6%E8%B5%84%E6%BA%90)
1010
- [02-Java安全研究方向](https://github.com/HackJava/HackJava#02-java%E5%AE%89%E5%85%A8%E7%A0%94%E7%A9%B6%E6%96%B9%E5%90%91)
@@ -51,6 +51,7 @@
5151
- [ ] [《Java代码审计课程》](https://www.learnfuture.com/study/ist126v)@嘉为教育
5252
- [ ] [《宽字节安全 JAVA安全线上进阶课程》](https://www.cnblogs.com/unicodeSec/p/15062087.html)@宽字节
5353
- [ ] [《Securing Java Web Applications》](https://www.pluralsight.com/courses/java-web-application-security-vulnerabilities)@Josh Cummings
54+
- [ ] https://space.bilibili.com/2142877265
5455

5556
**四、培训演讲**
5657

@@ -102,6 +103,8 @@
102103
- [ ] https://github.com/Er1cccc/ACAF
103104
- [ ] https://github.com/cri1wa/MemShell
104105
- [ ] https://github.com/Y4tacker/JavaSec
106+
- [ ] https://xz.aliyun.com/t/12649
107+
- [ ] https://xz.aliyun.com/t/12669
105108

106109
## 02-Java安全研究方向
107110

0 commit comments

Comments
 (0)