Git Product home page Git Product logo

holehe's Introduction

Holehe

Educational purposes only

If you have any suggestions, please do not hesitate to contact us.

holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.

forthebadge made-with-python

Project example : Holehe Maltego

Demo

๐Ÿ’ก Prerequisite

Python 2/3

๐Ÿ› ๏ธ Installation

With PyPI

pip3 install holehe==1.41

With Github

git clone https://github.com/megadose/holehe.git
cd holehe/
python3 setup.py install

๐Ÿ“š Example

๐Ÿ“ˆ Usage

from holehe import *
print(adobe("[email protected]"))
print(apple("[email protected]"))

Lists of modules:

  • aboutme
  • adobe
  • amazon
  • discord
  • ebay
  • evernote
  • facebook
  • firefox
  • github
  • instagram
  • lastfm
  • lastpass
  • live
  • office365
  • pinterest
  • spotify
  • tumblr
  • twitter
  • vrbo
  • yahoo

The output of the modules

The result of the modules is in this form : {"rateLimit":False,"exists":True,"emailrecovery":ex****[email protected],"phoneNumber":'0************78","others":None}

  • rateLitmit : is to find out if you've been rate-limited
  • exists : know an account is associated with the mail
  • emailrecovery : it's a partial mail that can potentially be extracted from the mail entered on the module.
  • phoneNumber : it's a partial phone number that can potentially be extracted from the mail entered on the module.
  • others : is used for all information other for the moment it is only useful for facebook {"FullName":full_name,"profilePicture":profile_picture} FullName has a lot of false positives, and profilePicture is the url of the profile picture associated with the account.

Rate limit, just change your IP

Thank you to :

๐Ÿ“ License

GNU General Public License v3.0

holehe's People

Contributors

megadose 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.