GitHub - m4ll0k/Infoga: Infoga - Email OSINT
Infoga is a tool gathering email accounts information (ip, hostname, country,..) from different public sources (search engines, pgp key servers and shodan) and checks if emails were leaked using haveibeenpwned.com API.
INSTALLATION:
git clone
cd Infoga
python setup.py install
python infoga.py
EXAMPLE OF USAGE:
python infoga.py --domain nsa.gov --source all --breach -v 2 --report ../nsa_gov.txt
or
python infoga.py --info [email protected] --breach -v 3 --report ../m4110k.txt
Infoga is a tool gathering email accounts information (ip, hostname, country,..) from different public sources (search engines, pgp key servers and shodan) and checks if emails were leaked using haveibeenpwned.com API.
INSTALLATION:
git clone
cd Infoga
python setup.py install
python infoga.py
EXAMPLE OF USAGE:
python infoga.py --domain nsa.gov --source all --breach -v 2 --report ../nsa_gov.txt
or
python infoga.py --info [email protected] --breach -v 3 --report ../m4110k.txt