Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p0dalirius/http-fuzzing-scripts

A collection of http fuzzing python scripts to fuzz HTTP servers for bugs.
https://github.com/p0dalirius/http-fuzzing-scripts

fuzzing http script

Last synced: 25 days ago
JSON representation

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

Awesome Lists containing this project

README

        

![](./.github/banner.png)


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](./maximum-url-dichotomic/find-maximum-url-length.py)
+ Find the maximum URL length accepted by the remote server

## Contributing

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