Update README.md

This commit is contained in:
Joe Totes
2022-07-30 15:32:11 -04:00
committed by GitHub
parent 33154f028e
commit 7f7a00ed3e

View File

@@ -47,6 +47,7 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
```bash ```bash
# Useful script that automates multiple enumeration scans in succession # Useful script that automates multiple enumeration scans in succession
# Download: # Download:
<pre><a href="[my-url](https://github.com/21y4d/nmapAutomator/blob/master/nmapAutomator.sh)">nmapAutomator.sh]</a></pre>
[nmapAutomator.sh](https://github.com/21y4d/nmapAutomator/blob/master/nmapAutomator.sh) [nmapAutomator.sh](https://github.com/21y4d/nmapAutomator/blob/master/nmapAutomator.sh)
./nmapAutomator.sh --host {IP ADDRESS} --type All ./nmapAutomator.sh --host {IP ADDRESS} --type All