Google Phishing Quiz
phishingquiz.withgoogle.com
Google Phishing Quiz
1–10 of 103 posts
Re: Google Phishing Quiz
#2Re: Google Phishing Quiz
#3Re: Google Phishing Quiz
#4I had no idea google allows arbitrary redirects through its own https://google.com domain. Why?
Re: Google Phishing Quiz
#5I had no idea google allows arbitrary redirects through its own https://google.com domain. Why?
Personally, I don't think it's particularly realistic to expect users to be able to work out when an open redirect is being abused in a phishing attack - particularly if e.g. other junk query string parameters are used to obfuscate the destination, or a domain is chosen that looks like it could legitimately be part of a site's URL structure.
Checking the domain gets you some peace of mind (assuming it's not abusing lookalike Unicode characters!) but if there are "reflected" or even "stored" open redirects [1] on the domain then all bets are off. I don't think I could confidently make a decision regarding the safety of such a link except by following it (with e.g. curl -L) and seeing what happened.
[1] I'm abusing XSS terminology here by applying it to redirects, but hopefully the meaning is clear. I consider a "stored open redirect" a page under a user-known-safe domain where an attacker can persist the final destination s.t. it's not visible in the original URL.
Re: Google Phishing Quiz
#6I had no idea google allows arbitrary redirects through its own https://google.com domain. Why?
(The shortlink above is actually safe - it redirects to https://jigsaw.google.com/)
Re: Google Phishing Quiz
#7Seems odd to me that they would encourage allowing 3rd party sites to read all your email, but I guess this is where we're at right now
No way for me to tell whether the app that's connecting would be one I'd want reading emails (I wasn't familiar with it) and without an address bar, hard to tell if it's a spoof or the real thing.
Re: Google Phishing Quiz
#8Seems odd to me that they would encourage allowing 3rd party sites to read all your email, but I guess this is where we're at right now
Re: Google Phishing Quiz
#9Re: Google Phishing Quiz
#10Seems odd to me that they would encourage allowing 3rd party sites to read all your email, but I guess this is where we're at right now
(But personal ones? Go for it...)