All Projects → megadose → Holehe

megadose / Holehe

Licence: gpl-3.0
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.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Holehe

DaProfiler
DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses your target.
Stars: ✭ 58 (-89.79%)
Mutual labels:  instagram, osint, social-network, emails, information-gathering
Osi.ig
Information Gathering Instagram.
Stars: ✭ 377 (-33.63%)
Mutual labels:  osint, information-gathering, instagram
Network Avatar Picker
A npm module that returns user's social network avatar. Supported providers: facebook, instagram, twitter, tumblr, vimeo, github, youtube and gmail
Stars: ✭ 74 (-86.97%)
Mutual labels:  twitter, instagram, social-network
Theharvester
E-mails, subdomains and names Harvester - OSINT
Stars: ✭ 6,175 (+987.15%)
Mutual labels:  osint, emails, information-gathering
Onionsearch
OnionSearch is a script that scrapes urls on different .onion search engines.
Stars: ✭ 135 (-76.23%)
Mutual labels:  osint, pypi, information-gathering
Iky
OSINT Project
Stars: ✭ 203 (-64.26%)
Mutual labels:  osint, email, twitter
Social ids
Get user ids from social network handlers
Stars: ✭ 9 (-98.42%)
Mutual labels:  twitter, instagram, social-network
toutatis
Toutatis is a tool that allows you to extract information from instagrams accounts such as e-mails, phone numbers and more
Stars: ✭ 803 (+41.37%)
Mutual labels:  instagram, osint, information-gathering
Osintgram
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
Stars: ✭ 312 (-45.07%)
Mutual labels:  osint, information-gathering, instagram
Buster
An advanced tool for email reconnaissance
Stars: ✭ 387 (-31.87%)
Mutual labels:  osint, emails
Firebase Instagram
📸 Instagram clone with Firebase Cloud Firestore, Expo, and React Native 😁😍
Stars: ✭ 389 (-31.51%)
Mutual labels:  instagram, social-network
Socialscan
Python library and CLI for accurately querying username and email usage on online platforms
Stars: ✭ 538 (-5.28%)
Mutual labels:  osint, email
Maryam
Maryam: Open-source Intelligence(OSINT) Framework
Stars: ✭ 371 (-34.68%)
Mutual labels:  osint, social-network
Privacy Redirect
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
Stars: ✭ 342 (-39.79%)
Mutual labels:  twitter, instagram
Osrframework
OSRFramework, the Open Sources Research Framework is a AGPLv3+ project by i3visio focused on providing API and tools to perform more accurate online researches.
Stars: ✭ 534 (-5.99%)
Mutual labels:  osint, pypi
Whatbreach
OSINT tool to find breached emails, databases, pastes, and relevant information
Stars: ✭ 472 (-16.9%)
Mutual labels:  osint, emails
Vault
swiss army knife for hackers
Stars: ✭ 346 (-39.08%)
Mutual labels:  osint, information-gathering
Phoneinfoga
PhoneInfoga is one of the most advanced tools to scan international phone numbers using only free resources. It allows you to first gather standard information such as country, area, carrier and line type on any international phone number. Then search for footprints on search engines to try to find the VoIP provider or identify the owner.
Stars: ✭ 5,927 (+943.49%)
Mutual labels:  osint, information-gathering
Favfreak
Making Favicon.ico based Recon Great again !
Stars: ✭ 564 (-0.7%)
Mutual labels:  osint, information-gathering
Sherlock
🔎 Hunt down social media accounts by username across social networks
Stars: ✭ 28,569 (+4929.75%)
Mutual labels:  osint, information-gathering

Holehe Educational purposes only

PyPI PyPI - Week PyPI - Downloads PyPI - License

For BTC Donations : 1FHDM49QfZX6pJmhjLE5tB2K6CaTLMZpXZ

Holehe does not alert the target email

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.

Project example : Holehe Maltego

💡 Prerequisite

Python 3

🛠️ Installation

With PyPI

pip3 install holehe

With Github

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

📚 Example

holehe test@gmail.com

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()

    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

Thank you to :

📝 License

GNU General Public License v3.0

Modules :

name domain 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
cambridgemt discussion.cambridge-mt.com register
caringbridge caringbridge.org 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.net register
devrant devrant.com register
diigo diigo.com register
discord discord.com register
docker docker.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
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
komoot komoot.com 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
nattyornot nattyornotforum.nattyornot.com register
naturabuy naturabuy.fr register
ndemiccreations forum.ndemiccreations.com register
nextpvr forums.nextpvr.com 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
patreon patreon.com login
pinterest pinterest.com register
plurk plurk.com register
pornhub pornhub.com register
protonmail protonmail.ch other
quora quora.com register
raidforums raidforums.com register
rambler rambler.ru register
redtube redtube.com register
replit repl.it register
rocketreach rocketreach.co 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
tellonym tellonym.me register
thecardboard thecardboard.org register
therianguide forums.therian-guide.com register
thevapingforum thevapingforum.com register
treasureclassifieds forum.treasureclassifieds.com register
tumblr tumblr.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
vsco vsco.co register
wattpad wattpad.com register
wordpress wordpress login
xing xing.com register
xvideos xvideos.com register
yahoo yahoo.com login
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].