
8/14/2019 · Luka Trbojevic
What this post added
This post details how to automate instrumented fuzzing with American Fuzzy Lop (AFL) as part of a CI/CD pipeline. It provides a practical example using a Docker image, a sample vulnerable C program, and a Python script to manage AFL execution and artifact collection. It also discusses considerations for distributed fuzzing and potential future automation of crash triage and issue creation.