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
shell-history-leaks — This tool is used to find shell history leaking | Kitploit
Herramientas/GitHubGitHub/cappricio-securities/shell-history-leaks
ReconnaissanceVulnerability ScannersInformation GatheringWeb SecurityPenetration Testing
GitHubcappricio-securities/shell-history-leaks

shell-history-leaks

This tool is used to find shell history leaking

Ver Repositorio

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
Sitio web
2hace 2 añosAún no revisado
logo

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)

    • Instalar vía pip
      • root@kitploit:~
           pip install shell-history-leaks 
        
    • Ejecuta el siguiente comando para comprobar
      • shell-history-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:~
           shell-history-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 sola URL
      • root@kitploit:~
           shell-history-leaks -u http://example.com 
        
    • Para comprobar una lista de URLs
      • root@kitploit:~
          shell-history-leaks -i urls.txt 
        
    • Guardar la salida en un archivo TXT
      • root@kitploit:~
          shell-history-leaks -i urls.txt -o out.txt
        
    • ¿Quieres aprender sobre shell-history-leaks? Entonces escribe el siguiente comando
      • root@kitploit:~
          shell-history-leaks -b
        

🚨 Aviso legal

Esta herramienta está creada para la identificación y asistencia en bugs de seguridad; Cappricio Securities no se hace responsable de cualquier uso ilegal. Úsala de manera responsable dentro de los límites legales y éticos. 🔐🛡️

Vídeo del PoC en funcionamiento

asciicast

Menú de ayuda

Obtener todos los elementos

root@kitploit:~
👋 Hey Hacker
                                                                             v1.0
         __         ____      __    _      __                         __           __
   _____/ /_  ___  / / /     / /_  (_)____/ /_____  _______  __      / /__  ____ _/ /_______
  / ___/ __ \/ _ \/ / /_____/ __ \/ / ___/ __/ __ \/ ___/ / / /_____/ / _ \/ __ `/ //_/ ___/
 (__  ) / / /  __/ / /_____/ / / / (__  ) /_/ /_/ / /  / /_/ /_____/ /  __/ /_/ / ,< (__  )
/____/_/ /_/\___/_/_/     /_/ /_/_/____/\__/\____/_/   \__, /     /_/\___/\__,_/_/|_/____/
                                                      /____/                                                                                    
                                               Developed By https://cappriciosec.com

shell-history-leaks : Bug scanner for WebPentesters and Bugbounty Hunters 

$ shell-history-leaks [option]

Usage: shell-history-leaks [options]

🔗 Enlaces

Website linkedin twitter

Autor

  • @karthithehacker

Comentarios

Si tienes algún comentario, ponte en contacto con nosotros en [email protected]

Descargar herramienta
ArgumentoTipoDescripciónEjemplos
-u--urlURL a escanearshell-history-leaks -u https://target.com
-i--inputnombre de archivo: leer entrada desde txtshell-history-leaks -i target.txt
-o--outputnombre de archivo: escribir salida en archivo txtshell-history-leaks -i target.txt -o output.txt
-c--chatidCrear notificación de Telegramshell-history-leaks --chatid yourid
-b--blogPara leer sobre el bug de shell-history-leaksshell-history-leaks -b
-h--helpMenú de ayudashell-history-leaks -h