
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을(를) 검색한 후 시작을 클릭하세요이 도구에는 여러 사용 사례가 있습니다.
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 |