jimocode / CodeInspectorLinks
基于Java ASM技术和GadgetInspector的原理,尝试实现一个自动Java代码审计工具。目前做到了可控参数分析和数据流跟踪分析
☆36Updated 3 years ago
Alternatives and similar repositories for CodeInspector
Users that are interested in CodeInspector are comparing it to the libraries listed below
Sorting:
- ☆28Updated 5 years ago
- 静态程序分析工具 主要生成方法的CFG和.java文件的AST☆132Updated 2 years ago
- 利用agent hock指定的class,在jar运行周期内,用于跟踪被执行的方法,辅助做一些事情,比如挖洞啊☆126Updated 5 years ago
- 《深入理解DAST动态应用程序安全测试》Dynamic Application Security Testing.☆53Updated 2 years ago
- 个人用于在自动化挖掘gadget时,方便查找gadget chains中class所在jar包,以助于便捷审计测试gadget有效性的那么一个小工具。☆60Updated 5 years ago
- ☆41Updated 4 years ago
- TongASDP漏洞测试环境☆35Updated 2 years ago
- Low-level RASP: Protecting Applications Implemented in High-level Programming Languages☆64Updated 2 years ago
- 打CTF实在厌倦了找利用链,就知道一个fastjson的版本,一堆依赖找啊找,头都疼。为了解决这个烦恼,用了卓卓师傅的fastjson黑名单工具和库,自己改造了一下。☆32Updated 5 years ago
- JVM runtime class loading protection agent.(JVM类加载保护agent)☆49Updated 4 years ago
- Use java instrument API without JAR file☆46Updated 3 years ago
- springboot getRequestURI acl bypass☆37Updated 4 years ago
- Spring Cloud Netflix Hystrix Dashboard template resolution vulnerability CVE-2021-22053☆37Updated 2 years ago
- java 漏洞平台包含各种CVE☆23Updated 3 years ago
- Java agent without file 无文件的Java agent☆82Updated 3 years ago
- 一个针对防御 log4j2 CVE-2021-44228 漏洞的 RASP 工具。 A Runtime Application Self-Protection module specifically designed for log4j2 RCE (CVE-2021-442…☆123Updated 3 years ago
- Java通用漏洞修复安全组件☆59Updated 2 months ago
- 记录调试分析ysoserial系列的学习过程,主要包含手动构造的一些poc,便于加深对漏洞和工具的理解☆30Updated 5 years ago
- nativeRasp that can hook native methods☆24Updated 2 years ago
- log4j-patch 修改字节码实现补丁防御☆20Updated 3 years ago
- 一些Java RASP demo☆11Updated 5 years ago
- 使用java agent反序列化注入内存shell☆68Updated 4 years ago
- struts2 漏洞环境源代码☆75Updated 3 years ago
- Dongtai-plugin-idea is an IDEA plug-in developed by DongTai team for Java Web application developers. This plug-in provides functions suc…☆28Updated last year
- 收集规则☆30Updated 2 years ago
- JAVA IAST Example☆49Updated 3 years ago
- javaweb-codereview☆30Updated 6 years ago
- CVE-2021-43297 POC,Apache Dubbo<= 2.7.13时可以实现RCE☆38Updated 3 years ago
- fortify内置规则加密破解☆34Updated 5 years ago
- Java静态代码安全审计工具,使用JavaParser项目做语法分析,计划支持常见的Web漏洞与组件漏洞☆21Updated 3 years ago