Giter Site home page Giter Site logo

qemm / holehe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from megadose/holehe

0.0 0.0 0.0 396 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 Educational purposes only

For BTC Donations : 1FHDM49QfZX6pJmhjLE5tB2K6CaTLMZpXZ

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

๐Ÿ’ก 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

Modules :

Module Website Method Frequent rate limit
aboutme about.me register โœ˜
adobe adobe.com password recovery โœ˜
amazon amazon.com login โœ˜
anydo any.do login โœ”
archive archive.org register โœ˜
armurerieauxerre armurerie-auxerre.com register โœ˜
atlassian atlassian.com register โœ˜
babeshows babeshows.co.uk register โœ˜
badeggsonline badeggsonline.com register โœ˜
biosmods bios-mods.com register โœ˜
biotechnologyforums biotechnologyforums.com register โœ˜
bitmoji bitmoji.com login โœ˜
blablacar blablacar.com register โœ”
blackworldforum blackworldforum.com register โœ”
blip blip.fm register โœ”
blitzortung forum.blitzortung.org register โœ˜
bluegrassrivals bluegrassrivals.com register โœ˜
bodybuilding bodybuilding.com register โœ˜
buymeacoffee buymeacoffee.com register โœ”
caringbridge caringbridge.org register โœ˜
cambridgemt discussion.cambridge-mt.com register โœ˜
chinaphonearena chinaphonearena.com register โœ˜
clashfarmer clashfarmer.com register โœ”
codecademy codecademy.com register โœ”
codeigniter forum.codeigniter.com register โœ˜
codepen codepen.io register โœ˜
coroflot coroflot.com register โœ˜
cpaelites cpaelites.com register โœ˜
cpahero cpahero.com register โœ˜
cracked_to cracked.to register โœ”
crevado crevado.com register โœ”
deliveroo deliveroo.com register โœ”
demonforums demonforums.com register โœ”
devrant devrant.com register โœ˜
diigo diigo.com register โœ˜
discord discord.com register โœ˜
dominosfr dominos.fr register โœ”
ebay ebay.com login โœ”
ello ello.co register โœ˜
envato envato.com register โœ˜
eventbrite eventbrite.com login โœ˜
evernote evernote.com login โœ˜
fanpop fanpop.com register โœ˜
fetlife fetlife.com register โœ˜
firefox firefox.com register โœ˜
flickr flickr.com login โœ˜
freelancer freelancer.com register โœ˜
freiberg drachenhort.user.stunet.tu-freiberg.de register โœ˜
garmin garmin.com register โœ”
github github.com register โœ˜
google google.com register โœ˜
gravatar gravatar.com other โœ˜
imgur imgur.com register โœ”
instagram instagram.com register โœ”
issuu issuu.com register โœ˜
koditv forum.kodi.tv register โœ˜
laposte laposte.fr register โœ˜
lastfm last.fm register โœ˜
lastpass lastpass.com register โœ˜
mail.ru mail.ru password recovery โœ˜
mybb community.mybb.com register โœ˜
myspace myspace.com register โœ˜
ndemiccreations forum.ndemiccreations.com register โœ˜
nattyornot nattyornotforum.nattyornot.com register โœ˜
nextpvr forums.nextpvr.com register โœ˜
naturabuy naturabuy.fr register โœ˜
nike nike.com register โœ˜
odampublishing forum.odampublishing.com register โœ˜
odnoklassniki ok.ru password recovery โœ˜
office365 office365.com other โœ˜
onlinesequencer onlinesequencer.net register โœ˜
parler parler.com login โœ˜
pinterest pinterest.com register โœ˜
plurk plurk.com register โœ˜
pornhub pornhub.com register โœ˜
quora quora.com register โœ˜
raidforums raidforums.com register โœ”
rambler rambler.ru register โœ˜
redtube redtube.com register โœ˜
replit repl.it register โœ”
samsung samsung.com register โœ˜
seoclerks seoclerks.com register โœ˜
sevencups 7cups.com register โœ”
smule smule.com register โœ”
snapchat snapchat.com login โœ˜
sporcle sporcle.com register โœ˜
spotify spotify.com register โœ”
strava strava.com register โœ˜
taringa taringa.net register โœ”
teamtreehouse teamtreehouse.com register โœ˜
tumblr tumblr.com register โœ˜
thecardboard thecardboard.org register โœ˜
therianguide forums.therian-guide.com register โœ˜
thevapingforum thevapingforum.com register โœ˜
treasureclassifieds forum.treasureclassifieds.com register โœ˜
tunefind tunefind.com register โœ”
twitter twitter.com register โœ˜
venmo venmo.com register โœ”
vivino vivino.com register โœ˜
voxmedia voxmedia.com register โœ˜
vrbo vrbo.com register โœ˜
wattpad wattpad.com register โœ”
wordpress wordpress.com login โœ˜
xing xing.com register โœ˜
xvideos xvideos.com register โœ˜
yahoo yahoo.com login โœ”

Rate limit, just change your IP

๐Ÿ“ˆ Example of use

import trio
import httpx

from holehe.modules.shopping.ebay import ebay


async def main():
    email = "[email protected]"
    out = []
    client = httpx.AsyncClient(timeout=10)

    await ebay(email, client, out)

    print(out)
    await client.aclose()

trio.run(main)

The output of the modules

The result of the modules is in this form : {name:"example","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 eriys avatar soxoj avatar mxrch avatar gonzosint avatar leirbag95 avatar maltemo avatar djrieger avatar ranlo 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.