YoVDO

Full Speed Fuzzing - Reducing Fuzzing Overhead Through Coverage-Guided Tracing

Offered By: IEEE via YouTube

Tags

Fuzzing Courses Software Testing Courses Code Coverage Courses

Course Description

Overview

Explore coverage-guided tracing, a novel approach to reduce fuzzing overhead in software testing and vulnerability discovery. Learn how this technique significantly improves performance by selectively tracing only coverage-increasing test cases, potentially revolutionizing the efficiency of coverage-guided fuzzing. Dive into the implementation details of UnTracer, a tool based on the static binary instrumentor Dyninst, and examine its impressive performance gains compared to traditional tracing methods. Understand the impact of coverage-guided tracing on real-world binaries and its integration with state-of-the-art hybrid fuzzers like QSYM. Gain insights into the future of efficient fuzzing techniques and their implications for software security and bug detection.

Syllabus

Introduction
What is fuzzing
Coverageguided fuzzing
How coverage is found
How fuzzers spend their time
Overall impact
Why tracing code coverage is expensive
Coverageguided tracing
Microscale coverageguided tracing
Macroscale coverageguided tracing
Coverageguided tracing implementation
Evaluation
Benchmarks
Evaluation Question 1
Evaluation Question 2
Conclusion
Questions


Taught by

IEEE Symposium on Security and Privacy

Tags

Related Courses

Continuous Integration and Delivery (CI/CD)
IBM via edX
Confidently Testing Redux Applications with Jest & TypeScript
egghead.io
How to Write an Open Source JavaScript Library
egghead.io
JavaScript Testing Practices and Principles
Frontend Masters
Testing and Modular Front-End
Frontend Masters