Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

0xbigshaq/apache-afl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apache-afl

This repo is archived. moved to apatchy

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

Contributors