
Dieses Tool wird verwendet, um die PHP-Info-Seite zu finden.
Installiere Python3 und pip Anleitung hier (Wenn du das nicht hinbekommst, solltest du dieses Tool eigentlich nicht verwenden)
pip install phpinfo-file-leaks
phpinfo-file-leaks -hWir haben die Telegram-API integriert, um sofortige Benachrichtigungen bei der Erkennung von Schwachstellen zu erhalten.
phpinfo-file-leaks --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot und klicke auf StartDieses Tool hat mehrere Anwendungsfälle.
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 erfahren? Dann gib den untenstehenden Befehl ein
phpinfo-file-leaks -b
🚨 Haftungsausschluss
Dieses Tool wurde zur Identifizierung von Sicherheitsfehlern und zur Unterstützung entwickelt; Cappricio Securities haftet nicht für illegale Nutzung. Nutze es verantwortungsvoll innerhalb rechtlicher und ethischer Grenzen. 🔐🛡️
👋 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]
Wenn du Feedback hast, kontaktiere uns bitte unter [email protected]
| Argument | Typ | Beschreibung | Beispiele |
|---|
-u | --url | Zu scannende URL | phpinfo-file-leaks -u https://target.com |
-i | --input | Dateiname zum Einlesen von Eingaben aus txt | phpinfo-file-leaks -i target.txt |
-o | --output | Dateiname zum Schreiben der Ausgabe in eine txt-Datei | phpinfo-file-leaks -i target.txt -o output.txt |
-c | --chatid | Telegram-Benachrichtigung erstellen | phpinfo-file-leaks --chatid yourid |
-b | --blog | Um etwas über den phpinfo-file-leaks-Bug zu lesen | phpinfo-file-leaks -b |
-h | --help | Hilfemenü | phpinfo-file-leaks -h |