This blog is here to help those preparing for CompTIA exams. This is designed to help the exam candidate to understand the concepts, rather than trust a brain dump. CHECK OUT THE BLOG INDEXES!!!
CompTIA Security+ Exam Notes

Let Us Help You Pass
Showing posts with label SQLi. Show all posts
Showing posts with label SQLi. Show all posts
Thursday, August 8, 2024
Wednesday, May 10, 2023
SQL Injection Attack
SQLi
SQLi (SQL
Injection)
·
Server-side attack
·
A query formatted: ‘ or ‘1’=’1’ -- is a SQL injection attack.
·
SELECT * FROM
·
Prevented
by
o Input
validation
o Removing
semi-colons, dashes, quotations, & commas
o Stored
procedures
Subscribe to:
Posts (Atom)