Discovery/Web-Content/common.txt .
/usr/share/wordlists/dirbuster/ (contains the famous directory-list-2.3-*.txt ). SecLists (if installed): /usr/share/seclists/ .
Use these when you have time to burn and need to ensure 100% coverage.
Sometimes, a custom wordlist is necessary, especially if you're targeting a specific application or organization. You can create a list based on:
The most comprehensive collection for any security professional.
Discovery/Web-Content/raft-large-directories.txt .
gobuster dir -u http://target.com \ -w /usr/share/seclists/Discovery/Web-Content/common.txt \ -t 100
The sweet spot for most professional engagements.
Get our new articles, videos and event info.
Join 90,000+ fine folks. Stay as long as you'd like. Unsubscribe anytime.
Discovery/Web-Content/common.txt .
/usr/share/wordlists/dirbuster/ (contains the famous directory-list-2.3-*.txt ). SecLists (if installed): /usr/share/seclists/ .
Use these when you have time to burn and need to ensure 100% coverage. gobuster wordlists
Sometimes, a custom wordlist is necessary, especially if you're targeting a specific application or organization. You can create a list based on:
The most comprehensive collection for any security professional. Discovery/Web-Content/common
Discovery/Web-Content/raft-large-directories.txt .
gobuster dir -u http://target.com \ -w /usr/share/seclists/Discovery/Web-Content/common.txt \ -t 100 a custom wordlist is necessary
The sweet spot for most professional engagements.