
This tool is used to find php info page
Python3과 pip를 설치하세요 설치 안내 (이것을 해결할 수 없다면, 이 도구를 사용하면 안 됩니다)
pip install phpinfo-file-leaks
phpinfo-file-leaks -h취약점 탐지에 대한 즉시 알림을 받기 위해 Telegram API를 통합했습니다.
phpinfo-file-leaks --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot을(를) 검색한 다음 시작을 클릭하세요이 도구는 여러 사용 사례가 있습니다.
phpinfo-file-leaks -u http://example.com
phpinfo-file-leaks -i urls.txt
phpinfo-file-leaks -i urls.txt -o out.txt
phpinfo-file-leaks에 대해 알아보고 싶으신가요? 그렇다면 아래 명령을 입력하세요
phpinfo-file-leaks -b
🚨 면책 조항
이 도구는 보안 버그 식별 및 지원을 위해 제작되었으며, Cappricio Securities는 불법적인 사용에 대해 책임을 지지 않습니다. 법적 및 윤리적 경계 내에서 책임 있게 사용하세요. 🔐🛡️
👋 Hey Hacker
v1.0
__ _ ____ _____ __ __ __
____ / /_ ____ (_)___ / __/___ / __(_) /__ / /__ ____ _/ /_______
/ __ \/ __ \/ __ \/ / __ \/ /_/ __ \______/ /_/ / / _ \_____/ / _ \/ __ `/ //_/ ___/
/ /_/ / / / / /_/ / / / / / __/ /_/ /_____/ __/ / / __/____/ / __/ /_/ / ,< (__ )
/ .___/_/ /_/ .___/_/_/ /_/_/ \____/ /_/ /_/_/\___/ /_/\___/\__,_/_/|_/____/
/_/ /_/
Developed By https://cappriciosec.com
phpinfo-file-leaks : Bug scanner for WebPentesters and Bugbounty Hunters
$ phpinfo-file-leaks [option]
Usage: phpinfo-file-leaks [options]
피드백이 있으시면 [email protected]으로 연락해 주세요.
| 인자 | 유형 | 설명 | 예시 |
|---|
-u | --url | 스캔할 URL | phpinfo-file-leaks -u https://target.com |
-i | --input | txt에서 입력을 읽을 파일 이름 | phpinfo-file-leaks -i target.txt |
-o | --output | 출력을 txt 파일로 저장할 파일 이름 | phpinfo-file-leaks -i target.txt -o output.txt |
-c | --chatid | 텔레그램 알림 생성 | phpinfo-file-leaks --chatid yourid |
-b | --blog | phpinfo-file-leaks 버그에 대해 읽으려면 | phpinfo-file-leaks -b |
-h | --help | 도움말 메뉴 | phpinfo-file-leaks -h |