WWWE: check if your email(s) have appeared in a data-breach
What’s wrong with my email (WWWE)
A tool to help you check if your email(s) have appeared in a data breach!
WWWE.py is a standalone python script that checks an email or a list of emails using popular online services to see it the email(s) appear on any security-breach happened in the past. The online services used are:
- Google search engine
- HaveIBeenPwned
- HaveIBeenSold
- inoitsu
- LEAKEDSOURCE
- hack_check
- DEHASHED
Install
git clone https://github.com/chrispetrou/WWWE.git
cd WWWE
pip install -r requirements.txt
Use
Copyright (C) 2019 chrispetrou
Source: https://github.com/chrispetrou/