Best SQL injection

Haha, I would love to know if something like that would work :D.

In case this doesn't make sense to anyone, an SQL injection is a way of executing code on a database when you're not supposed to, buy breaking the rules of text input. As the number plate camera isn't expecting to see any database commands, it may not clean the data for this sort of input (like we use for the text boxes on this site) and just run anything it sees - in this case a command to delete everything!
 
As the number plate camera isn't expecting to see any database commands, it may not clean the data for this sort of input (like we use for the text boxes on this site) and just run anything it sees - in this case a command to delete everything!
Thank you Ian! I would never have "got" that one :lol:
 
Still not sure what it's all about.


Basically what is written on the number plate is what you would use to delete a database. So if the camera could red the plate it could delete the database and all records of vehicles.
 
Back
Top