Coder Social home page Coder Social logo

puppycodes / holehe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from megadose/holehe

0.0 0.0 0.0 109 KB

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.

License: GNU General Public License v3.0

Python 100.00%

holehe's Introduction

Holehe

Buy Me A Coffee

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

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(lastpass("[email protected]"))

Modules :

Module Website Method Frequent rate limit
_7cups 7cups.com register โœ”
aboutme about.me register โœ˜
adobe adobe.com password recovery โœ˜
amazon amazon.com login โœ˜
bitmoji bitmoji.com login โœ˜
blablacar blablacar.com register โœ”
buymeacoffee buymeacoffee.com register โœ”
codecademy codecademy.com register โœ”
codepen codepen.io register โœ˜
coroflot coroflot.com register โœ˜
discord discord.com register โœ˜
ebay ebay.com login โœ”
ello ello.co register โœ˜
envato envato.com register โœ˜
eventbrite eventbrite.com login โœ˜
evernote evernote.com login โœ˜
facebook facebook.com password recovery โœ˜
firefox firefox.com register โœ˜
freelancer freelancer.com register โœ˜
github github.com register โœ˜
google google.com register โœ˜
instagram instagram.com register โœ”
issuu issuu.com register โœ˜
lastfm last.fm register โœ˜
lastpass lastpass.com register โœ˜
live live.com password recovery โœ˜
nike nike.com register โœ˜
office365 office365.com other โœ˜
pinterest pinterest.com register โœ˜
pornhub pornhub.com register โœ˜
rambler rambler.ru register โœ˜
samsung samsung.com register โœ˜
snapchat snapchat.com login โœ˜
spotify spotify.com register โœ”
teamtreehouse teamtreehouse.com register โœ˜
tumblr tumblr.com register โœ˜
twitter twitter.com register โœ˜
vrbo vrbo.com register โœ˜
wordpress wordpress.com login โœ˜
yahoo yahoo.com login โœ”

Rate limit, just change your IP

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.

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.