An open API service indexing awesome lists of open source software.

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.

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