matro7sh / Yelaa

Obtain a clean-cut architecture at the launch of a mission and run some tests ( subdomain search, fuzzing, make screenshots on a given perimeter )
25 stars 4 forks source link

[Feat] - Add custom wordlist (scan command) #57

Closed jenaye closed 1 year ago

jenaye commented 2 years ago

currently gobuster defaults to brute force on the yelaa wordlist, it might be nice to be able to use a home-made wordlist

djnnvx commented 2 years ago

We can add a --worldlist parameter, I should have the time to do it this week if that's ok with you

jenaye commented 2 years ago

Hello @bogdzn that would be great, I think you have to play with the gobuster interface, and the --wordlist parameter should only be available in the scan command

djnnvx commented 2 years ago

Sounds good, imma get on it ASAP

jenaye commented 1 year ago

done by @VidsSkids

djnnvx commented 1 year ago

good job @VidsSkids