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