Screenshots
Example Usage
HandleHawk/
│
├── API_KEY/
│ └── twitter_api_key.txt # Optional Twitter API Key file
│
├── handlehawk.py # Main script
├── requirements.txt # Python dependencies
├── README.md # Tool documentation
├── platforms/ # External platform modules added after tool creation
│ ├── __init__.py # Makes platforms a package
│ └── paypal.py # PayPal Module
│ └── hudsonrock.py # Hudson Rock Module
├── Assets/ # Assets folder
└── HandleHawk_Logo.png # HandleHawk logo
└── HandleHawk_small.png # HandleHawk logo (small)
└── Report_Sample[1].html # HandleHawk report sample
└── Report_Sample[2].html # HandleHawk report sample
└── Report_Sample[3].html # HandleHawk report sample
└── test1.png # Testing platforms before launch
└── test2.png # Testing platforms before launch
└── HandleHawk-cyberguy.pdf # Clean PDF report from html
└── Bluesky_Logo.png
└── Hudsonrock_Logo.png
└── Mastodon_Logo.png
└── Nostr_Logo.png
└── Paypal_Logo.png
└── Reddit_Logo.png
└── Snapc
See also
httpx
Open Source
Kali
Fast and multi-purpose HTTP toolkit from ProjectDiscovery. Probes hosts for live web services, extra…
phishing_kits
Free
Exposing phishing kits seen from phishunt.io…
horus
Open Source
An OSINT / digital forensics tool built in Python…
Nmap
Open Source
Kali
The industry-standard network scanner. Discovers hosts, open ports, services, OS versions, and runs …
Censys
Freemium
Internet-wide scanning platform that indexes the full certificate and banner data for every publicly…
airecon
Open Source
AIRecon is an autonomous cybersecurity agent that combines a self-hosted Large Language Model (Ollam…