Cleanup of vulnerable components
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
== What is SQL Injection?
|
||||
|
||||
=== A SQL injection attack consists of insertion or "injection" of an malicious data via the SQL query input from the client to the application
|
||||
==== A SQL injection attack consists of insertion or "injection" of an malicious data via the SQL query input from the client to the application
|
||||
|
||||
=== A successful SQL injection exploit can:
|
||||
* Read and modify sensitive data from the database
|
||||
|
Reference in New Issue
Block a user