1 00:00:06,910 --> 00:00:10,600 - Welcome to Lesson 20: SQL Injection. 2 00:00:10,600 --> 00:00:14,400 SQL injection has been and continues to be 3 00:00:14,400 --> 00:00:17,980 one of the most severe types of vulnerabilities in history. 4 00:00:17,980 --> 00:00:22,370 In this lesson, you will learn what is SQL injection 5 00:00:22,370 --> 00:00:23,480 and the different types 6 00:00:23,480 --> 00:00:26,940 of SQL injection attacks and methodologies. 7 00:00:26,940 --> 00:00:30,190 You will explore different SQL injection tools, 8 00:00:30,190 --> 00:00:31,960 evasion techniques, 9 00:00:31,960 --> 00:00:35,313 and learn about SQL injection countermeasures.