
BeHat Configuration file leaking
Instala Python3 y pip Instrucciones aquí (Si no puedes resolver esto, realmente no deberías estar usando esto)
pip install behat-config-leaks
behat-config-leaks -hNos integramos con la API de Telegram para recibir notificaciones instantáneas de detección de vulnerabilidades.
behat-config-leaks --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot y haz clic en IniciarEsta herramienta tiene múltiples casos de uso.
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? Entonces escribe el siguiente comando
behat-config-leaks -b
🚨 Descargo de responsabilidad
Esta herramienta está creada para la identificación de bugs de seguridad y asistencia; Cappricio Securities no se hace responsable de cualquier uso ilegal. Úsala de manera responsable dentro de los límites legales y éticos. 🔐🛡️
👋 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]
Si tienes algún comentario, por favor contáctanos en [email protected]
| Argument | Type | Descripción | Ejemplos |
|---|
-u | --url | URL a escanear | behat-config-leaks -u https://target.com |
-i | --input | Nombre de archivo: leer entrada desde txt | behat-config-leaks -i target.txt |
-o | --output | Nombre de archivo: escribir salida en un archivo txt | behat-config-leaks -i target.txt -o output.txt |
-c | --chatid | Crear notificación de Telegram | behat-config-leaks --chatid yourid |
-b | --blog | Para leer sobre el bug de behat-config-leaks | behat-config-leaks -b |
-h | --help | Menú de ayuda | behat-config-leaks -h |