Skip to content

reynldi/Infoga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 infoga
cd infoga
pip install -r req
python infoga.py

Example

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

or

python infoga.py -t fbi.gov -s all

screen2

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%