From cfffc90db694c90229cd19d2383ece74d2ef5e59 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Sat, 30 Jul 2022 11:50:10 -0400 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index e167f32..2565ebd 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,19 @@ Here you will find a useful collection of commands and file resource locations u ## NMAP +## NMAP Automator + +Useful script that automates multiple enumeration scans in succession. + +Download: [nmapAutomator.sh](https://github.com/21y4d/nmapAutomator/blob/master/nmapAutomator.sh) + +USAGE: +```markdown + +./nmapAutomator.sh --host {IP ADDRESS} --type All + +``` + ```markdown Syntax highlighted code block