Fuzz Smarter Not Harder - An AFL Fuzz Primer
Offered By: YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the fundamentals of fuzzing and advanced techniques in this BSidesSF 2016 conference talk. Dive into topics such as afl (American Fuzzy Lop), parallel fuzzing, LLVM fuzzing, deferred instrumentation, and persistent mode. Learn about fuzz dictionaries, checksums, target selection, and crash assessment. Discover how to leverage sanitizers and Valgrind for more effective fuzzing. Examine real-world examples including Shellshock, Heartbleed, and Cancelar Bypass. Gain insights into smarter fuzzing strategies to enhance your security testing capabilities.
Syllabus
Introduction
What is fuzzing
Afl
Parallel Fuzzing
LLVM Fuzzing
Deferred Instrumentation
Persistent Mode
Fuzz Dictionary
Checksums
Targets
Crash Assessment
Afl Big C
Sanitizers
Valgrind
shellshock
Heartbleed
Cancelar Bypass
Questions
Related Courses
Back to Basics: Debugging in C++ - Lecture 1CppCon via YouTube Cold, Hard Cache - Insomniac's Cache Simulator
GDC via YouTube Cross Debugging on Linux - History, Current State, and Future Improvements
Linux Foundation via YouTube Debugging Memory Issues with Valgrind and GDB
DevConf via YouTube Detect C++ Memory Leaks with ALSan: Attachable Leak Sanitizer - Lecture
CppNow via YouTube