Update README.md

This commit is contained in:
Joe Totes
2022-07-30 12:15:03 -04:00
committed by GitHub
parent 89294a82aa
commit 0f67935e0f

View File

@@ -13,8 +13,11 @@ Here you will find a useful collection of commands and file resource locations u
| :-----------: | :-----------: | | :-----------: | :-----------: |
| Description | Useful script that automates multiple enumeration scans in succession | | 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) |
| Usage |
```BASH ```BASH
USAGE
./nmapAutomator.sh --host {IP ADDRESS} --type All ./nmapAutomator.sh --host {IP ADDRESS} --type All
``` ```
| |