|
|
|
|
|
by wila
3725 days ago
|
|
The idea they are talking about is most like the scenario where malware throws up a fake BSOD with its own QR code. The user then scans the QR code to open a link to the microsoft website with more details about the BSOD. Except the QR code is fake and it opens a page that is targeted to infect your phone/tablet. Now 2 devices are infected. Yay |
|
If your threat model automatically assumes links are directly proportionate to infections then you're already screwed since getting a user to click a link is insanely easy, and if you had a link that would infect mobile devices you'd likely just drop it on a few news aggregators rather than go through this mess.
Threat modeling is about evaluating the risks, including how realistic they are. Your risk model is just unrealistic, you're now infecting PCs with malware for the sole purpose of generating a fake BSOD, which in turn creates a link, which in turn infects mobile devices. Why even infect PCs in that scenario? Seems much MUCH easier to trick mobile users into clicking links OR redirecting them (e.g. AD hijacking).
If you really wanted to attack mobile devices from an infected PC you'd likely use their direct USB connection, seems like a much more reliable route. Also may accomplish infections not normally possible from a simple link.