First draft at XSS
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
= SQL Injection
|
||||
|
||||
== Concept
|
||||
|
||||
This lesson describes what is Structured Query Language (SQL) and how it can be manipulated to perform tasks that were not the original intent of the developer.
|
||||
@ -11,5 +9,5 @@ This lesson describes what is Structured Query Language (SQL) and how it can be
|
||||
* The user will demonstrate knowledge on:
|
||||
** String SQL Injection
|
||||
** Numeric SQL Injection
|
||||
|
||||
** Combining SQL Injection Techniques
|
||||
|
||||
|
Reference in New Issue
Block a user