Python3 と pip をインストールします 手順はこちら(これが分からない場合は、このツールを使うべきではありません)
pip install behat-config-leaks
behat-config-leaks -h脆弱性検出のための即時通知を受け取るために、Telegram API と統合しました。
behat-config-leaks --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot を検索して start をクリックしますこのツールには複数の使用例があります。
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] までお問い合わせください。