Gobuster Directory Scan
reconchecklist
Summary
Different busters expose different endpoints.
Walkthrough
Run Gobuster with a medium wordlist to find paths other tools may miss. A hit is any discovered directory or file path that returns a different status or content worth manual follow-up.
Commands
bash
gobuster dir -u http://<IP>/ -w /usr/share/seclists/Discovery/Web-Content/raft-medium-directories.txt