SQL Injection

SQL injection

SQL injection is a code injection technique used to attack data-driven applications by inserting malicious SQL statements into an entry field. It exploits security vulnerabilities in an application's software and can be used to spoof identity, tamper with existing data, disclose all data on the system, or become administrators of the database server. It is a common attack vector for websites, and a 2012 study found that web applications received four attack campaigns per month.

2 courses cover this concept

CS 161: Computer Security

UC Berkeley

Summer 2022

This course offers an introduction to computer security, including cryptography, operating system security, network security, and software security. It uses case studies from real-world systems. Prerequisites include experience working with large codebases and a basic understanding of modular arithmetic/set notation.

No concepts data

+ 40 more concepts

CS1660: Computer Systems Security

Brown University

Spring 2022

CS1660 delivers a balanced mix of theory and practice in computer systems security. Starting with the foundational aspects of cryptography, the course navigates through security aspects of web applications, operating systems, and networks. Students will hone their "security mindset," learning to identify vulnerabilities and understand defenses across different domains.

No concepts data

+ 38 more concepts