Fuzzing 101 Solutions Save

Companion repository to the Fuzzing101 with LibAFL series of blog posts.

Project README

fuzzing-101-solutions

Companion repository to the Fuzzing101 with LibAFL series of blog posts.

Tags are sync'd with blog post releases and can be used to view the repo in the same state as any particular blog post.

Overview

Twitter user Antonio Morales created the Fuzzing101 repository in August of 2021. In the repo, he has created exercises and solutions meant to teach the basics of fuzzing to anyone who wants to learn how to find vulnerabilities in real software projects. The repo focuses on AFL++ usage, but this repository aims to solve the exercises using LibAFL instead. We'll be exploring the library and writing fuzzers in Rust in order to solve the challenges in a way that closely aligns with the suggested AFL++ usage.

Open Source Agenda is not affiliated with "Fuzzing 101 Solutions" Project. README Source: epi052/fuzzing-101-solutions

Open Source Agenda Badge

Open Source Agenda Rating