OJ/gobuster — reverse-engineered prompt

Reverse engineered prompt

Build me a fast Go based command line security testing tool that feels like an all in one enumerator. I want to be able to point it at a website and find hidden folders and files, scan a domain for subdomains, test virtual hosts, try likely S3 and Google Cloud Storage bucket names, check TFTP file names, and run a flexible fuzz mode anywhere I put a FUZZ placeholder.

It should work with custom wordlists, let me tune thread count, delays, and timeouts, support custom headers and cookies, filter by status codes, try file extensions, and optionally show debug info and response lengths. Please make the commands consistent and easy to remember, with clear help output for each mode and sensible defaults.

I also want it to be easy to install and run locally, and usable in Docker too. Add solid README examples for the common use cases and a short note that this is only for systems the user is authorized to test. Look up current docs online if you need to.

Want more depth? Deep Reverse