安装 Python3 和 pip 点击此处查看说明(如果你连这个都不会,那你真的不应该使用这个工具)
pip install crlfi
crlfi -h我们集成了 Telegram API,以便在检测到漏洞时即时接收通知。
crlfi --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot 并点击开始该工具具有多种用例。
crlfi -u http://example.com
crlfi -i urls.txt
crlfi -i urls.txt -o out.txt
crlfi?然后输入以下命令
crlfi -b
🚨 免责声明
此工具旨在识别安全漏洞并提供协助;Cappricio Securities 不对任何非法使用承担责任。请在法律和道德边界内负责任地使用。🔐🛡️
👋 Hey Hacker
v1.0
__________ __ __________
/ ____/ __ \/ / / ____/ _/
/ / / /_/ / / / /_ / /
/ /___/ _, _/ /___/ __/ _/ /
\____/_/ |_/_____/_/ /___/
Developed By https://cappriciosec.com
crlfi : Bug scanner for WebPentesters and Bugbounty Hunters
$ crlfi [option]
Usage: crlfi [options]
如果您有任何反馈,请通过 [email protected] 联系我们
| 参数 | 类型 | 描述 | 示例 |
|---|
-u | --url | 要扫描的 URL | crlfi -u https://target.com |
-i | --input | 文件名,从 txt 文件读取输入 | crlfi -i target.txt |
-o | --output | 文件名,将输出写入 txt 文件 | crlfi -i target.txt -o output.txt |
-c | --chatid | 创建 Telegram 通知 | crlfi --chatid yourid |
-b | --blog | 阅读关于 crlfi 漏洞的博客 | crlfi -b |
-h | --help | 帮助菜单 | crlfi -h |