
This tool is used to find shell history leaking
Установите Python3 и pip Инструкции здесь (Если вы не можете с этим разобраться, вам не стоит использовать этот инструмент)
pip install shell-history-leaks
shell-history-leaks -hМы интегрировали Telegram API для получения мгновенных уведомлений об обнаружении уязвимостей.
shell-history-leaks --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot и нажмите «Start»Этот инструмент имеет несколько вариантов использования.
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? Тогда введите команду ниже
shell-history-leaks -b
🚨 Отказ от ответственности
Этот инструмент создан для выявления ошибок безопасности и оказания помощи; Cappricio Securities не несёт ответственности за любое незаконное использование. Используйте ответственно в рамках закона и этики. 🔐🛡️
👋 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]
Если у вас есть отзывы, свяжитесь с нами по адресу [email protected]
| Аргумент | Тип | Описание | Примеры |
|---|
-u | --url | URL для сканирования | shell-history-leaks -u https://target.com |
-i | --input | имя файла: чтение ввода из txt | shell-history-leaks -i target.txt |
-o | --output | имя файла: запись вывода в txt-файл | shell-history-leaks -i target.txt -o output.txt |
-c | --chatid | создание Telegram-уведомления | shell-history-leaks --chatid yourid |
-b | --blog | прочитать об уязвимости shell-history-leaks | shell-history-leaks -b |
-h | --help | Меню справки | shell-history-leaks -h |