Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
Herramientas/GitHubGitHub/cappricio-securities/behat-config-leaks
Web Vulnerability ScannersVulnerability AnalysisInformation GatheringWeb SecuritySecret DetectionMisconfiguration
GitHubcappricio-securities/behat-config-leaks

behat-config-leaks

BeHat Configuration file leaking

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir
Ver RepositorioSitio web
1hace 2 añosAún no revisado
logotipo

Insignias

MIT License PyPI - Version PyPI - Downloads GitHub all releases Profile_view Follow Twitter

Licencia

MIT

Instalación

  1. Instala Python3 y pip Instrucciones aquí (Si no puedes resolver esto, realmente no deberías estar usando esto)

    • Instala vía pip
      • root@kitploit:~
           pip install behat-config-leaks 
        
    • Ejecuta el siguiente comando para comprobar
      • behat-config-leaks -h

Configuraciones

  1. Nos integramos con la API de Telegram para recibir notificaciones instantáneas de detección de vulnerabilidades.

    • Notificación de Telegram
      • root@kitploit:~
           behat-config-leaks --chatid <YourTelegramChatID>
        
    • Abre tu Telegram y busca @CappricioSecuritiesTools_bot y haz clic en Iniciar

Usos

  1. Esta herramienta tiene múltiples casos de uso.

    • Para comprobar una URL individual
      • root@kitploit:~
           behat-config-leaks -u http://example.com 
        
    • Para comprobar una lista de URL
      • root@kitploit:~
          behat-config-leaks -i urls.txt 
        
    • Guarda la salida en un archivo TXT
      • root@kitploit:~
          behat-config-leaks -i urls.txt -o out.txt
        
    • ¿Quieres aprender sobre behat-config-leaks? Entonces escribe el siguiente comando
      • root@kitploit:~
          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. 🔐🛡️

Video de la PoC en funcionamiento

asciicast

Menú de ayuda

Obtener todos los elementos

root@kitploit:~
👋 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]

🔗 Enlaces

Website linkedin twitter

Autor

  • @karthithehacker

Comentarios

Si tienes algún comentario, por favor contáctanos en [email protected]

Descargar herramienta
ArgumentTypeDescripciónEjemplos
-u--urlURL a escanearbehat-config-leaks -u https://target.com
-i--inputNombre de archivo: leer entrada desde txtbehat-config-leaks -i target.txt
-o--outputNombre de archivo: escribir salida en un archivo txtbehat-config-leaks -i target.txt -o output.txt
-c--chatidCrear notificación de Telegrambehat-config-leaks --chatid yourid
-b--blogPara leer sobre el bug de behat-config-leaksbehat-config-leaks -b
-h--helpMenú de ayudabehat-config-leaks -h