Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:top 5 (Score 1) 106

"SQL Injection" is subset of the an unverified/unsanitized user input vulnerability ("buffer overflows" are a different subset), and the idea is to convince the application to run SQL code that was not intended. If the application is creating SQL strings naively on the fly and then running them, it's straightforward to create some real surprises.

Slashdot Top Deals

A committee is a life form with six or more legs and no brain. -- Lazarus Long, "Time Enough For Love"

Working...