angryFuzzer
angryFuzzer copied to clipboard
Adding new file types
angryFuzzer doesn't look for .aspx files. How can we add new extensions for fuzzing.
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 ]