Fuzz Driven Development for JSON Patch Operations - RustConf 2021
Offered By: Rust via YouTube
Course Description
Overview
Explore the concept of Fuzz Driven Development in this 29-minute conference talk from RustConf 2021. Learn how to leverage fuzzing techniques to enhance unit testing and drive development forward, particularly when struggling to find concrete examples for test cases. Discover the process of using cargo fuzz to build a program that squashes JSON Patch operations (RFC 6902), while gaining insights into useful Rust community tools and libraries such as fuzzing tools and serde_json. Gain valuable lessons about common misconceptions when starting with fuzzing and understand how this approach can help quickly cover extensive ground in your development process.
Syllabus
RustConf 2021 - Fuzz Driven Development by Midas Lambrichts
Taught by
Rust
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