angryFuzzer icon indicating copy to clipboard operation
angryFuzzer copied to clipboard

Adding new file types

Open umarkhan29 opened this issue 6 years ago • 1 comments

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

umarkhan29 avatar Mar 06 '18 10:03 umarkhan29

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 ]

ihebski avatar Mar 07 '18 15:03 ihebski