ihebski / angryFuzzer

Tools for information gathering
330 stars 100 forks source link

Adding new file types #3

Open umarkhan29 opened 6 years ago

umarkhan29 commented 6 years ago

angryFuzzer doesn't look for .aspx files. How can we add new extensions for fuzzing.

ihebski commented 6 years ago

Hello @umarkhan29 , Thank you for your suggestions , u can load all the files under the fuzzdb directory, for the .asp extension (IIS Server ) You can find it under https://github.com/ihebski/angryFuzzer/blob/master/fuzzdb/discovery/predictable-filepaths/webservers-appservers/IIS.txt [ use -w options to load it ]