Java Web 源码鉴权机制审计工具。从源码中识别所有鉴权实现,检测鉴权绕过漏洞和越权访问缺陷。适用于:(1) 识别鉴权框架和实现方式,(2) 发现鉴权绕过漏洞,(3) 检测越权访问缺陷,(4) 审计权限校验逻辑。支持 Shiro、Spring Security、JWT、Filter/Interceptor、自定义鉴权等。支持反编译 .class/.jar 文件提取鉴权逻辑。结合 java-route-mapper 使用可实现完整的路由+鉴权审计。
$npx -y skills add dest1ny-sec/des-java-auto-skill --skill java-auth-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-auth-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.