https://github.com/flabbergastedbd/fuzzy
A fuzzing orchestrator to simplify corpus handling, fuzzing jobs, crash validation.
https://github.com/flabbergastedbd/fuzzy
fuzzing fuzzing-management rust
Last synced: over 1 year ago
JSON representation
A fuzzing orchestrator to simplify corpus handling, fuzzing jobs, crash validation.
- Host: GitHub
- URL: https://github.com/flabbergastedbd/fuzzy
- Owner: flabbergastedbd
- Created: 2020-05-01T03:41:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T07:42:49.000Z (almost 6 years ago)
- Last Synced: 2025-01-24T05:08:07.303Z (over 1 year ago)
- Topics: fuzzing, fuzzing-management, rust
- Language: Rust
- Homepage:
- Size: 824 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fuzzy
## Introduction
Fuzzy is intended to manage fuzzing things easier. It does this by building orchestrations around general tasks of
fuzzing like corpus collection, crash collection, crash verification etc.
- [Setup](setup/playbooks/README.md)
- [Usage](docs/USAGE.md)
- [Usecase Examples](docs/USECASES.md)
- [Development](docs/DEV.md)
## Dashboards
A grafana dashboard is available on master at `3000`.


