
このツールはphp infoページを見つけるために使用されます
Python3 と pip をインストールします 手順はこちら (これが分からない場合は、このツールを使うべきではありません)
pip install phpinfo-file-leaks
phpinfo-file-leaks -h脆弱性検出の即時通知を受け取るために Telegram API と統合しました。
phpinfo-file-leaks --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot を検索し、「Start」をクリックしますこのツールには複数の使用例があります。
phpinfo-file-leaks -u http://example.com
phpinfo-file-leaks -i urls.txt
phpinfo-file-leaks -i urls.txt -o out.txt
phpinfo-file-leaks について学びたいですか? その場合は、以下のコマンドを入力してください
phpinfo-file-leaks -b
🚨 免責事項
このツールはセキュリティバグの特定と支援のために作成されています。Cappricio Securities は不正使用について一切責任を負いません。法的・倫理的な範囲内で責任を持って使用してください。🔐🛡️
👋 Hey Hacker
v1.0
__ _ ____ _____ __ __ __
____ / /_ ____ (_)___ / __/___ / __(_) /__ / /__ ____ _/ /_______
/ __ \/ __ \/ __ \/ / __ \/ /_/ __ \______/ /_/ / / _ \_____/ / _ \/ __ `/ //_/ ___/
/ /_/ / / / / /_/ / / / / / __/ /_/ /_____/ __/ / / __/____/ / __/ /_/ / ,< (__ )
/ .___/_/ /_/ .___/_/_/ /_/_/ \____/ /_/ /_/_/\___/ /_/\___/\__,_/_/|_/____/
/_/ /_/
Developed By https://cappriciosec.com
phpinfo-file-leaks : Bug scanner for WebPentesters and Bugbounty Hunters
$ phpinfo-file-leaks [option]
Usage: phpinfo-file-leaks [options]
フィードバックがありましたら、[email protected] までご連絡ください。
| 引数 | 型 | 説明 | 例 |
|---|
-u | --url | スキャンする URL | phpinfo-file-leaks -u https://target.com |
-i | --input | txt から読み込む入力ファイル名 | phpinfo-file-leaks -i target.txt |
-o | --output | txt ファイルに出力を書き込むファイル名 | phpinfo-file-leaks -i target.txt -o output.txt |
-c | --chatid | Telegram 通知の作成 | phpinfo-file-leaks --chatid yourid |
-b | --blog | phpinfo-file-leaks のバグについて読む | phpinfo-file-leaks -b |
-h | --help | ヘルプメニュー | phpinfo-file-leaks -h |