gobuster icon indicating copy to clipboard operation
gobuster copied to clipboard

Validate wordlist format in plugin PreRun

Open tatulea opened this issue 4 years ago • 1 comments

Hi,

I would like to validate the format of the wordlist for a custom plugin. I think PreRun should do this, but the problem is that I don't have access to the Gobuster object in order in PreRun in order to call getWordlist. How should I handle this?

tatulea avatar Jan 26 '21 06:01 tatulea

which format do you want to validate? The wordlist has no particular format

firefart avatar Aug 21 '21 10:08 firefart