
This tool is used to find shell history leaking
Instala Python3 y pip Instrucciones aquí (Si no puedes resolver esto, realmente no deberías estar usando esto)
pip install shell-history-leaks
shell-history-leaks -hNos integramos con la API de Telegram para recibir notificaciones instantáneas de detección de vulnerabilidades.
shell-history-leaks --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot y haz clic en IniciarEsta herramienta tiene múltiples casos de uso.
shell-history-leaks -u http://example.com
shell-history-leaks -i urls.txt
shell-history-leaks -i urls.txt -o out.txt
shell-history-leaks? Entonces escribe el siguiente comando
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. 🔐🛡️
👋 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]
Si tienes algún comentario, ponte en contacto con nosotros en [email protected]
| Argumento | Tipo | Descripción | Ejemplos |
|---|
-u | --url | URL a escanear | shell-history-leaks -u https://target.com |
-i | --input | nombre de archivo: leer entrada desde txt | shell-history-leaks -i target.txt |
-o | --output | nombre de archivo: escribir salida en archivo txt | shell-history-leaks -i target.txt -o output.txt |
-c | --chatid | Crear notificación de Telegram | shell-history-leaks --chatid yourid |
-b | --blog | Para leer sobre el bug de shell-history-leaks | shell-history-leaks -b |
-h | --help | Menú de ayuda | shell-history-leaks -h |