I've recently had a few people asking for a full zero-to-hero course on SQL Injection. So, in the next 3 or 4 videos I'm going to cover what SQL injections are, how they work, and different ways to exploit them.
The breakdown at this point is to use this first video to walk through a little background on SQL itself. In the next video, we're going to cover some SQL injection basics. After that, we'll do a deep dive into blind SQL injections. And the last video I have planned will be about evasions and optimizations.
W3Schools - Select Operator
https://www.w3schools.com/sql/
W3Schools - Union Operator
https://www.w3schools.com/sql/sql_uni...
W3Schools - Substring Operator
https://www.w3schools.com/sql/func_sq...
W3Schools - SQL Injection
https://www.w3schools.com/sql/sql_inj...
SQL Injection Overview
https://www.imperva.com/learn/applica...
SQL Injection Payloads
https://github.com/swisskyrepo/Payloa...
0:00 Intro
0:57 Getting Started
4:31 Union Operator
8:24 Substring and If Operators
14:35 Wrap Up
コメント