Making Your Library More Reliable with Fuzzing
Offered By: CppNow via YouTube
Course Description
Overview
Explore the world of fuzzing to enhance library reliability in this 49-minute conference talk from C++Now 2018. Delve into the evolution of fuzzing techniques, from simple random input testing to sophisticated modern approaches. Learn about various fuzzing tools and options, and discover real-world applications through case studies of fuzzing libc++ and Boost.Algorithm. Gain insights from Marshall Clow, an experienced programmer, Boost contributor, and C++ standards committee member, as he shares his expertise on making libraries more robust through effective fuzzing strategies.
Syllabus
Welcome
About me
Fuzzing
Tools for fuzzing
Guided fuzzing
Individual fuzzers
Lib Fuzzer
Example
Partition
Corpus
OSS Fuzz
Library Fuzz
RedX Fuzz
OSS Fuzz Boost
Questions
Test Cases
Crash
Format Specific Fuzzers
Taught by
CppNow
Related Courses
Advanced White Hat Hacking & Penetration Testing TutorialUdemy Practical Buffer Overflows for OSCP
Udemy Buffer Overflows Made Easy
Cyber Mentor via YouTube Burp Suite
David Bombal via YouTube Buffer Overflows Made Easy - 2022 Edition
Cyber Mentor via YouTube