
Uma estrutura de teste de penetração criada para Hackers / Pentester / Bug Hunter
Menu
- Pentest da Web
| Banner Grab
| Whois
| Traceroute
| Registro de DNS
| Pesquisa reversa de DNS
| Pesquisa de transferência de zona
| Varredura de Porta
| Verificação do painel de administração
| Varredura de subdomínio
| CMS Identify
| Pesquisa inversa de IP
| Pesquisa de sub-rede
| Extrair Links da Página - Gerador
| Deface Page
Instalação
Qualquer versão do Python.
Módulos
$ pip install -r requirements.txt
OU$ pip install colorama requests python-whois dnspython bs4
Caminho (Opcional)
Linux
$ sudo nano ~/.bashrc
# Add this in the bottom of the file
export PATH=$PATH:<Path of the Tool>/pureblood
$ pureblood.py
janelas
Windows Search > Edit The System Environment Variables > Environment Variables > Path > Edit > New > (Path to the Tool) > Ok > Ok > Apply / Ok
$ pureblood
MAC
$ nano /etc/paths
# Add this in the bottom of the file
export PATH=$PATH:<Path of the Tool>/pureblood/
$ pureblood.py
Android (Termux / GNURoot)
$ nano ~/.bashrc
# Add this in the bottom of the file
export PATH=$PATH:<Path of the Tool>/pureblood/
$ pureblood.py
Construa Com
[ddownload id=”5171″