directory-list-2.3-medium.txt , SecLists , web fuzzing , gobuster wordlist , dirb , directory brute force , web pentesting , bug bounty , hidden directory discovery .
: It is included by default in the /usr/share/wordlists/dirbuster/ directory on Kali Linux and other penetration testing distributions. Common Use Cases wordlist directory-list-2.3-medium.txt
Depends heavily on server response time, network latency, and rate limiting. directory-list-2
If you are using , you don't even need to download it. It is pre-installed in the wordlists directory: /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt If you are using , you don't even need to download it
If you need a tool that handles recursive scanning and complex headers out of the box, dirsearch is the go-to. Where to Find It
| Wordlist | Size (entries) | Best for | |------------------------------|----------------|----------------------------------------| | common.txt (SecLists) | ~4,700 | Quick smoke tests | | directory-list-2.3-small.txt | ~87,000 | Faster medium scans | | | ~1,094,000 | Thorough scanning of medium apps | | directory-list-2.3-big.txt | ~6.2 million | Extreme depth (overnight scans) | | raft-medium-words.txt | ~600,000 | Alternative with different word order |