gospider
gospider copied to clipboard
Enhancement Request - Brute forcing
Absolutely love the tool. Having the --other-source flag is a life saver. I was thinking, you should add a flag to allow user defined directory brute forcing. Some sites don't redirect to the valid endpoints. Having a user defined seed list (similar to --other-source) will help because simply having gobuster crawl the "/" directory may not result in much data.
Example:
- User develops a text file of common directories. (/login, /auth, /home, etc)
- Provide a flag such as --seed or --brute to help find more endpoints.