Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 831 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 831 Bytes

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 [email protected]

screen3