sk Skill · Dest1ny-Sec
java-file-read-audit
Java Web 源码任意文件读取漏洞审计工具。从源码中识别所有文件读取操作并检测路径遍历漏洞。适用于:(1) 识别文件读取框架和实现方式,(2) 发现任意文件读取漏洞,(3) 检测路径遍历漏洞,(4) 审计文件路径参数校验逻辑。支持 BufferedReader、Scanner、Files.lines/readAllLines/readAllBytes 等方法。支持反编译 .class/.jar 文件提取文件操作逻辑。结合 java-route-mapper 使用可实现完整的路由+文件读取审计。
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
pythonjavabashPython
- Host repository
- Dest1ny-Sec/Des-java-auto-skill
- Host stars
- 31
- Host language
- Python