Webfang is a CLI developed and engineered as a Reconnaissance toolkit for ethical hackers, blue teamers, and red teamers. It performs passive and active reconnaissance using spidering, Subdomain Scanning, WHOIS, DNS, Shodan, and header fingerprinting. WEBFANG is intended exclusively for authorized penetration testing, OSINT research, and ethical hacking ONLY. Unauthorized use is illegal. The creator holds no responsibility for misuse. Always obtain proper permission before. ® All Rights Reserved
threaded execution simulation, run All executes all scans concurrently, Advanced OSINT functions, Save output, Timestamp, Output enhancements,)
-Web Spider -DNS Bruteforce & WHOIS Lookup -Shodan & URLScan Integration (Get your API key from Shodan.io) -Header fingerprinting -Modular and extensible
Open "webfang_gui.py" for graphical user interface mode
Add Shodan API for module usage (Shodan module error is currently being worked on)
git clone https://github.com/Talyx66/WEBFANG.git
cd WebFang
chmod +x setup.sh
./setup.sh
pip install -r requirements
cd WEBFANG
Python3 Webfang_gui.py
python3 orchestrator.py --workflow workflows/full_attack_chain.yaml --target example.com