GithubHelp home page GithubHelp logo

millieslade / autoinfogather1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nihilp/autoinfogather

0.0 0.0 0.0 442 KB

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

License: MIT License

Python 100.00%

autoinfogather1's Introduction

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

autoinfogather1's People

Contributors

nihilp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.