double edit: 1. replied in above comment. 2. dunno. first time using HN, accidentally submitted twice when I was on comment posting cooldown I guess.
Ask HN: Google Doc email virus?
51–60 of 220 posts
Re: Ask HN: Google Doc email virus?
#52Links of interest: https://www.google.com/appsstatus#hl=en&v=issue&sid=4&iid=c7... https://www.reddit.com/r/google/comments/692cr4/new_google_d... https://www.theverge.com/2017/5/3/15534768/google-docs-phish...
> Googler here -- I'm escalating to the correct engineering and product teams now.
> Edit: This is now resolved. Less than a half-hour after escalation, wow! =)
> Final edit: problem is resolved. I clicked the link and got an "oauth client disabled" message. Not pretty, but at least you won't get phished.
Re: Ask HN: Google Doc email virus?
#53Source code of the worm: https://pastebin.com/raw/EKdKamFq Edit: How I got this: Someone on reddit went to their site when it wasn't down, and downloaded the files linked in the page's HTML. I just posted it here. This isn't the full source code. There was another PHP file visible on their website that unfortunately isn't visible anymore.
Re: Ask HN: Google Doc email virus?
#54Re: Ask HN: Google Doc email virus?
#55Re: Ask HN: Google Doc email virus?
#56edit: accidentally double posted double edit: 1. replied in above comment. 2. dunno. first time using HN, accidentally submitted twice when I was on comment posting cooldown I guess.
Re: Ask HN: Google Doc email virus?
#57Re: Ask HN: Google Doc email virus?
#58the root problem seems to be that the identity of OAuth Servers is not authenticated/clearly shown, i.e. a malicious app can claim that its name is Google Docs even though it is not endorsed by Google.
IMPORTANT NOTE: If you are running any website that has "Reset my password" it might be used by attacker, since even though the attacker does not have access to password, the attacker had access to email inbox. Thus the email password reset flow will allow attacker to compromise other websites that rely on Gmail account for password resets.
https://twitter.com/zachlatta/status/859843151757955072?ref_...
https://www.dropbox.com/s/l024nggmcizub40/Screenshot%202017-...
Re: Ask HN: Google Doc email virus?
#59With all of Google's machine learning expertise, how is it that this got past all of their SPAM detectors? It took me 2 seconds to hover over the link and see it was a crazy link that ended up at a domain called google.pro. Really? One of the world's largest and most advanced email systems couldn't figure that out?
Re: Ask HN: Google Doc email virus?
#60Earlier quoted context omitted.
Source code of the worm: https://hastebin.com/gubegaqusi.xml Pretty much what you'd expect. Edit: This isn't the full source code. There was another PHP file visible on their website that unfortunately isn't visible anymore.
Heh, they're using Google Analytics to track its spread. That's a nice touch.