Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
email-osint-ripper — EO-RIPPER.PY es una herramienta que nos permite hacer OSINT con un email o con una lista de emails. | Kitploit
Tools/GitHubGitHub/quantika14/email-osint-ripper
OSINT (Open Source Intelligence)ReconnaissanceInformation GatheringEmail Harvesting
GitHubquantika14/email-osint-ripper

email-osint-ripper

EO-RIPPER.PY es una herramienta que nos permite hacer OSINT con un email o con una lista de emails.

View Repository
76276 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

email-osint-ripper

EO-RIPPER.PY is a perfect tool for doing OSINT on an email or a list of emails. Its functionalities are diverse and allow us to obtain a lot of information about our target.

Videos

https://www.youtube.com/watch?v=Eo9_mJLBc2c&t=254s

How to do OSINT on an email

https://www.youtube.com/watch?v=0lJ6iD2x72o&t=144s

How to find a Netflix account

How to use EO-RIPPER?

A Linux operating system is recommended, however only Python 3 and the libraries are required:

Libraries

  • re, json, cookielib
  • Mechanize - "pip3 install mechanize"
  • Bs4 - "pip3 install beautifulsoup4"
root@kitploit:~
~$ pip3 install -r requeriments.txt
~$ python3 eo-ripper.py
Enjoy!

Features

  • Check if the email exists
  • Check if there are accounts associated with that email on: Netflix, LinkedIn, WordPress, Tumblr, Instagram, Spotify, Vimeo, Pinterest, Twitter, Flickr, Myspace, etc
  • Check if the email appears in any recent and past leaks
  • Search for the email on Pastebin
  • There are 2 modes of use. Perform all the aforementioned functionalities on a single target or use a list of emails.

Author

  • Twitter: @JorgeWebsec
  • Blog: [blog.quantika14.com] [botentriana.wordpress.com]
  • Email: jorgewebsec [@] gmail.com
Download Tool