http-fuzzing-scripts icon indicating copy to clipboard operation
http-fuzzing-scripts copied to clipboard

A collection of http fuzzing python scripts to fuzz HTTP servers for bugs.

http-fuzzing-scripts

A collection of http fuzzing python scripts to fuzz HTTP servers for bugs.
GitHub release (latest by date) YouTube Channel Subscribers

Scripts

  • [x] find-maximum-url-length.py
    • Find the maximum URL length accepted by the remote server
  • [x] +
  • [x] +

Contributing

Pull requests are welcome. Feel free to open an issue if you want to add other features.