Update README.md

This commit is contained in:
Joe Totes
2022-07-30 11:50:10 -04:00
committed by GitHub
parent 178032e374
commit cfffc90db6

View File

@@ -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