A Penetration Testing Framework created for Hackers / Pentester / Bug Hunter
Menu
- Web Pentest
| Banner Grab
| Whois
| Traceroute
| DNS Record
| Reverse DNS Lookup
| Zone Transfer Lookup
| Port Scan
| Admin Panel Scan
| Subdomain Scan
| CMS Identify
| Reverse IP Lookup
| Subnet Lookup
| Extract Page Links - Generator
| Deface Page
Installation
Any Python Version.
Modules
$ pip install -r requirements.txt
OR$ pip install colorama requests python-whois dnspython bs4
Path (Optional)
Linux
$ sudo nano ~/.bashrc
# Add this in the bottom of the file
export PATH=$PATH:<Path of the Tool>/pureblood
$ pureblood.py
Windows
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
Build With
Authors
- Cr4sHCoD3 – Pure Blood
Add Comment