pranavwebman/HATMAN — reverse-engineered prompt
Reverse engineered prompt
Build me a simple but polished Python command line web recon tool called Hatman that works on Termux and Linux. I want to run it against a domain or IP and have it do the useful basics in one go, like DNS record lookups, a scan of common ports with basic service or banner info, web page title and tech detection, subdomain checks, interesting directory checks, security header review, and a WHOIS summary.
Make the terminal output colorful and easy to follow, with an option to turn off the typing style animation for speed, plus a quick scan mode for faster checks. The main result should be a nice dark themed HTML report I can open in a browser, with collapsible sections, clickable links, and simple filters for ports. Keep it lightweight and mostly pure Python, with no heavy setup.
Please make it feel usable right away, include sensible defaults, and keep it clearly meant for authorized security testing only. Look up current docs online if you need to.
Want more depth? Deep Reverse