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