pwntester's Stars
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
frohoff/ysoserial
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
github/codeql
CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
Col-E/Recaf
The modern Java bytecode editor
javaparser/javaparser
Java 1-21 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
CHYbeta/Web-Security-Learning
Web-Security-Learning
mbechler/marshalsec
dunwu/javacore
☕ JavaCore 是对 Java 核心技术的经验总结。
fofapro/vulfocus
🚀Vulfocus 是一个漏洞集成平台,将漏洞环境 docker 镜像,放入即可使用,开箱即用。
GrrrDog/Java-Deserialization-Cheat-Sheet
The cheat sheet about Java Deserialization vulnerabilities
soot-oss/soot
Soot - A Java optimization framework
baidu/openrasp
🔥Open source RASP solution
orangetw/My-CTF-Web-Challenges
Collection of CTF Web challenges I made
threedr3am/learnjavabug
Java安全相关的漏洞和技术demo,原生Java、Fastjson、Jackson、Hessian2、XML反序列化漏洞利用和Spring、Dubbo、Shiro、CAS、Tomcat、RMI、Nexus等框架\中间件\功能的exploits以及Java Security Manager绕过、Dubbo-Hessian2安全加固等等实践代码。
inonshk/31-days-of-API-Security-Tips
This challenge is Inon Shkedy's 31 days API Security Tips.
fnmsd/MySQL_Fake_Server
MySQL Fake Server use to help MySQL Client File Reading and JDBC Client Java Deserialize
JackOfMostTrades/gadgetinspector
A byte code analyzer for finding deserialization gadget chains in Java applications
cn-panda/JavaCodeAudit
Getting started with java code auditing 代码审计入门的小项目
LeadroyaL/fastjson-blacklist
c0ny1/java-object-searcher
java内存对象搜索辅助工具
longofo/rmi-jndi-ldap-jrmp-jmx-jms
rmi、jndi、ldap、jrmp、jmx、jms一些demo测试
5up3rc/weblogic_cmd
weblogic t3 deserialization rce
0Kee-Team/JavaProbe
A Java runtime information-gathering tool which uses the Java Attach API for information acquisition
Y4er/CVE-2020-2555
Weblogic com.tangosol.util.extractor.ReflectionExtractor RCE
codeplutos/java-security-manager-bypass
Lonely-night/fastjson_gadgets_scanner
lightless233/geye
🚀Faster Github Monitor🚀
Ruil1n/after-deserialization-attack
Java After-Deserialization Attack
Afant1/RemoteObjectInvocationHandler
bypass JEP290 RaspHook code
cdaller/security_taint_propagation
Java taint propagation for java. Define tainted sources, sanitizer methods and sinks via aspects.