Update README.md

This commit is contained in:
Joe Totes
2022-07-30 13:46:05 -04:00
committed by GitHub
parent 3bed224ba3
commit 3102d998ab

View File

@@ -27,6 +27,8 @@ Here you will find a useful collection of commands and file resource locations u
| Description | A network scanning tool that identifies devices, ports, services, and operating systems |
| Download | Pre-installed on Kali Linux |
<br />
**USAGE**
<br />
@@ -51,6 +53,8 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
| Description | Useful script that automates multiple enumeration scans in succession |
| Download | [nmapAutomator.sh](https://github.com/21y4d/nmapAutomator/blob/master/nmapAutomator.sh) |
<br />
**USAGE**
<br />