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