Difference between revisions of "FuzzItAll"

From Security Unileon
Line 9: Line 9:
 
* [https://docs.python.org/3/library/index.html Python 3]
 
* [https://docs.python.org/3/library/index.html Python 3]
 
* [https://github.com/pallets/flask Flask] - Lightweight web application framework.
 
* [https://github.com/pallets/flask Flask] - Lightweight web application framework.
* [https://pyjwt.readthedocs.io/en/stable/ PyJWT] - Library for encoding and decoding JSON Web Tokens.
 
  
 
== License ==
 
== License ==
  
 
This project is licensed under [https://choosealicense.com/licenses/mit/ MIT License].
 
This project is licensed under [https://choosealicense.com/licenses/mit/ MIT License].

Revision as of 07:44, 24 November 2021

FuzzItAll is a service to ease the process of instrumenting and fuzzing binaries using the capabilities of a High-Performance Computing Enviroment (HPCE).

FuzzItAll overview

Built With

  • Bash
  • Slurm - Job scheduler for Clusters and Supercomputers.
  • Python 3
  • Flask - Lightweight web application framework.

License

This project is licensed under MIT License.