
Appspec YML and YAML leaks
Python3 と pip をインストールしてください 手順はこちら (これが分からない場合は、そもそもこのツールを使うべきではありません)
pip install appspec-yaml-leaks
appspec-yaml-leaks -h脆弱性検出の即時通知を受け取るために、Telegram API と統合しました。
appspec-yaml-leaks --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot を検索して、Start をクリックしますこのツールには複数の使用例があります。
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]
フィードバックがありましたら、[email protected] までご連絡ください。
| 引数 | 型 | 説明 | 例 |
|---|
-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 |