Directory Fuzzing - TheGetch/Penetration-Testing-Methodology GitHub Wiki
When fuzzing for directories, follow these wordlists:
- dirsearch.txt *
- directory-list-2.3-medium.txt *
- httparchive_directories **
- Raft *
- RobotsDisallowed *
Then go for technology-specific.
Sources:
- * https://github.com/danielmiessler/SecLists/tree/master/Discovery/Web-Content
- ** https://wordlists.assetnote.io/
You can also try big.txt, content_discovery_all.txt by @Jhaddix, fuzz.txt by @i_bo0om.