threedr3am / gadgetinspectorLinks
一个利用ASM对字节码进行污点传播分析的静态代码审计应用(添加了大量代码注释,适合大家进行源码学习)。也加入了挖掘Fastjson反序列化gadget chains和SQLInject(JdbcTemplate、MyBatis、JPA、Hibernate、原生jdbc等)静态检测功能。并且加入了很多功能以方便进行漏洞自动化挖掘。
☆454Updated 3 years ago
Alternatives and similar repositories for gadgetinspector
Users that are interested in gadgetinspector are comparing it to the libraries listed below
Sorting:
- 利用链、漏洞检测工具☆373Updated last year
- Demo code for post <Restrictions of JNDI Manipulation RCE & Bypass>☆267Updated 3 years ago
- java内存对象搜索辅助工具☆820Updated 3 years ago
- (周瑜)Java - SpringBoot 持久化 WebShell(不仅仅是SpringBoot,适合任何符合JavaEE规范的服务)☆616Updated 4 years ago
- A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.☆357Updated 3 years ago
- rmi、jndi、ldap、jrmp、jmx、jms一些demo测试☆310Updated 3 years ago
- ☆240Updated 6 years ago
- A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.优化了一些东西。☆214Updated 3 years ago
- java source code static code analysis and danger function identify prog☆534Updated 6 years ago
- 内存马Demo合集 memshell demo for java / php / python☆424Updated 4 years ago
- Fastjson <= 1.2.47 远程命令执行漏洞利用工具及方法