mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 05:21:43 +02:00
Add resource for SQL Injection (#6637)
* Update sql-injection@P-Am25WJV8cFd_KsX7cdj.md * Update src/data/roadmaps/cyber-security/content/sql-injection@P-Am25WJV8cFd_KsX7cdj.md --------- Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# What is SQL Injection?
|
||||
|
||||
**SQL Injection** is a type of web application security vulnerability that allows an attacker to inject malicious SQL code into a web application's database, potentially leading to unauthorized data access, modification, or deletion.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@PortSwigger - SQL Injection](https://portswigger.net/web-security/sql-injection)
|
||||
|
Reference in New Issue
Block a user