Whats My Name Project

133 Followers
3 Following
16 Posts
Official Twitter account for the http://github.com/WebBreacher/WhatsMyName GitHub project and the http://whatsmyname.app #OSINT username enumeration tool.
WhatsMyName GitHubhttp://github.com/WebBreacher/WhatsMyName
WhatsMyName Webhttps://whatsmyname.app
📣For those https://whatsmyname.app users that received a warning about the site having a malicious link, we've fixed it. One of our workers (used to request data) was flagged and has been changed. Should be all good now! Please let us know if you have problem. ✔
WhatsMyName Web

Why should use WhatsMyName data for username enumeration? There are many other sites that "do" username enumeration but most don't do what we do.

When @webbreacher created WMN in 2015, username checker sites at that time were providing many false positive results. All they did was send a request to a target website and, if the site didn't give them an error code in response, then the username must exist on that site. Right?

Absolutely not. Web server responses vary so our tools must as well. WMN has a list of responses that it expects to receive from the target web server. If it gets one response, then the user account is likely there. If it gets another response, it is likely the user account does not exist. We do NOT just look at the HTTP response code from the server.

These extra steps mean that checking tools like https://whatsmyname.app and others (https://github.com/WebBreacher/WhatsMyName#toolsweb-sites-using-whatsmyname) can be more accurate than other checkers.

#osint #username #usernameenumeration #knowyourtools

WhatsMyName Web

One change to WhatsMyName is that we no longer have a "XXXPORNXXX" category for sites. These sites are now referred to as "xx NSFW xx" (Not Safe For Work) to allow us to incorporate sites that may have adult content, nudity, or violence in them and are not pornographic. #osint
We just made our changes to the JSON schema and several other files. See https://github.com/WebBreacher/WhatsMyName/issues/738 for details. #osint
Proposed JSON Schema Changes for Discussion · Issue #738 · WebBreacher/WhatsMyName

There are several bigger changes to the JSON file I have not moved on recently and I want to put them in one place and discuss and then act. Invalid char in username for some sites #673 - Add an op...

GitHub
Just added a bunch of webcam/live sex sites to WMN. Choose the XXXPORNXXX category to use them. #OSINT https://whatsmyname.app/
WhatsMyName Web

Just posted a request for comments on some changes to the JSON file we maintain. Please see and comment on https://github.com/WebBreacher/WhatsMyName/issues/738 #osint #osinttool #tool
Proposed JSON Schema Changes for Discussion · Issue #738 · WebBreacher/WhatsMyName

There are several bigger changes to the JSON file I have not moved on recently and I want to put them in one place and discuss and then act. Invalid char in username for some sites #673 - Add an op...

GitHub

Hello #osint community. We are going to be removing the python checker script from our GitHub repository in the coming days and focus our efforts on our detections and accounts.

Please visit the GitHub repo at https://GitHub.com/webbreacher/whatsmyname to see a list of all the checker tools that use our json file.

GitHub - WebBreacher/WhatsMyName: This repository has the JSON file required to perform user enumeration on various websites.

This repository has the JSON file required to perform user enumeration on various websites. - GitHub - WebBreacher/WhatsMyName: This repository has the JSON file required to perform user enumeratio...

GitHub

Hi #OSINT community. We just made a few changes to the WhatsMyName JSON file:

  • Changed post_body to be optional
  • Removed post_body from all JSON entries where it was null to reduce file size
  • Added a "invalid_chars" optional JSON parameter for characters that should be stripped from certain entries before making requests
  • Tool developers now have more control over their requests.

    https://github.com/WebBreacher/WhatsMyName/

    GitHub - WebBreacher/WhatsMyName: This repository has the JSON file required to perform user enumeration on various websites.

    This repository has the JSON file required to perform user enumeration on various websites. - GitHub - WebBreacher/WhatsMyName: This repository has the JSON file required to perform user enumeratio...

    GitHub

    We understand that there is/was an issue that some users were having with running our python script.

    We've issued a temp fix that should address this. If you downloaded WMN and run it via Python, do a "git pull" and then install the requirements. Should work fine. #osint

    Added K2OSINT Bookmarklet to the https://github.com/WebBreacher/WhatsMyName/blob/main/README.md page. It lets you enter a username in a popup and then opens a new tab with the WMN results in your browser. Simple. Elegant. Effective.

    Made a quick video/GIF of using the tool.

    How are you using WMN?

    #OSINT #username #whatsmyname

    WhatsMyName/README.md at main · WebBreacher/WhatsMyName

    This repository has the unified data required to perform user enumeration on various websites. Content is in a JSON file and can easily be used in other projects. - WhatsMyName/README.md at main · ...

    GitHub