Skip to content

hassnainfareed/Infoga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infoga - Email Information Gathering

Infoga is a tool for gathering e-mail accounts information (ip,hostname,country,...) 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.

Infoga

DISCLAIMER

Usage of Infoga for attacking targets without prior mutual consent is illegal. Infoga developer not responsible to any damage caused by Infoga.

Requirements

  • Python <= 2.7

Installation

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

Usage


python infoga.py --domain [DOMAIN] --source [SOURCE] --verbose [LEVEL]

python infoga.py --info [EMAIL] --verbose [LEVEL]

Example


python infoga.py --domain fbi.gov --source google --verbose 3

example_1

python infoga.py --domain  fbi.gov --source all --verbose 3

example_2

About

Infoga - Email Information Gathering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%