https://github.com/andreafioraldi/fuzzsplore
FuzzSplore: Visualizing Feedback-Driven Fuzzing Techniques
https://github.com/andreafioraldi/fuzzsplore
Last synced: 5 months ago
JSON representation
FuzzSplore: Visualizing Feedback-Driven Fuzzing Techniques
- Host: GitHub
- URL: https://github.com/andreafioraldi/fuzzsplore
- Owner: andreafioraldi
- License: apache-2.0
- Created: 2020-06-22T12:39:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-06T13:20:57.000Z (over 5 years ago)
- Last Synced: 2025-01-30T13:26:22.382Z (over 1 year ago)
- Language: TeX
- Size: 3.73 MB
- Stars: 35
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FuzzSplore: Visualizing Feedback-Driven Fuzzing Techniques
Project for the Visual Analytics exam, Sapienza University of Rome, 2020
Authors: Andrea Fioraldi and Luigi Paolo Pileggi
### How to run
```
cd web
./run.sh
```