本项目是记录自己在学习研究Java安全过程中遇到的优秀内容,包括Java代码审计资源以及Java开发的应用程序组件协议等的安全内容。一个不会Java攻击的黑客不是一个好师傅,一个不懂Java安全的师傅不是一个好黑客!深入理解Java安全,手握众多重点Java应用高危0day!作者:0e0w
本项目创建于2021年7月8日,最近的一次更新时间为2022年3月15日。本项目会持续更新,直到海枯石烂。
- 01-Java安全研究资源
- 02-Java安全研究工具
- 03-Java安全漏洞环境
- 04-Java安全漏洞分类
- 05-Java安全代码审计
- 06-Java安全漏洞修复
- 07-Java安全高危应用
- 08-Java安全参考资源
一、书籍资料
- 《Java代码审计-入门篇》@陈俊杰等
- 《Java代码审计实战》@高昌盛等
- 《Java安全编码标准》@计文柯译
- 《Java安全性编程指南》@庞南
- 《Java安全》@奥克斯
- 《Java编码指南》@刘先宁
- 《Java-Web-Security》@Dominik Schadow
二、基础教程
- 《Java Web安全-代码审计》@凌天实验室
- 《Java安全漫谈笔记相关内容》@phith0n
- 《Java代码审计学习笔记》@proudwind
- 《Java漏洞学习笔记》@SummerSec
- 《代码审计入门小项目》@cn-panda
- 《自学Java安全总结》@Maskhe
- 《攻击Java Web应用》@安百科技
- 《Java RCE 回显测试代码》@feihong
- 《Java反序列化技术分享》@Y4er
- 《Java代码审计总结》@huyuanzhi2
- 《代码审计知识点整理-Java》@7hang
- 《Java代码审计案例》@5huai
- 《Java安全和Java框架漏洞》@Firebasky
- 《Java安全相关的漏洞和技术demo》@threedr3am
- 《跟我一起JAVA代码审计》@0neOfU4
- 《告别脚本小子系列丨JAVA安全》@烽火台实验室
三、视频教程
- 《MS08067安全实验室》@MS08067
- 《Java代码审计系列课程》@Hack_Man
- 《Java代码审计课程》@嘉为教育
- 《宽字节安全 JAVA安全线上进阶课程》@宽字节
- 《Securing Java Web Applications》@Josh Cummings
四、培训演讲
五、专利文献
六、审计报告
七、其他资源
- https://github.com/topics/static-analysis?l=java
- 《攻击Java Web应用》@javasec
- 《J2EE 渗透测试与安全开发》@路人甲
- 《静态程序分析入门教程》
- 《Java代码审计文章集合》@r00tuser
- https://github.com/su18/JDBC-Attack
- https://xz.aliyun.com/t/7945
- https://tttang.com/archive/1322
- https://teamssix.com/211115-165745.html
- https://teamssix.com/211115-123451.html
- https://github.com/dean2021/java_security_book
- https://github.com/yq1ng/Java
- https://github.com/wa1ki0g/javasec
- https://github.com/pen4uin/JavaSec
- https://github.com/javaparser/javaparser
- https://github.com/safe6Sec/JavaDeserialization
- https://github.com/ninthDevilHAUNSTER/JavaSecLearning
- https://github.com/Ghost2097221/javaweb_security_study_notes
- https://github.com/Cryin/JavaID
- https://paper.seebug.org/312
- https://tttang.com/archive/1337
- https://paper.seebug.org/1766
- https://github.com/p1n93r/javasec
- https://github.com/haby0/sec-note
- https://github.com/woodpecker-appstore/rmi-deserialization-vuldb
- https://github.com/4ra1n/JavaSecInterview
- https://github.com/4ra1n/FindShell
- https://github.com/pen4uin/java-security
- https://github.com/flowerwind/JspFinder
- https://github.com/TonyD0g/JavaHacker
- https://github.com/qtc-de/remote-method-guesser
- https://github.com/fynch3r/Gadgets
- https://tttang.com/archive/1405
- https://github.com/eugenp/tutorials
工欲善其事必先利其器,此处收集整理Java代码审计的一些优秀工具!期待自己的代码审计工具能够早日发布!
一、SAST
- https://github.com/ASTTeam/SAST
- https://github.com/wooyunwang/Fortify
- https://github.com/FeeiCN/Cobra
- https://github.com/LoRexxar/Kunlun-M
- https://checkstyle.sourceforge.io
- https://github.com/j5s/XVulnFinder
- Tencent Xcheck
二、DAST
三、IAST
四、CodeQL
五、RASP
六、JNDI
- https://github.com/HackJava/JNDI
- https://github.com/bradfitz/jndi
- https://github.com/EmYiQing/LDAPKit
- https://github.com/su18/JNDI
- https://github.com/welk1n/JNDI-Injection-Exploit
- https://github.com/feihong-cs/JNDIExploit
- https://github.com/0x727/JNDIExploit
- https://github.com/veracode-research/rogue-jndi
- https://github.com/quentinhardy/jndiat
- https://github.com/p1n93r/AttackJNDI
- https://github.com/Jeromeyoung/JNDIExploit-1
- https://github.com/exp1orer/JNDI-Inject-Exploit
- https://github.com/zu1k/ldap-log
- https://github.com/orleven/Celestion
七、Deserialization
- https://github.com/wh1t3p1g/ysomap
- https://github.com/frohoff/ysoserial
- https://github.com/KpLi0rn/ysoserial
- https://github.com/0range228/Gadgets
- https://github.com/ikkisoft/SerialKiller
- https://github.com/5wimming/gadgetinspector
- https://github.com/threedr3am/gadgetinspector
- https://github.com/JackOfMostTrades/gadgetinspector
- https://github.com/Afant1/JavaSearchTools
- https://github.com/j1anFen/ysoserial_echo
- https://github.com/EmYiQing/ShortPayload
八、Monitor
- https://github.com/TheKingOfDuck/FileMonitor
- https://github.com/TheKingOfDuck/MySQLMonitor
- https://github.com/Lotus6/FileMonitor
九、IDEA
- https://github.com/XianYanTechnology/RocB
- https://github.com/momosecurity/momo-code-sec-inspector-java
- https://github.com/XmirrorSecurity/OpenSCA-intellij-plugin
十、Others
- https://github.com/MobSF/mobsfscan
- https://github.com/threedr3am/log-agent
- https://github.com/wh1t3p1g/tabby
- https://github.com/j5s/XVulnFinder
- https://github.com/EmYiQing/CodeInspector
- https://github.com/mtxiaowangzi/CAFJE
- https://github.com/returntocorp/semgrep
- https://github.com/cqkenuo/LingZhi
- https://github.com/blinkfox/stalker
- https://github.com/spotbugs/spotbugs
- https://github.com/SonarSource/sonarqube
- https://www.jarchitect.com
- https://github.com/eclipse/eclemma
- https://github.com/phith0n/zkar
- https://github.com/Firebasky/GoRmi
- https://github.com/LostZX/Kakaka
- https://github.com/jenkinsci/snyk-security-scanner-plugin
- https://github.com/secdec/attack-surface-detector-burp
- https://github.com/0Kee-Team/JavaProbe
- https://github.com/EmYiQing/SpringInspector
- https://github.com/whwlsfb/JDumpSpider
- https://github.com/Ppsoft1991/CodeReviewTools
此处收集整理Java安全漏洞研究的一些环境,包括Web环境,应用框架漏洞环境等。
- WebBug-JavaEE编写的Web漏洞靶场@mysticbinary
- WebGoat-一个故意不安全的应用程序@WebGoat
- JavaSecurity-Java Web漏洞演示程序@dschadow
- Java-Web-Security-书籍完整代码示例@dschadow
- maobugs-Java 漏洞平台包含各种CVE演示@langligelang
- SecExample-Java漏洞靶场@tangxiaofeng7
- java sec code-学习Java漏洞代码的项目@JoyChou93
- dvja-该死的易受攻击的 Java EE应用程序@appsecco
- JavaVulnerableLab-易受攻击的Java Web应用程序@CSPF-Founder
- Java_deserialize_vuln_lab-Java反序列化学习的实验代码@bit4woo
- Java-EE-VulnWeb用于演示的Java Web漏洞项目@mtxiaowangzi
- Hello Java Sec-Java安全编码和代码审计@3ers3
- javaweb codereview-演示java代码审计程序@iiiusky
- sqlilab Jsp-jsp版sqlilab 1-21关@yhy0
- ShiroAndFastJson-shiro加fastjson环境@safe6Sec
- RMI 反序列化环境 一步步@lalajun
- mytestvul-一个用来做漏洞复现/验证的小框架@novysodope
- JavaVulnerableLab circle-练习Java反序列化的最简单环境@pmiaowu
- 易受攻击的Java Web应用程序@Zhangyao-zzyy
- https://github.com/l4yn3/micro_service_seclab
- https://gitee.com/cor0ps/java-range
- https://github.com/c0ny1/xxe-lab
- https://github.com/t0thkr1s/allsafe
- https://github.com/oversecured/ovaa
- https://github.com/jaiswalakshansh/Vuldroid
- https://github.com/baidu-security/openrasp-testcases
- https://github.com/cschneider4711/Marathon
- https://github.com/pmiaowu/RMITest
- https://github.com/OWASP-Benchmark/BenchmarkJava
- https://github.com/EmYiQing/CIDemo
- https://github.com/Y4tacker/JavaSec
- https://github.com/javaweb-sec/javaweb-vuls
- https://github.com/LandGrey/SpringBootVulExploit
- Java反序列化漏洞
- 任意命令执行漏洞
- 任意文件上传漏洞
- 任意文件写入漏洞
- 任意文件包含漏洞
- 任意文件删除漏洞
- SQL注入漏洞
- 业务逻辑漏洞
- 变量覆盖漏洞
- 程序安装问题
- XSS漏洞
- XXE漏洞
- SSRF漏洞
- CSRF漏洞
一、Java安全Web漏洞
二、Java代码审计实战
一、Java安全编码规范
- 《Java安全编码标准》@计文柯
- OWASP 安全编码规范
- 腾讯-Java安全编码规范
- 陌陌-Java安全编码规范
- 华为-Java安全编码规范
- 绿盟-Java安全编码规范
- 奇安信-Java安全编码规范
- 软通动力-Java-Web安全开发规范
- securitypaper-Java安全编码规范
二、Java安全漏洞修复
此处整理收集Java开发的普遍使用的程序:包括中间件、核心框架、底层库、重要应用系统等。待更新。
本人在学习Java安全的过程中遇到了很多优秀的Java安全研究员,感谢这些研究者!排名不分先后。