/reconsnake

Python Basic Reconnaissance Information Gatherer

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ReconSnake

Python Basic Reconnaissance Information Gatherer

Install

git clone https://github.com/cameronpoe/reconsnake
cd reconsnake

Usage

./reconsnake.py <domain> or ./reconsnake.py <domain> >report.txt

Recommend ./reconsnake.py <domain> >report.txt Adds all information to .txt file

Dependencies

python-whois 0.6: pip install python-whois