FuzzItAll

From Security Unileon

FuzzItAll is a service to ease the process of fuzzing binaries using the capabilities of a High-Performance Computing (HPC) system.

FuzzItAll overview

The operation of the service is based on two components: a command line tool (for managing the fuzzing tasks on an HPC system) and a web application (for requesting the fuzzing tasks on a running HPC system).

Built With

  • Bash - Command-line interpreter.
  • Slurm - Job scheduler for Clusters and Supercomputers.
  • Flask - Lightweight web application framework for Python.
  • Paramiko - Python library for establishing connections through SSHv2 protocol.

License

This project is licensed under MIT License.