Skip to content

Commit

Permalink
Merge pull request #3 from sherlock-project/master
Browse files Browse the repository at this point in the history
g
  • Loading branch information
j4asper committed Jul 22, 2022
2 parents ee5ecff + 2ea9add commit a9ee4bd
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 99 deletions.
25 changes: 0 additions & 25 deletions removed_sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -644,31 +644,6 @@
"username_claimed": "nielsrosanna",
"username_unclaimed": "noonewouldeverusethis7"
},
"Snapchat": {
"errorMsg": "OK",
"errorType": "message",
"headers": {
"Cookie": "xsrf_token=PlEcin8s5H600toD4Swngg; sc-cookies-accepted=true; web_client_id=b1e4a3c7-4a38-4c1a-9996-2c4f24f7f956; oauth_client_id=c2Nhbg==",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0"
},
"regexCheck": "^[a-z][a-z-_.]{3,15}",
"request_method": "POST",
"url": "https://www.snapchat.com/add/{}",
"urlMain": "https://www.snapchat.com",
"urlProbe": "https://accounts.snapchat.com/accounts/get_username_suggestions?requested_username={}&xsrf_token=PlEcin8s5H600toD4Swngg",
"username_claimed": "teamsnapchat",
"username_unclaimed": "revedluowenoon"
},
"Chess": {
"errorMsg": "\"valid\": false",
"errorType": "message",
"regexCheck": "^[a-z1-9]{3,25}$",
"url": "https://www.chess.com/member/{}",
"urlMain": "https://www.chess.com/",
"urlProbe": "https://www.chess.com/callback/user/valid?username={}",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Codeforces": {
"errorType": "response_url",
"errorUrl": "https://codeforces.com/",
Expand Down
42 changes: 3 additions & 39 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -1323,44 +1323,6 @@ As of 2022-05-1, FanCentro returns false positives. Will later in new version of
},
```


## Snapchat

As of 2022-05-01, Snapchat reutrns false positives

```
"Snapchat": {
"errorMsg": "OK",
"errorType": "message",
"headers": {
"Cookie": "xsrf_token=PlEcin8s5H600toD4Swngg; sc-cookies-accepted=true; web_client_id=b1e4a3c7-4a38-4c1a-9996-2c4f24f7f956; oauth_client_id=c2Nhbg==",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0"
},
"regexCheck": "^[a-z][a-z-_.]{3,15}",
"request_method": "POST",
"url": "https://www.snapchat.com/add/{}",
"urlMain": "https://www.snapchat.com",
"urlProbe": "https://accounts.snapchat.com/accounts/get_username_suggestions?requested_username={}&xsrf_token=PlEcin8s5H600toD4Swngg",
"username_claimed": "teamsnapchat",
"username_unclaimed": "revedluowenoon"
},
```

# Chess
As og 2022-05-01, Chess.com returns false positives
```
"Chess": {
"errorMsg": "\"valid\": false",
"errorType": "message",
"regexCheck": "^[a-z1-9]{3,25}$",
"url": "https://www.chess.com/member/{}",
"urlMain": "https://www.chess.com/",
"urlProbe": "https://www.chess.com/callback/user/valid?username={}",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
```

## Codeforces
As og 2022-05-01, Codeforces returns false positives
```
Expand Down Expand Up @@ -1442,7 +1404,7 @@ Raidforums is now run by the FBI
## Pinterest
Removed due to false positive

``
```
"Pinterest": {
"errorType": "status_code",
"url": "https://www.pinterest.com/{}/",
Expand All @@ -1454,6 +1416,7 @@ Removed due to false positive

## PCPartPicker
As of 17-07-2022, PCPartPicker requires us to login in order to check if a user exits

```
"PCPartPicker": {
"errorType": "status_code",
Expand Down Expand Up @@ -1488,6 +1451,7 @@ As of 17-07-2022, Ebay is very slow to respond. It was also reported that it ret

## Ghost
As of 17-07-2022, Ghost returns false positives

```
"Ghost": {
"errorMsg": "Domain Error",
Expand Down
53 changes: 36 additions & 17 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,16 @@
"username_claimed": "cute18cute",
"username_unclaimed": "noonewouldeverusethis77777"
},
"Chess": {
"errorMsg": "Username is valid",
"errorType": "message",
"regexCheck": "^[a-z1-9]{3,25}$",
"url": "https://www.chess.com/member/{}",
"urlMain": "https://www.chess.com/",
"urlProbe": "https://www.chess.com/callback/user/valid?username={}",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"CloudflareCommunity": {
"errorType": "status_code",
"url": "https://community.cloudflare.com/u/{}",
Expand Down Expand Up @@ -1742,6 +1752,15 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Snapchat": {
"errorType": "status_code",
"regexCheck": "^[a-z][a-z-_.]{3,15}",
"request_method": "GET",
"url": "https://www.snapchat.com/add/{}",
"urlMain": "https://www.snapchat.com",
"username_claimed": "teamsnapchat",
"username_unclaimed": "revedluowenoon"
},
"SoundCloud": {
"errorType": "status_code",
"url": "https://soundcloud.com/{}",
Expand Down Expand Up @@ -2428,6 +2447,14 @@
"username_claimed": "yeahkenny",
"username_unclaimed": "noonewouldeverusethis77777"
},
"koo": {
"errorMsg": "Invalid Profile",
"errorType": "message",
"url": "https://www.kooapp.com/profile/{}",
"urlMain": "https://www.kooapp.com",
"username_claimed": "john",
"username_unclaimed": "noonewouldeverusethis7"
},
"kwork": {
"errorType": "status_code",
"url": "https://kwork.ru/user/{}",
Expand Down Expand Up @@ -2508,6 +2535,15 @@
"username_claimed": "blue",
"username_unclaimed": "noonewould"
},
"minds": {
"errorMsg": "\"valid\":true",
"errorType": "message",
"url": "https://www.minds.com/{}/",
"urlMain": "https://www.minds.com",
"urlProbe": "https://www.minds.com/api/v3/register/validate?username={}",
"username_claimed": "john",
"username_unclaimed": "noonewouldeverusethis7"
},
"moikrug": {
"errorType": "status_code",
"url": "https://moikrug.ru/{}",
Expand Down Expand Up @@ -2681,22 +2717,5 @@
"urlMain": "https://www.zoomit.ir",
"username_claimed": "kossher",
"username_unclaimed": "noonewouldeverusethis7"
},
"koo": {
"errorMsg": "Invalid Profile",
"errorType": "message",
"url": "https://www.kooapp.com/profile/{}",
"urlMain": "https://www.kooapp.com",
"username_claimed": "john",
"username_unclaimed": "noonewouldeverusethis7"
},
"minds": {
"errorMsg": "\"valid\":true",
"errorType": "message",
"url": "https://www.minds.com/{}/",
"urlMain": "https://www.minds.com",
"urlProbe": "https://www.minds.com/api/v3/register/validate?username={}",
"username_claimed": "john",
"username_unclaimed": "noonewouldeverusethis7"
}
}
22 changes: 4 additions & 18 deletions sites.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## List Of Supported Sites (369 Sites In Total!)
## List Of Supported Sites (355 Sites In Total!)
1. [2Dimensions](https://2Dimensions.com/)
1. [3dnews](http://forum.3dnews.ru/)
1. [7Cups](https://www.7cups.com/)
Expand Down Expand Up @@ -42,33 +42,28 @@
1. [BuyMeACoffee](https://www.buymeacoffee.com/)
1. [BuzzFeed](https://buzzfeed.com/)
1. [CNET](https://www.cnet.com/)
1. [CapFriendly](https://www.capfriendly.com/)
1. [Carbonmade](https://carbonmade.com/)
1. [Career.habr](https://career.habr.com/)
1. [Championat](https://www.championat.com/)
1. [Chatujme.cz](https://chatujme.cz/)
1. [ChaturBate](https://chaturbate.com)
1. [Chess](https://www.chess.com/)
1. [CloudflareCommunity](https://community.cloudflare.com/)
1. [Clozemaster](https://www.clozemaster.com)
1. [Clubhouse](https://www.clubhouse.com)
1. [Codecademy](https://www.codecademy.com/)
1. [Codechef](https://www.codechef.com/)
1. [Codeforces](https://www.codeforces.com/)
1. [Codepen](https://codepen.io/)
1. [Codewars](https://www.codewars.com)
1. [Coil](https://coil.com/)
1. [ColourLovers](https://www.colourlovers.com/)
1. [Contently](https://contently.com/)
1. [Coroflot](https://coroflot.com/)
1. [Countable](https://www.countable.us/)
1. [Cracked](https://www.cracked.com/)
1. [Crevado](https://crevado.com/)
1. [Crowdin](https://crowdin.com/)
1. [Cryptomator Forum](https://community.cryptomator.org/)
1. [DEV Community](https://dev.to/)
1. [DailyMotion](https://www.dailymotion.com/)
1. [Designspiration](https://www.designspiration.net/)
1. [DeviantART](https://deviantart.com)
1. [Discogs](https://www.discogs.com/)
1. [Discuss.Elastic.co](https://discuss.elastic.co/)
Expand All @@ -84,7 +79,6 @@
1. [F3.cool](https://f3.cool/)
1. [Facebook](https://www.facebook.com/)
1. [Fameswap](https://fameswap.com/)
1. [FanCentro](https://fancentro.com/)
1. [Fandom](https://www.fandom.com/)
1. [Finanzfrage](https://www.finanzfrage.net/)
1. [Fiverr](https://www.fiverr.com/)
Expand All @@ -99,15 +93,13 @@
1. [Freesound](https://freesound.org/)
1. [G2G](https://www.g2g.com/)
1. [GNOME VCS](https://gitlab.gnome.org/)
1. [Gab](https://gab.com)
1. [GaiaOnline](https://www.gaiaonline.com/)
1. [Gam1ng](https://gam1ng.com.br)
1. [Gamespot](https://www.gamespot.com/)
1. [Genius (Artists)](https://genius.com/)
1. [Genius (Users)](https://genius.com/)
1. [Gesundheitsfrage](https://www.gesundheitsfrage.net/)
1. [GetMyUni](https://getmyuni.com/)
1. [Ghost](https://ghost.org/)
1. [Giphy](https://giphy.com/)
1. [GitBook](https://gitbook.com/)
1. [GitHub](https://www.github.com/)
Expand Down Expand Up @@ -192,14 +184,12 @@
1. [Otzovik](https://otzovik.com/)
1. [OurDJTalk](https://ourdjtalk.com/)
1. [PCGamer](https://pcgamer.com)
1. [PCPartPicker](https://pcpartpicker.com)
1. [PSNProfiles.com](https://psnprofiles.com/)
1. [Packagist](https://packagist.org/)
1. [Pastebin](https://pastebin.com/)
1. [Patreon](https://www.patreon.com/)
1. [Periscope](https://www.periscope.tv/)
1. [Pinkbike](https://www.pinkbike.com/)
1. [Pinterest](https://www.pinterest.com/)
1. [PlayStore](https://play.google.com/store)
1. [Pokemon Showdown](https://pokemonshowdown.com)
1. [Polarsteps](https://polarsteps.com/)
Expand All @@ -210,7 +200,6 @@
1. [PromoDJ](http://promodj.com/)
1. [PyPi](https://pypi.org)
1. [Quizlet](https://quizlet.com)
1. [Raidforums](https://raidforums.com/)
1. [Rajce.net](https://www.rajce.idnes.cz/)
1. [Rate Your Music](https://rateyourmusic.com/)
1. [Rclone Forum](https://forum.rclone.org/)
Expand All @@ -235,7 +224,6 @@
1. [Slant](https://www.slant.co/)
1. [Slashdot](https://slashdot.org)
1. [SlideShare](https://slideshare.net/)
1. [Smashcast](https://www.smashcast.tv/)
1. [Smule](https://www.smule.com/)
1. [Snapchat](https://www.snapchat.com)
1. [SoundCloud](https://soundcloud.com/)
Expand All @@ -247,9 +235,7 @@
1. [Sporcle](https://www.sporcle.com/)
1. [Sportlerfrage](https://www.sportlerfrage.net/)
1. [SportsRU](https://www.sports.ru/)
1. [Spotify](https://open.spotify.com/)
1. [Star Citizen](https://robertsspaceindustries.com/)
1. [Steam](https://steamcommunity.com/)
1. [SteamGroup](https://steamcommunity.com/)
1. [Strava](https://www.strava.com/)
1. [SublimeForum](https://forum.sublimetext.com/)
Expand All @@ -275,7 +261,6 @@
1. [VK](https://vk.com/)
1. [VSCO](https://vsco.co/)
1. [Velomania](https://forum.velomania.ru/)
1. [Venmo](https://venmo.com/)
1. [Vero](https://vero.co/)
1. [Vimeo](https://vimeo.com/)
1. [Virgool](https://virgool.io/)
Expand Down Expand Up @@ -313,8 +298,6 @@
1. [datingRU](http://dating.ru)
1. [devRant](https://devrant.com/)
1. [drive2](https://www.drive2.ru/)
1. [eBay.com](https://www.ebay.com/)
1. [eBay.de](https://www.ebay.de/)
1. [eGPU](https://egpu.io/)
1. [eintracht](https://eintracht.de)
1. [fixya](https://www.fixya.com)
Expand All @@ -333,6 +316,7 @@
1. [jbzd.com.pl](https://jbzd.com.pl/)
1. [jeuxvideo](http://www.jeuxvideo.com)
1. [kofi](https://ko-fi.com)
1. [koo](https://www.kooapp.com)
1. [kwork](https://www.kwork.ru/)
1. [labpentestit](https://lab.pentestit.ru/)
1. [last.fm](https://last.fm/)
Expand All @@ -344,6 +328,7 @@
1. [mastodon.xyz](https://mastodon.xyz/)
1. [mercadolivre](https://www.mercadolivre.com.br)
1. [metacritic](https://www.metacritic.com/)
1. [minds](https://www.minds.com)
1. [moikrug](https://moikrug.ru/)
1. [mstdn.io](https://mstdn.io/)
1. [nairaland.com](https://www.nairaland.com/)
Expand All @@ -368,3 +353,4 @@
1. [xHamster](https://xhamster.com)
1. [znanylekarz.pl](https://znanylekarz.pl)
1. [zoomit](https://www.zoomit.ir)
1. [Chess](https://www.chess.com/)

0 comments on commit a9ee4bd

Please sign in to comment.