diff --git a/README.md b/README.md index 47cd3c2..bde98a7 100644 --- a/README.md +++ b/README.md @@ -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}
## NMAP Automator -*** - **OVERVIEW** | | | @@ -42,12 +38,12 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS} ```bash ./nmapAutomator.sh --host {IP ADDRESS} --type All ``` + ***
# Port Enumeration -*** ## FTP [21]