Cleanup of vulnerable components

This commit is contained in:
mayhew64
2017-02-08 11:37:11 -05:00
parent 27947cca96
commit 0de569339c
12 changed files with 25 additions and 18 deletions

View File

@ -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