Skip to content

A tool to automate OSINT tasks related to emails by combining industry favorite tools

License

Notifications You must be signed in to change notification settings

nihilp/AutoInfoGather

Repository files navigation

AutoInfoGather

A tool to automate OSINT tasks related to emails by combining popular industry favorite tools


Installation

Create a folder (if one doesn't exist) where all the tools are going to be stored:

  • mkdir tools
  • cd tools

How to install AutoInfoGather:

Install requirements:

  • pip3 install -r requirements.txt

Install other repositories needed:

Install theHarvester (Only needed if not using Kali Linux):

Install EmailHarvester:

Install h8mail:


Configuring AutoInfoGather:

In config.py file:

  • Change all values to your relative path locations (where everyting is located in your system)
  • If you want to use API keys within theHarvester tool, edit "/etc/theHarvester/api-keys.yaml" file

Execution - Running AutoInfoGather:

  • Navigate to installation folder (ex: if installed under /home/tools, cd /home/tools)
  • python3 AutoInfoGather

Usage Screenshots:

Running AutoInfoGather in the Kali Linux Terminal:

Running AutoInfoGather in the Kali Linux Terminal

Main menu of AutoInfoGather:

Main menu of AutoInfoGather

First option and input of domain “myspace.com”:

First option and input of domain myspace.com

Finished with part 1 message:

Finished with part 1 message

All_Emails.txt file with results obfuscated:

All_Emails.txt file with results obfuscated

Second option sub-menu:

Second option sub-menu

Sub-menu option 1:

Sub-menu option 1

Sub-menu option 1 finished:

Sub-menu option 1 finished

Contents of credentials_found.csv obfuscated – they follow the “username:password” format:

Contents of credentials_found.csv obfuscated – they follow the “username:password” format


Tools Included

This project would not be possible without the following tools, so special thanks is due to their creators

About

A tool to automate OSINT tasks related to emails by combining industry favorite tools

Topics

Resources

License

Stars

Watchers

Forks

Languages