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
Usage
OSINT in the hut
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
