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
xurlfind3r
Open Source
A command-line utility designed to discover URLs for a given domain in a simple, efficient way. It w…
airecon
Open Source
AIRecon is an autonomous cybersecurity agent that combines a self-hosted Large Language Model (Ollam…
BloodHound
Open Source
Kali
Uses graph theory to reveal hidden and often unintended relationships within Active Directory enviro…
Shodan
Freemium
Search engine for internet-connected devices. Finds exposed servers, webcams, ICS/SCADA systems, dat…
InfoHound
Open Source
InfoHound is an OSINT to extract a large amount of data given a web domain name.…
httpx
Open Source
httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryab…