Tutorial on afl. Thursday recitation consists of two parts, lecture and tutorial. - lecture: fuzzing by Yeongjin Jang - tut1: fuzzing w/ source code - tut2: fuzzing w/o source code (so binary) - tut3: fuzzing a toy (real) application * Apps - Tor Messenger: https://blog.torproject.org/blog/tor-messenger-beta-chat-over-tor-easily - Lyfy: https://eng.lyft.com/announcing-confidant-an-open-source-secret-management-service-from-lyft-1e256fe628a3 - https://fuzzing-project.org/software.html * Refs - http://lcamtuf.coredump.cx/afl/ - https://fuzzing-project.org/