A powerful recon tool
Death-engine is an information gathering tool for web penetration testing.
This script includes:
- WHOIS lookup
- DNS lookup
- Dork scanning
- Crawler
- Directory discovery
- Port scanner and os identifier
- Subdomain scanner
- Wappalyzer Scan
This script is in development and will soon be released in an alpha version
# clone repo
git clone https://github.com/TorhamDev/Death-engine.git
cd Death-engine
# install requirements
pip install -r requirements.txt
# run death engine and get help
python3 death_engine.py -h
- Whois
- DNS Lookup
- Dork scanning
- Directory discovery
- Crawler
- Port Scan and Os Detection
- Subdomain Scan
- Wappalyzer Scan
- Coming Soon
- Coming Soon