This video is provided to show that SQL injection problems CANNOT be solved by the database. The purpose of the database is to sore data and retrieve it on demand. If the web developer has not properly sanitized their input fields, the hacker gets the data, period.
This video is provided to show that SQL injection problems CANNOT be solved by the database. The purpose of the database is to sore data and retrieve it on demand. If the web developer has not properly sanitized their input fields, the hacker gets the data, period.
jrhelgeson 4 years ago
Todays lesson: To secure MS SQL u must break everything. So, why use it?
shadowcipher 4 years ago