Home

Awesome

WhatsMyName

This repository has the unified data required to perform user and username enumeration on various websites. Content is in a JSON file and can easily be used in other projects such as the ones below:

whatsmyname

Tools/Web Sites Using WhatsMyName

Content

Format

See CONTRIBUTING

Command Line Arguments

If you just want to run this script to check user names on sites and don't wish to use it in combination with another tool (like https://whatsmyname.app or one noted above), then you can use the Python script @yooper made for us, whats_my_name.py as shown below.

There are quite a few command line options available:

python whats_my_name.py -u yooper -c social

python whats_my_name.py -u yooper maxim

python whats_my_name.py -u yooper maxim -a

python whats_my_name.py -u yooper maxim -n

python whats_my_name.py -u yooper -c social

python whats_my_name.py -u yooper -c social --ua 1

python whats_my_name.py -u yooper -c social --format csv

python whats_my_name.py -u yooper -c social --format json

python whats_my_name.py -u yooper -s zhihu --verbose --format csv

python whats_my_name.py -u yooper -a -s zillow --verbose --format csv

Social Media

Come follow us for updates. We are on:

Installation

Check the INSTALLATION.md file

License

<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.