Difference between revisions of "FuzzItAll"
From Security Unileon
SecurityAdm (talk | contribs) |
SecurityAdm (talk | contribs) |
||
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. | ||
− | |||
== 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).
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.