A collection of http fuzzing python scripts to fuzz HTTP servers for bugs.
- find-maximum-url-length.py
- Find the maximum URL length accepted by the remote server
Pull requests are welcome. Feel free to open an issue if you want to add other features.