
This tool is used to find php info page
Instale o Python3 e o pip Instruções aqui (Se você não conseguir descobrir isso, você não deveria estar usando isto)
pip install phpinfo-file-leaks
phpinfo-file-leaks -hIntegramos com a API do Telegram para receber notificações instantâneas de detecção de vulnerabilidades.
phpinfo-file-leaks --chatid <YourTelegramChatID>
@CappricioSecuritiesTools_bot e clique em IniciarEsta ferramenta possui múltiplos casos de uso.
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? Então digite o comando abaixo
phpinfo-file-leaks -b
🚨 Aviso legal
Esta ferramenta foi criada para identificação e auxílio 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
phpinfo-file-leaks : Bug scanner for WebPentesters and Bugbounty Hunters
$ phpinfo-file-leaks [option]
Usage: phpinfo-file-leaks [options]
Se você tiver algum feedback, entre em contato conosco pelo e-mail [email protected]
| Argumento | Tipo | Descrição | Exemplos |
|---|
-u | --url | URL para escanear | phpinfo-file-leaks -u https://target.com |
-i | --input | nome do arquivo, lê a entrada de um txt | phpinfo-file-leaks -i target.txt |
-o | --output | nome do arquivo, grava a saída em um arquivo txt | phpinfo-file-leaks -i target.txt -o output.txt |
-c | --chatid | Cria notificação no Telegram | phpinfo-file-leaks --chatid yourid |
-b | --blog | Para ler sobre o bug do phpinfo-file-leaks | phpinfo-file-leaks -b |
-h | --help | Menu de Ajuda | phpinfo-file-leaks -h |