cat << 'READMEEOF' > README.md
Developer: Maxod anonmoty 🔰
GitHub: github.com/anonmoty/Red_Hawk
RED HAWK is a powerful, multi-threaded OSINT (Open Source Intelligence) reconnaissance framework designed for security professionals, penetration testers, bug bounty hunters, and cybersecurity students.
It automates the information gathering phase of security assessments by collecting publicly available data about a target domain through 18+ integrated modules — all from a single interactive terminal interface.
⚠️ DISCLAIMER: This tool is built for educational and authorized security testing purposes only. The developer is NOT responsible for any misuse or illegal activity. Always obtain written permission before testing any target.
| Feature | Description |
|---|---|
| 🎯 18+ OSINT Modules | WHOIS, DNS, Subdomains, Headers, GeoIP, Ports, SSL, and more |
| ⚡ Multi-Threaded Scanning | Port scanner & subdomain brute-force with 50 concurrent threads |
| 📊 Auto Report Generation | Exports results in JSON, HTML, and TXT formats |
| 🔍 Subdomain Enumeration | 4 methods: DNS Brute, crt.sh, HackerTarget, RapidDNS |
| 🛡️ Security Headers Audit | HSTS, CSP, XFO, XCTO scoring with grade (A+ to F) |
| 🔐 SSL/TLS Analysis | Certificate details, expiry check, cipher suite info |
| 🏗️ CMS Detection | WordPress, Joomla, Drupal, Magento, Shopify, PrestaShop |
| 🛡️ WAF Detection | 14+ firewall signatures (Cloudflare, AWS, Akamai, etc.) |
| 🔗 CORS Misconfiguration | 5 origin-based tests for CORS vulnerabilities |
| 🖱️ Clickjacking Test | X-Frame-Options & CSP check with PoC generation |
| 📧 Email Harvester | Scraping + pattern-based email discovery |
| 📜 Wayback Machine | Historical URLs from Archive.org CDX API |
| 🕷️ Link Crawler | Internal/External links + resources + forms |
| 🔄 Reverse IP Lookup | Find all domains hosted on same IP |
| 📱 Social Media Finder | 11 platforms (Twitter, GitHub, LinkedIn, etc.) |
| 🤖 Robots.txt Analysis | Disallowed paths + sitemap extraction |
| 🌍 IP Geolocation | Country, City, ISP, Coordinates, Maps link |
| 🎨 Beautiful CLI | Colored output, progress bars, interactive menu |
| 📱 Termux Compatible | Fully optimized for Android/Termux |
🔰 About Developer Info Details Name Maxod anonmoty GitHub @anonmoty Tool RED HAWK v3.0 Purpose Educational & Authorized Security Testing
# Update packages
pkg update && pkg upgrade -y
# Install dependencies
pkg install python git
# Clone the repository
git clone https://github.com/anonmoty/Red_Hawk.git
# Navigate to directory
cd Red_Hawk
#fikw.list
ls
# Install Python packages
pip install -r requirements.txt
# Run the tool
python start.py