Skip to content

An automated setup for compiling & fuzzing Apache httpd server

Notifications You must be signed in to change notification settings

0xbigshaq/apache-afl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apache-afl

An automated setup for compiling & fuzzing Apache httpd server.

More info about the process/journey can be found here: https://0xbigshaq.github.io/2022/03/12/fuzzing-smarter-part2

Usage

To start the build process, run:

./afl-toolchain.sh

To start fuzzing:

cd fuzzer-dir/
./afl-runner.sh

Tested on: AFL Version ++4.00c (release) under a aflplusplus/aflplusplus docker image

About

An automated setup for compiling & fuzzing Apache httpd server

Resources

Stars

Watchers

Forks

Releases

No releases published