Fuzzing ggated summary - ggated patched to treat input on stdin as network traffic. - Used sniffed good traffic as input for afl-fuzz - No crashes found with afl-fuzz directly - Checking the discovered paths with valgrind helped to find several DoS issues (and a non-critical stack memory disclosure) - Patches were sent and should eventually land in FreeBSD