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