Discover Scripts

Custom bash scripts used to automate various penetration testing tasks including recon, scanning, enumeration, and malicious payload creation using Metasploit. For use with Kali Linux.

Get more information about the target. Search for people, dns enumeration, etc.

NOTE: Squatting means all the misspelling of a domain

Installation

sudo git clone https://github.com/leebaird/discover /opt/discover/
# All scripts must be ran from this location.
cd /opt/discover
sudo ./update.sh

Passive reconnaissance scan

cd /opt/discover
./discover.sh
Type:
1 for Domain
1 for Passive
Company: x
Domain: mydomain
Press enter to continue

# It will open a browser with many tabs on different websites for information gathering
# Results are in /root/data/domain/index.html