https://github.com/mark-bit-hub/gobuster_automation
Gobuster is a command-line tool that requires manual input of commands and parameters. This C++ program automates the process by providing a user-friendly interface for executing Gobuster commands.
https://github.com/mark-bit-hub/gobuster_automation
cybersecurity gobuster
Last synced: about 1 year ago
JSON representation
Gobuster is a command-line tool that requires manual input of commands and parameters. This C++ program automates the process by providing a user-friendly interface for executing Gobuster commands.
- Host: GitHub
- URL: https://github.com/mark-bit-hub/gobuster_automation
- Owner: mark-bit-hub
- Created: 2025-03-08T10:07:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T10:19:16.000Z (about 1 year ago)
- Last Synced: 2025-03-08T11:23:00.434Z (about 1 year ago)
- Topics: cybersecurity, gobuster
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gobuster Automation
This C++ program automates Gobuster commands based on user input.
## Prerequisites
- Gobuster installed.
- C++ compiler (e.g., `g++`).
## Compilation
```bash
make
Run the program
./gobuster_automation