Protect your application against SQL injections part 1
Filed under xss, mail, security-blog-protect, lfi, tools, sql, application, blog, web, php, database
The problem of using ID’s is if they aren’t validated, bad guys and girls can spy, change or destroy your database by manipulating the SQL query. This attack is called SQL injection. An example to get the field “title” in the row with …
vulnerability securityvulnerability security
See the rest here:
Protect your application against SQL injections part 1
Related Posts
- Blind SQL Injections
- Protect yourself against SQL Injection
- How to Prevent MySQL Injections
- SQL Injections and How Dose SQL Injections Works
- Preventing SQL Injections In Secure PHP Programming
December 5th, 2007.
RSS Full


Leave a Comment