Installation

From source

You can easily install ZFuzz from Github by following these commands:

$ git clone https://github.com/z3pp/ZFuzz.git
$ cd ZFuzz
$ python setup.py install

Dependencies

ZFuzz only use colored for the colored output and requests for the HTTP requests