A modern, dark-themed web application to quickly generate reconnaissance commands for bug bounty hunting. Simply enter a target domain, and get ready-to-use commands for popular tools.
Hosted here: https://www.hacktivist.app/
- Instant Generation: Type a domain and see commands update live.
- One-Click Copy: Copy individual commands or all scripts at once.
- Hacker Aesthetics: Sleek dark mode design with green accents.
- Standard Toolset: Includes pre-configured commands for industry-standard tools.
The generator provides commands for the following tools:
- Subfinder: Passive subdomain enumeration.
- Amass: In-depth asset discovery.
- Httpx: HTTP probing and toolkit.
- Nuclei: Vulnerability scanning.
- Gau (Get All Urls): Fetching known URLs.
- Katana: Next-gen crawling.
- Waybackurls: Fetching URLs from Wayback Machine.
- FFuF: Web fuzzing.
- Nmap: Network scanning.
- Clone the repository (or download the files):
git clone https://github.com/YOUR_USERNAME/bug-bounty-command-generator.git
- Open the application:
Simply open
index.htmlin your web browser.open index.html
- Enter a Domain:
Type your target domain (e.g.,
example.com) in the input field. - Copy & Run: Copy the generated commands and run them in your terminal.
Feel free to submit issues or pull requests if you want to add more tools or improve the templates!
This project is open source and available under the MIT License.