Haha, I would love to know if something like that would work .
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!
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.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.