Fuzzing FreeBSD ports (harvesting low hanging fruits) Steps not shown here: - Create fuzz jail - Create fuzz user - Fuzz jail needs System V IPC primitives! (sudo jail -m name=fuzzjail allow.sysvipc=1) Without IPC permissions you'll get: [-] SYSTEM ERROR : shmget() failed Stop location : setup_shm(), afl-fuzz.c:1186 OS message : Function not implemented