Skip to content

raminfp/fuzzer-development-with-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuzzer Development With Rust (Basic)

Each researcher needs to be able to develop their own fuzzing tools. For this reason, I have started teaching how to develop fuzzing tools from scratch in this project so that researchers can use their own fuzzer to discover security vulnerabilities of open source tools, libraries and code that companies develop internally.
In this training, we have explained all the concepts along with examples in the rust programming language so that the desired concepts can be understood correctly.

Table of Contents

Chapter 1. Corpus

Chapter 2. Mutation

Chapter 3. Monitor

Chapter 4. Coverage

Chapter 5. Executor





TODO - Modern Fuzzer Development With Rust (Advanced)

Happy Birthday to me (1993-09-09)

About

Write fuzzer with rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published