From the category archives:

Application Security

SQL Injection Attacks explained for the Developer

July 26, 2010

SQL injection attacks have become the most widely exploited security attacks on the Internet as they can usually bypass layers of security such as firewalls and any other network detection sensors. They are used most often to attack databases and for extracting any confidential information such as Social Security Numbers, Credit Card information etc. According [...]

Read the full article →