GithubHelp home page GithubHelp logo

p3run / whatsmyname Goto Github PK

View Code? Open in Web Editor NEW

This project forked from webbreacher/whatsmyname

1.0 0.0 0.0 2.1 MB

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.

Home Page: https://whatsmyname.app/

License: Other

Python 100.00%

whatsmyname's Introduction

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:

  • Check for the user yooper, print out in a table format into console

python whats_my_name.py -u yooper -c social

  • Check for the users yooper and maxim, defaults to outputing json to stdout, only returns the found results.

python whats_my_name.py -u yooper maxim

  • Check for the users yooper and maxim, defaults to outputing json to stdout, returns the not found and found results.

python whats_my_name.py -u yooper maxim -a

  • Check for the users yooper and maxim, defaults to outputing json to stdout, returns the sites where no matches were found.

python whats_my_name.py -u yooper maxim -n

  • Check for the user yooper, on social sites

python whats_my_name.py -u yooper -c social

  • Check for the user yooper, on social sites, using a different web browser agent

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

  • Check for the user yooper, print out in a csv format into console

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

  • Check for the user yooper, print out in a json (default) format into console

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

  • Check for the user yooper, dump out response content and response headers, used for debugging purposes

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

  • Check for the user whether they exist or not and get the response from the server, used for debugging

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

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

whatsmyname's People

Contributors

accentusoft avatar ar-2001 avatar arnydo avatar bcoles avatar c3n7ral051nt4g3ncy avatar cami325 avatar dependabot[bot] avatar djahren avatar ef1500 avatar iamzewen avatar jocejocejoe avatar jocephus avatar k2sosint avatar kehrijksen avatar kpcyrd avatar kunalaggarwal avatar l0r3m1p5um avatar lehuff avatar mccartney avatar p1ngul1n0 avatar p3run avatar sector035 avatar seintpl avatar soxoj avatar spotlightc avatar swedishmike avatar unpublished avatar upgoingstar avatar webbreacher avatar yooper avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.