sherlock icon indicating copy to clipboard operation
sherlock copied to clipboard

False positive results and error when run $ python3 -m pip install -r requirements.txt

Open hmm-still-thinking opened this issue 1 year ago • 5 comments

Additional info

Sherlock is giving out false positive results. I tried with many users and they always giving me these results. Untitled

And this happened when I run $ python3 -m pip install -r requirements.txt. I tried to find answer on google but I found no answer. I'm new for this so please help me. Thanks 1

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

hmm-still-thinking avatar Aug 05 '24 15:08 hmm-still-thinking

Additional info

Sherlock is giving out false positive results. I tried with many users and they always giving me these results. Untitled

And this happened when I run $ python3 -m pip install -r requirements.txt. I tried to find answer on google but I found no answer. I'm new for this so please help me. Thanks 1

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

I'm using Kali Linux OS My sherlock version is 0.15.0

hmm-still-thinking avatar Aug 05 '24 17:08 hmm-still-thinking

requirements.txt does not exist

Please indicate which targets are actually indicating a false positive. Or are you saying every single one in the screenshot is a F+?

ppfeister avatar Aug 05 '24 21:08 ppfeister

requirements.txt does not exist

Please indicate which targets are actually indicating a false positive. Or are you saying every single one in the screenshot is a F+?

In the directory, there is a file named requirements.txt. When I run the txt file, a message appears as shown in the second image. Yes, all the results in the first image are incorrect. When I use a different username, the program still produces the same result as in the first image.

hmm-still-thinking avatar Aug 08 '24 16:08 hmm-still-thinking

You may be using an outdated copy of Sherlock as there is no file by that name in the upstream repository (the file was removed back in June). Installing from source is also no longer a supported method outside of use by contributors, who should install via pdm.


I'm surprised at how many false positives you're seeing --- what region are you in? Also, what username were you testing with? My first guess is that it's a regional issue, since most of those targets use error messages for validation. Sometimes these error messages change across regions and languages, in which case we'll have to do a bit of localization. Easy fix if so, we'll just need some data from --dump-response on each if this is the case.

ppfeister avatar Aug 08 '24 20:08 ppfeister

So what should I do? Reinstall Sherlock or install it via pdm? Can you tell me how to install it using pdm? I’m a beginner and not familiar with this. I’m in the SEA region. And if this is a regional issue, how should I fix it? Thanks

You may be using an outdated copy of Sherlock as there is no file by that name in the upstream repository (the file was removed back in June). Installing from source is also no longer a supported method outside of use by contributors, who should install via pdm.

I'm surprised at how many false positives you're seeing --- what region are you in? Also, what username were you testing with? My first guess is that it's a regional issue, since most of those targets use error messages for validation. Sometimes these error messages change across regions and languages, in which case we'll have to do a bit of localization. Easy fix if so, we'll just need some data from --dump-response on each if this is the case.

So what should I do? I downloaded version 0.15.0. Should I reinstall Sherlock or install it via pdm? Can you tell me how to install it using pdm? I’m a beginner and not familiar with this. I’m in the SEA region. And if this is a regional issue, how should I fix it?

hmm-still-thinking avatar Aug 09 '24 12:08 hmm-still-thinking

Hello @hmm-still-thinking ,

Were you able to fix this issue?

akh7177 avatar Oct 06 '25 07:10 akh7177