Web Insecurity: Barcodes for breaches
Feb. 7th, 2010 01:19 pmThis post is so short that I figured I might as well copy the whole thing from Web Insecurity. Sorry about the full duplicate!
Barcodes for breaches
I'm highly amused by the XSS, SQL Injection and Fuzzing Barcode Cheat Sheet. Who knew security attacks could look almost... pretty? It's just standard XSS and SQL injection test code translated to bar codes, so they could be used as injection vectors. I know I've scanned codes to grab an app I want faster on my phone, and I'm seeing codes popping up in the free daily papers, which I find somewhat interesting given that early attempts to get people to use barcodes have met with commercial failure and ridicule. Oh well, it's all ok now that we have smartphones, right?
Barcode: <script>alert("test")</script>
Anyhow. This is still an entertaining attack vector. Maybe governments (such as my own!) will ban bar codes as hacking tools next?