Contents tagged with logparser
-
Track down the source of SQL Injection
A SQL Injection attack is a malicious technique used to attack databases through a website. It adds portions of SQL statements into the URL from a page that accepts user input. The attack is successful when there are vulnerabilities in a website where user input is not filtered and validated.