Update README.md

This commit is contained in:
Joe Totes
2022-07-30 12:41:23 -04:00
committed by GitHub
parent ff42785ce9
commit 0c4bc148b9

View File

@@ -8,8 +8,6 @@ Here you will find a useful collection of commands and file resource locations u
## NMAP
***
**OVERVIEW**
| | |
@@ -28,8 +26,6 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
<br />
## NMAP Automator
***
**OVERVIEW**
| | |
@@ -42,12 +38,12 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
```bash
./nmapAutomator.sh --host {IP ADDRESS} --type All
```
***
<br />
# Port Enumeration
***
## FTP [21]