redirect - Phishing attack - how does this specific one works? -


i have received phishing email recently. in chrome, when right click on link , click copy link address. url copied clipboard: http://googledrive.com/host/0b4rdwfvjbblzbwgytmrwwduwbza (warning: phisinhg site!)

i'm trying understand how works:

  • in chrome, when paste url , go the site, i'm redirected phishing site.
  • in chrome, when paste same url in incognito mode i'm redirected https://accounts.google.com valid certificate google. (???)
  • in chrome when paste , go http://googledrive.com, i'm redirected google drive valid certificate google.
  • in ie when paste , go the original url (the 1 redirects phishing site in chrome) redirected https://accounts.google.com certificate google.

that not make sense me. if domain googledrive.com belongs google. how redirection phishing site happens? why in happen in chrome , why happen when not in incognito mode?


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -