A company has recently experienced a security breach via a public-facing service. Analysis of the event on the server was traced back to the following piece of code:
SELECT * From user_data WHERE Username = 0 and userid= 1 or 1=1;--
Which of the following controls would be best to implement?
BlackSkullz
3 days, 13 hours ago