I read several articles about this (e.g., How QR Codes can Deliver Malware), and it seems to create quite so buzz.
From what I read, all the so-called “malware” are links to malicious web sties or apps. My question is: are there other forms of QR code malware? If not, then what’s new about this type of malware?
QR codes have a maximum payload of ~4K so there’s no chance of buffer overflows or anything like that to the QR scanner.
However, they can be used to direct people to malicious content in a couple of interesting ways.
Using a very long URL, you could fool the user into thinking they are visiting a “safe” site. If a QR scanner only shows the first, say, 20 characters of a URL, you could craft a QR which goes to
So, essentially, it’s virtually impossible to have a malicious QR code – only a malicious destination.