Y
Hacker News
new
|
ask
|
show
|
jobs
by
omegalulw
1652 days ago
> Please stop suggesting that SQL Injections are a sanitization problem. They are a problem of escaping in the application constructing the query, not a problem with whatever the user has typed in.
How are they different?