Snapshot Fuzzing with WTF Fuzzer - Techniques and Implementation
Offered By: Fuzzing_in - Hardik Shah via YouTube
Course Description
Overview
Explore snapshot fuzzing and the WTF Fuzzer in this comprehensive 39-minute video tutorial. Learn to configure Hyper-V for kernel debugging, use Windbg and Bdump.js for process snapshotting, develop a harness for WTF Fuzzer, and compile and fuzz a simple C program. Gain hands-on experience with essential tools and techniques for vulnerability testing and software security. Follow along as the instructor guides you through each step, from setting up the environment to executing the fuzzing process. Enhance your cybersecurity skills and deepen your understanding of advanced fuzzing techniques for more effective vulnerability discovery.
Syllabus
Introduction
How to configure Hyper-V
How to use lockmem tool to avoid pagefaults?
Understanding harness code, debugging it and finding snapshot point
How to build wtf and harness for fuzz program
Understanding the harness code
Building WTF
Fuzzing sample program with WTF
Conclusion
Taught by
Fuzzing_in - Hardik Shah
Related Courses
Malware Analysis: Identifying and Defeating PackingPluralsight Malware Analysis: Identifying and Defeating Code Obfuscation
Pluralsight Getting Started with Reverse Engineering
Pluralsight OSED Review - Offensive Security Exploit Developer
John Hammond via YouTube Introduction to Windows Kernel Mode Debugging
Security BSides San Francisco via YouTube