SQL Vulnerability Assessment

Overview

Structured Query Language (SQL) is a programming language designed to manage data in a relational database.

SQL injections are code injecting techniques used to place malicious statements into an entry field for execution – allowing the attacker to gain access to sensitive information.

Learn the basics of SQL, how to perform SQL injections, and methods to mitigate against these attacks.

Project Recommendations

It is recommended you have familiarity with the fundamental programming concepts, types of databases, and fundamental knowledge of cybersecurity and common web attacks.

Recommended Level

Intermediate

Project Author Credit: Grant C.