Malware on your Android device picked up from third party app stores (FDroid? Amazon?) that steals email accounts and auth tokens. Looks like it only works on the older Android 4 Jellybean software (and some Android 5 Lollipop) and below, so mostly concentrated in Asia where there are lower-end phones. You can see if your account has been affected here: https://gooligan.checkpoint.com/
More Than 1M Google Accounts Breached by Gooligan
31–40 of 183 posts
Re: More Than 1M Google Accounts Breached by Gooligan
#32Does anyone else use a special account for their Android phone that they don't use for anything else?
Re: More Than 1M Google Accounts Breached by Gooligan
#33Earlier quoted context omitted.
So I guess you don't have access to Google Play? How do you get apps?
I've got a few crutches I'm not ready to give up so I'm on regular Android but I've been starting down the path of using F-Droid only apps so I can trasition more smoothly when I'm ready. The only app I've got left is Maps, OsmAnd is a little too tedious for me but I'll convince myself it's worth it eventually. I'm also concerned that I might not be able to get Project Fi working quite right.
Re: More Than 1M Google Accounts Breached by Gooligan
#34Just to be clear, they didn't obtain any passwords, but auth tokens. This would potentially allow them to log into accounts, but only as long as the tokens are valid. Also, they don't reveal which "third party app stores" served infected apps, but they do provide a list of infected apps, and searching for these yields some real shady download sites: http://imgur.com/a/0luW3
Re: More Than 1M Google Accounts Breached by Gooligan
#35Does anyone else use a special account for their Android phone that they don't use for anything else?
Re: More Than 1M Google Accounts Breached by Gooligan
#36> While Google implemented multiple mechanisms, like two-factor-authentication, to prevent hackers from compromising Google accounts, a stolen authorization token bypasses this mechanism and allows hackers the desired access as the user is perceived as already logged in. What's the right fix here? Should auth tokens be ip-address-tied? How much will that break? Or would that not even fix it?
Maybe something like a device ID, although I assume that that can be easily stolen and spoofed.
Re: More Than 1M Google Accounts Breached by Gooligan
#37Does anyone else use a special account for their Android phone that they don't use for anything else?
So you don't access your gmail from the phone?
Re: More Than 1M Google Accounts Breached by Gooligan
#38> While Google implemented multiple mechanisms, like two-factor-authentication, to prevent hackers from compromising Google accounts, a stolen authorization token bypasses this mechanism and allows hackers the desired access as the user is perceived as already logged in. What's the right fix here? Should auth tokens be ip-address-tied? How much will that break? Or would that not even fix it?
Better mechanisms for protecting tokens stored on the device seems like the only way to reasonably improve this situation.
Re: More Than 1M Google Accounts Breached by Gooligan
#39Malware on your Android device picked up from third party app stores (FDroid? Amazon?) that steals email accounts and auth tokens. Looks like it only works on the older Android 4 Jellybean software (and some Android 5 Lollipop) and below, so mostly concentrated in Asia where there are lower-end phones. You can see if your account has been affected here: https://gooligan.checkpoint.com/
>Malware on your Android device picked up from third party app stores They say that, but then Google's G+ post[1] says "These apps are most often downloaded outside of Google Play" You could read "most often" as "some of these were downloaded from Google Play". Either way, they are exploiting known vulnerabilities. The big issue to me is that phone manufacturers / carriers, by choice, stop patching phones whenever th…