Email-Enum searches mainstream websites and tells you if an email is registered!
- Firefox
- Selenium => 3.14
- Click => 7.0
- Termcolor => 1.1
Do not run setup.sh as root!
git clone https://github.com/Frint0/email-enum.git
cd email-enum
chmod +x setup.sh
./setup.sh
python3 check.py [email protected]
or ./check.py [email protected]
- More Websites
- Username Enumeration
- Increased Verbosity
- More arguments
and much more...
This program is done entirely by web scraping, if a website changes its element variables or layout, you might need to wait for an updated version of Email-Enum or feel free to contribute.