Performing Fuzzing With Aflplusplus

Perform coverage-guided fuzzing of compiled binaries using AFL++ (American Fuzzy Lop Plus Plus) to discover memory corruption, crashes, and security vulnerabilities. The tester instruments target binaries with afl-cc/afl-clang-fast, manages input corpora with afl-cmin and afl-tmin, runs parallel fuzzing campaigns with afl-fuzz, and triages crashes using CASR or GDB scripts. Activates for requests involving binary fuzzing, crash discovery, coverage-guided testing, or AFL++ fuzzing campaigns.

xalgord 9285dcf 3.6 KB Updated

File contents

xalgord/xalgorix/tree/main/internal/tools/skills/data/application-security/performing-fuzzing-with-aflplusplus commit 9285dcfc61

Frequently asked questions

npx skillmds@latest add xalgord/performing-fuzzing-with-aflplusplus