Java Web 源码反序列化漏洞审计工具。覆盖 Java 原生反序列化、Fastjson/Jackson/XStream/Hessian/JNDI/SnakeYAML 等反序列化入口检测,结合 classpath gadget 链分析进行利用链评估。适用于:(1) 识别反序列化入口点,(2) 检测 classpath 中已知 gadget 链,(3) 结合鉴权状态评估可利用性,(4) 审计 JNDI 注入风险。支持反编译 .class/.jar 文件。
$npx -y skills add dest1ny-sec/des-java-auto-skill --skill java-deserialization-auditInstalls into the current project.
Run `npx skills use "https://github.com/dest1ny-sec/des-java-auto-skill" --skill "dest1ny-sec/des-java-auto-skill/java-deserialization-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dest1ny-sec/des-java-auto-skill" that are relevant to the current task. Run `npx skills add "https://github.com/dest1ny-sec/des-java-auto-skill"` and select the relevant skills, then follow their instructions.