Copyright 2017 MaxRecon
Written by: Santiago de Diego
Suite for Information Gathering written in python 3.5.
This tool automates some steps of Information Gathering from a target
The module Google Hacking uses the tool: Google Hack Database Tool automatically. This module has been modified to be compatible with python 3.5.
git clone https://github.com/santidediego/MaxRecon && cd MaxRecon && git submodule init && git submodule update
After we can install requirements with:
pip install -r requirements.txt
If you want to use nmap customized mode, you must install it in your computer.
Just write: python maxrecon.py
. Don´t forget using sudo if you want to use the nmap feature.
Twitter: https://twitter.com/santidediego
Gmail: [email protected]