Home

Awesome

python license

Infoga - Email Information Gathering

Infoga is a tool for gathering e-mail accounts information from different public sources (search engines, pgp key servers). Is a really simple tool, but very effective for the early stages of a penetration test or just to know the visibility of your company in the Internet.

Screenshot

screen1

Installation

git clone https://github.com/m4ll0k/Infoga.git
cd Infoga
pip install -r requirements.txt
python infoga.py

Usage

python infoga.py --target nsa.gov --source all

screen2

python infoga.py --info rthosfe@nsa.gov

screen3