
Esta ferramenta é usada para encontrar vazamentos de histórico de shell.
Instale o Python3 e o pip Instruções aqui (Se você não conseguir resolver isso, não deveria estar usando isto)
pip install shell-history-leaks
shell-history-leaks -hIntegramos com a API do Telegram para receber notificações instantâneas de detecção de vulnerabilidades.
shell-history-leaks --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot e clique em iniciarEsta ferramenta possui vários 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? Então digite o comando abaixo
shell-history-leaks -b
🚨 Aviso Legal
Esta ferramenta foi criada para identificação e assistência em bugs de segurança; a Cappricio Securities não se responsabiliza por qualquer uso ilegal. Use com responsabilidade dentro dos limites legais e é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]
Se você tiver algum comentário, entre em contato conosco pelo e-mail [email protected]
| Argument | Type | Description | Examples |
|---|
-u | --url | URL para escanear | shell-history-leaks -u https://target.com |
-i | --input | nome do arquivo: lê a entrada de um arquivo txt | shell-history-leaks -i target.txt |
-o | --output | nome do arquivo: escreve a saída em um arquivo txt | shell-history-leaks -i target.txt -o output.txt |
-c | --chatid | Criação de notificação do Telegram | shell-history-leaks --chatid yourid |
-b | --blog | Para ler sobre o bug do shell-history-leaks | shell-history-leaks -b |
-h | --help | Menu de ajuda | shell-history-leaks -h |