Start Script for Any Internal Penetration Test, performs basic enumeration and looks for low hanging fruit.
This script assumes that you have the following dependancies to run. It was designed and run using Kali 2.0
Dependencies
- Masscan
- Nmap
- nmapscraper.py
- msfconsole
- rpcclient
The nmapscraper.py needs to be place in a folder on the root directory called Scripts and keeping the name as is. Be sure it has execution privilages!
Usage: ./internal-pentest-start (File containing IP's in nmap accepted format.)