requires a victim to first install a malicious app on an Android phone or tablet
Hackers can steal 2FA codes and private messages from Android phones
Submitted 3 weeks ago by along_the_road@beehaw.org to technology@beehaw.org
Comments
t3rmit3@beehaw.org 2 weeks ago
Hirom@beehaw.org 2 weeks ago
Sûre, but it’s still a serious problem even if it’s a side channel attack.
Almost everyone rely on the OS/hardware providing some isolation between apps People often install shady apps, and browsers automatically execute JS/bytecode from random website they visit. Using a modern device
thingsiplay@beehaw.org 3 weeks ago
It works like screenshotting the 2FA tool. It’s an Android issue.
Little bit off-topic: Linux PC
BTW this is a reminder why we need a secure Wayland solution on our desktop Linux PC. Because this sort of stealing under X11 is possible too.
majster@lemmy.zip 3 weeks ago
I think lesson is different. Even with isolation, apps can escape it with side channels.
Midnitte@beehaw.org 3 weeks ago
Authenticator app just needs to implement FLAG_SECURE, no?
Seems more like an app dev issue
jherazob@beehaw.org 3 weeks ago
Looks like this works regardless of that