term
Fuzzing
2 entries
2026-03-14Linux Kernel Fuzzing With Syzkaller
Syzkaller Syzkaller is a coverage-guided, kernel fuzzer for Linux and other OSes such as BSDs and Windows. It provides a framework …
AFL++: Finding several heap overflows in GNU Barcode 0.99
AFL++ AFL++ is an improved version of AFL, a popular and successful fuzzer. In this article we will use it to discover a couple …