.. /gobuster
Quick Usage
For this tool the run command is:
docker run -it --rm secsi/gobuster dns -d <target_url>
Categories
scannerwebapp
Description
Gobuster is a tool used to brute-force:
- URIs (directories and files) in web sites.
- DNS subdomains (with wildcard support).
- Virtual Host names on target web servers.
- Open Amazon S3 buckets
Official Documentation
Reference: https://github.com/OJ/gobuster