Sherlock: Bug: False positive for 3 websites

Created on 18 Jun 2020  ·  18Comments  ·  Source: sherlock-project/sherlock

Most helpful comment

Upon taking a look at liveleak, I think it no longer has the ability for us to look at it's users because I cant find any username on the website. Is it the same for you or am I missing something?

All 18 comments

Upon taking a look at liveleak, I think it no longer has the ability for us to look at it's users because I cant find any username on the website. Is it the same for you or am I missing something?

I will be removing https://forum.redsun.tf/ from data.json because from looking at many of the usernames, it seems like random digits are added to the end of the usernames. This means that it pretty much impossible to check if a username exists on that website.

For Twitter, we have to find another method of detecting the existance of the usernames because whenever I try to send a request to twitter.com/username I get this message:

Something went wrong, but don’t fret — let’s give it another shot.

I will have to do further research into this to find a fix for this.

Upon taking a look at liveleak, I think it no longer has the ability for us to look at it's users because I cant find any username on the website. Is it the same for you or am I missing something?
Indeed

The twitter issue is being resolved in https://github.com/sherlock-project/sherlock/issues/541

Yes, false positives still there after doing git pull to the latest.

  1. liveleak
  2. redsun
  3. twitter
  4. ko-fi
  1. ko-fi

@Luidiblu Since you added ko-fi, could you take a look at this?

Sure! I can take a look! And fix the ko-fi false positive

@Luidiblu @jepunband I have fixed the false positive for ko-fi in 2a26f0b

Okay, I'm just gonna put this list here so that we can keep track of the sites that have been listed in this thread:

  • [x] LiveLeak
  • [x] redsun
  • [x] Twitter
  • [x] Ko-fi

  • [x] = has been fixed or removed

@sdushantha ok, now it works! no more false positives.

  1. Wikipedia
  2. Tinder

seem somehow fishy too.

www.gotinder.com/@randuser just shows a "this user may have changed his name" site
and wikipedia.org, as it should, shows a "wanna add this user?" site

@morgulbrut I think it would be wise to add regex support for the error messages so that we can use multiple error messages.
Example: (Error1|Error2)

Fixed Twitter by changing to the mobile Twitter URL.
https://github.com/sherlock-project/sherlock/pull/684

@morgulbrut The response you are getting from Tinder might be the correct response because if I try the username "sara" it actually shows an account: https://tinder.com/@sara

Tinder has been fixed in #697, thanks to @roopeshvs

Wikipedia has been fixed in #698, credits to @roopeshvs

Closing this issue as all the sites mentioned in this issue has been dealt with 👍

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Berghopper picture Berghopper  ·  6Comments

bialybudyn picture bialybudyn  ·  6Comments

PythonB picture PythonB  ·  7Comments

manishyadav1400 picture manishyadav1400  ·  7Comments

Czechball picture Czechball  ·  4Comments