OJ / gobuster

Directory/File, DNS and VHost busting tool written in Go
Apache License 2.0
10.11k stars 1.2k forks source link

only check extentions #540

Closed cr4zyfish closed 4 days ago

cr4zyfish commented 4 days ago

How can I tell Gobuster to check only the wordlist with a specific extension instead of checking both? For example, if 'index' is in the wordlist, I want it to check only 'index.php' and not 'index'.

firefart commented 4 days ago

it's not possible