Bypassing Google’s Two-Factor Authentication
blog.duosecurity.com
Bypassing Google’s Two-Factor Authentication
1–10 of 75 posts
Re: Bypassing Google’s Two-Factor Authentication
#2Re: Bypassing Google’s Two-Factor Authentication
#3Re: Bypassing Google’s Two-Factor Authentication
#4"- OAuth tokens are created automatically, while ASPs are a thoroughly manual affair"
"- OAuth tokens use a flexible authorization model, and can be restricted to accessing only certain data or services in your account. By contrast, ASPs are — in terms of enforcement — not actually application-specific at all!"
Well, there's your problem. Application Specific Password isn't very specific at all.
Re: Bypassing Google’s Two-Factor Authentication
#5http://grkvlt.blogspot.co.uk/2012/08/google-tfa-security-iss...
Re: Bypassing Google’s Two-Factor Authentication
#6With that aside I want to make it clear that the ASP aspect of Google Authenticator was bypassed and RFC 6238 (http://tools.ietf.org/html/rfc6238) timecode based two-factor authentication is still as solid as they were when it was written (I had a false sense of urgency to read this when I read the title).
Re: Bypassing Google’s Two-Factor Authentication
#7I enabled this at some point in time, it's amazing how many services I use that rely on Google. After I got over 20 application specific passwords, which I guess are tell alls, I decided it wasn't worth the complication. The real problem with this was apps implementations of the two-factor auth. I haven't looked at any of the APIs (I know they don't exist for some services like Reader) but if the entirety of the auth…
Re: Bypassing Google’s Two-Factor Authentication
#8For better or worse, google two step authentication is primarily to mitigate shared passwords, phishing and kiosk style keyloggers.
Re: Bypassing Google’s Two-Factor Authentication
#9It's nice that they are fixing a couple loopholes, but not sure if it will actually help any.
Re: Bypassing Google’s Two-Factor Authentication
#10So the security risk requires someone to somehow get your ASP? Correct me if I'm wrong, but I believe you can only make a new ASP when you are already signed in and it disappears after you 'hide' it or leave the page. It kind of seems like if you can get a user's ASP, the account is probably already compromised. It's nice that they are fixing a couple loopholes, but not sure if it will actually help any.