From 0c4bc148b9945e7a88266d1ddaf422911a0e6354 Mon Sep 17 00:00:00 2001
From: Joe Totes <59018247+Totes5706@users.noreply.github.com>
Date: Sat, 30 Jul 2022 12:41:23 -0400
Subject: [PATCH] Update README.md
---
README.md | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
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]