Update README.md

This commit is contained in:
Joe Totes
2022-07-30 12:07:19 -04:00
committed by GitHub
parent ad0273767d
commit f538dd3df8

View File

@@ -10,14 +10,16 @@ Here you will find a useful collection of commands and file resource locations u
Useful script that automates multiple enumeration scans in succession.
| # | Overview |
| :-----------: | :-----------: |
| Description | Useful script that automates multiple enumeration scans in succession |
| Download | [nmapAutomator.sh](https://github.com/21y4d/nmapAutomator/blob/master/nmapAutomator.sh) |
Download: [nmapAutomator.sh](https://github.com/21y4d/nmapAutomator/blob/master/nmapAutomator.sh)
```shellscript
USAGE:
```BASH
./nmapAutomator.sh --host {IP ADDRESS} --type All
```
```markdown