1 00:00:06,850 --> 00:00:10,490 - Welcome to Lesson 25: Buffer Overflows. 2 00:00:10,490 --> 00:00:12,990 In this lesson, you will gain an understanding 3 00:00:12,990 --> 00:00:14,800 of buffer overflow vulnerabilities 4 00:00:14,800 --> 00:00:16,903 and how to exploit them. 5 00:00:17,850 --> 00:00:20,320 You will learn how to bypass defenses 6 00:00:20,320 --> 00:00:22,850 for buffer overflow vulnerabilities 7 00:00:22,850 --> 00:00:27,850 and how fuzzing is used to find buffer overflows. 8 00:00:28,080 --> 00:00:32,470 You will learn about mutation-based, generation-based 9 00:00:32,470 --> 00:00:34,630 and evolutionary fuzzers, 10 00:00:34,630 --> 00:00:38,093 as well as other tools to find buffer overflows.