fizzgun

Fizzgun - Simple & Effective HTTP(S) Fuzzer


License
Apache-2.0
Install
pip install fizzgun==0.4.0

Documentation

Fizzgun - A Simple and Effective HTTP Fuzzer

logo

Fizzgun (anagram of Fuzzing) is an HTTP(S) Fuzzer that automates negative testing for your API/Front-end service by creating mutants of real time requests taken from your api tests, selenium tests, or your manual exploratory browsing session. It's very effective and simple to set up.

Installation

Fizzgun requires Python 3.5 or newer.

pip install -U fizzgun

Documentation

Access the full documentation, and examples at http://fizzgun.readthedocs.io

Contributing

See docs/contributing

License

See LICENSE