Lookup the victim's email

CarderPlanet

Professional
Messages
2,549
Reaction score
722
Points
113
Infoga (https://github.com/m4ll0k/Infoga.git) is a tool that collects information about email accounts (ip, hostname, country, etc.) from various public sources (search engines, pgp keyservers and shodan) and checks if emails have been leaked using the haveibeenpwned API.

Installation
Code:
$ git clone https://github.com/m4ll0k/Infoga.git
$ cd Infoga
$ python setup.py install

Usage
Code:
$ python infoga.py

OSINT in the hut ✌️

3.jpg
 
Top