News

How security flaws work: SQL injection This easily avoidable mistake continues to put our finances at risk.
SQL injection attacks have been going on for years, and the vulnerabilities and exploitation techniques are well-understood and widely discussed. However, they’re still quite prevalent and are ...
Robert Graham, CEO of Errata Security, explains SQL injection, a technique criminal hackers could use to compromise Web site databases.
In SQL injection attacks, malicious hackers can take advantage of poorly coded Web application software to introduce malicious code into a company’s systems and network. The vulnerability exists ...
Good summary of the problem. I thought I knew everything about SQL injection already, but 'blind' injection was a new one for me, and just highlights how any hole, no matter how small, can be ...