Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 247 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 247 Bytes

autoNmap

A shell script wrapper around nmap that runs an initial and then a targeted nmap scan.

Usage

git clone https://github.com/theRealFr13nd/autoNmap.git
cd autoNmap
chmod 755 scan.sh
./scan.sh [IP address] [output folder]