csshark/wraphp3r
GitHub: csshark/wraphp3r
基于 PHP wrappers 的 LFI/RFI 漏洞扫描器,通过自动检测 PHP 版本并匹配多种编码绕过的 payload 来快速发现文件包含类安全缺陷。
Stars: 0 | Forks: 0
# wraphp3r
Simple and powerful tool for testing LFI (Local File Inclusion) vulnerabilities via PHP wrappers.
Simple and powerful tool for testing LFI (Local File Inclusion) vulnerabilities via PHP wrappers.
Refactor: Tool has been refactored to version 2.0. Please use -h flag to use new functions.
python3 wraphp3r.py -v --smart "http://example.com/image" id --no-validation
这将生成 /image?id={payload} 智能测试。标签:逆向工具