File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 11# 《Java安全-只有Java安全才能拯救世界》
22
3- 本项目是记录自己在学习研究Java安全过程中遇到的优秀内容,包括JavaWeb安全代码审计资源以及Java构建的应用程序组件协议的安全等内容。一个不会Java攻击的黑客不是一个好师傅,一个不懂Java安全的师傅不是一个好黑客!深入理解Java安全,手握众多重点Java应用高危0day!作者:[ 0e0w] ( https://github.com/0e0w/HackJava )
3+ 本项目是记录自己在学习研究Java安全过程中遇到的优秀内容,包括JavaWeb安全代码审计资源以及Java构建的应用程序组件协议的安全等内容。一个不会Java攻击的黑客不是一个好师傅,一个不懂Java安全的师傅不是一个好黑客!深入理解Java安全,手握众多重点Java应用高危0day!作者:[ 0e0w] ( https://github.com/0e0w )
44
55本项目创建于2021年7月8日,最近的一次更新时间为2021年12月12日。本项目会持续更新,直到海枯石烂。
66
1010- [ 04-Java安全漏洞分类] ( https://github.com/0e0w/HackJava#04-Java%E5%AE%89%E5%85%A8%E6%BC%8F%E6%B4%9E%E5%88%86%E7%B1%BB )
1111- [ 05-Java安全代码审计] ( https://github.com/0e0w/HackJava#05-Java%E5%AE%89%E5%85%A8%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A1 )
1212- [ 06-Java安全高危应用] ( https://github.com/0e0w/HackJava#06-java%E5%AE%89%E5%85%A8%E9%AB%98%E5%8D%B1%E5%BA%94%E7%94%A8 )
13- - [ 07-Java安全参考资源] ( https://github.com/0e0w/HackJava#06 -java%E5%AE%89%E5%85%A8%E5%8F%82%E8%80%83%E8%B5%84%E6%BA%90 )
13+ - [ 07-Java安全参考资源] ( https://github.com/0e0w/HackJava#07 -java%E5%AE%89%E5%85%A8%E5%8F%82%E8%80%83%E8%B5%84%E6%BA%90 )
1414
1515## 01-Java安全研究资源
1616
9494- [ ] https://github.com/momosecurity/momo-code-sec-inspector-java
9595- JNDI工具
9696- [ ] https://github.com/bradfitz/jndi
97- - https://github.com/EmYiQing/LDAPKit
98- - https://github.com/su18/JNDI
97+ - [ ] https://github.com/EmYiQing/LDAPKit
98+ - [ ] https://github.com/su18/JNDI
9999- [ ] https://github.com/welk1n/JNDI-Injection-Exploit
100100- [ ] https://github.com/feihong-cs/JNDIExploit
101101- [ ] https://github.com/0x727/JNDIExploit
138138
139139## 03-Java安全漏洞环境
140140
141+ 此处收集整理Java安全漏洞研究的一些环境,包括Web环境,应用框架漏洞环境等。
142+
141143- [ ] [ WebBug-JavaEE编写的Web漏洞靶场] ( https://github.com/Mysticbinary/WebBug ) @mysticbinary
142144- [ ] [ WebGoat-一个故意不安全的应用程序] ( https://github.com/WebGoat/WebGoat ) @WebGoat
143145- [ ] [ JavaSecurity-Java Web漏洞演示程序] ( https://github.com/dschadow/JavaSecurity ) @dschadow
You can’t perform that action at this time.
0 commit comments