Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 914 Bytes

File metadata and controls

23 lines (18 loc) · 914 Bytes

Fuzzing-Notes

This repository is a collection of resources to get started with fuzzing.

Getting Started with Fuzzing

  1. The Fuzzing Book

Research Paper Collections

  1. FuzzingPapers

Helpful Articles

General

  1. Fuzzing Made Easy by vanhauser-thc.

Fuzzing with AFL++

  1. Great if you want to modify AFL++: AFL++ in depth by Sharad Khanna

Evaluation

  1. Standard Guidelines
  2. Statistics to validate results: fuzz-evaluator stats

Fuzzing Corpora

  1. https://github.com/strongcourage/fuzzing-corpus

Community

Join the Awesome Fuzzing discord!