RobinLinus / socialmedia-leak

A demo of cross-origin login detection for most major web platforms

Home Page:https://robinlinus.github.io/socialmedia-leak/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anyone have a way to test this against Yelp?

blakeperdue opened this issue · comments

Would like to see if Yelp has this weakness or not and notify them.

So far, this doesn't seem to work:

{
    domain: "https://www.yelp.com",
    redirect: "/login?return_url=https://www.yelp.com/favicon.ico?hl=en",
    name: "Yelp"
  }

They have their fevicon hosted on cdn here: https://s3-media2.fl.yelpcdn.com/assets/srv0/yelp_styleguide/118ff475a341/assets/img/logos/favicon.ico
so no they don't have this weakness

Any other workaround for Yelp?