C3n7ral051nt4g3ncy / NeutrOSINT

Determine if an email address exists or not on ProtonMail with NeutrOSINT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeutrOSINT

Determine if an email address exists or not on ProtonMail with NeutrOSINT

Alternative to ProtOSINT since the validation using the API doesn't work anymore.

This tool uses selenium to connect to ProtonMail and checks if email addresses are valid or not.


How to use?

Installation

pip install -r requirements.txt

Usage:

python3 main.py -u 'USERNAME' -p 'PASSWORD' -f 'FILE_CONTAING_EMAILS.txt' 

About

Determine if an email address exists or not on ProtonMail with NeutrOSINT

License:MIT License


Languages

Language:Python 100.0%