
Esta herramienta se utiliza para encontrar la página de información de PHP.
Instala Python3 y pip Instrucciones aquí (Si no puedes resolver esto, realmente no deberías estar usando esta herramienta)
pip install phpinfo-file-leaks
phpinfo-file-leaks -hNos integramos con la API de Telegram para recibir notificaciones instantáneas ante la detección de vulnerabilidades.
phpinfo-file-leaks --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot y haz clic en startEsta herramienta tiene múltiples casos de uso.
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? Entonces escribe el siguiente comando
phpinfo-file-leaks -b
🚨 Aviso legal
Esta herramienta ha sido creada para la identificación de vulnerabilidades de seguridad y como asistencia; Cappricio Securities no se hace responsable de ningún uso ilegal. Úsala con responsabilidad dentro de los límites legales y éticos. 🔐🛡️
👋 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]
Si tienes algún comentario, ponte en contacto con nosotros en [email protected]
| Argumento | Tipo | Descripción | Ejemplos |
|---|
-u | --url | URL a escanear | phpinfo-file-leaks -u https://target.com |
-i | --input | nombre de archivo: leer entrada desde txt | phpinfo-file-leaks -i target.txt |
-o | --output | nombre de archivo: escribir salida en un archivo txt | phpinfo-file-leaks -i target.txt -o output.txt |
-c | --chatid | Crear notificación de Telegram | phpinfo-file-leaks --chatid yourid |
-b | --blog | Para leer sobre el bug phpinfo-file-leaks | phpinfo-file-leaks -b |
-h | --help | Menú de ayuda | phpinfo-file-leaks -h |