Description
In this course, you will :
- First you'll learn about code auditing tools and techniques, as well has why memory corruption happens and how to prevent it.
- Then you'll learn all about the newer bug types such as use-after-free, type confusion, and kernel double fetch.
- You'll wrap up the course by learning about the real-world vulnerabilities like Heartbleed and other critical browser bugs. By the end this course, you'll know how to audit code with confidence. You'll know how to spot bugs, understand why they're important, and architect modern protections.