From 285b91a0b983e8d35ed618013cfb928f264c5da9 Mon Sep 17 00:00:00 2001
From: Joe Totes <59018247+Totes5706@users.noreply.github.com>
Date: Sat, 3 Sep 2022 11:29:06 -0400
Subject: [PATCH] Update README.md
---
README.md | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index e7b2b73..f2bd8d5 100644
--- a/README.md
+++ b/README.md
@@ -659,10 +659,8 @@ python3 exploit.py
[Winpeas](https://github.com/carlospolop/PEASS-ng/releases)
-
-
#### Privilege Escalation Checklist
-
+
#### Credential Access
@@ -678,6 +676,7 @@ python3 exploit.py
[✓] Enumerated
+
#### Exploits
@@ -685,7 +684,9 @@ python3 exploit.py
[✓] Enumerated
+
#### Misconfiguration
+
##### Services
1. Insecure Service Properties [↓]
@@ -708,6 +709,7 @@ python3 exploit.py
[✓] Enumerated
+
##### Always Install Elevated
1. AutoRuns [↓]
@@ -718,6 +720,8 @@ python3 exploit.py
[✓] Enumerated
+
+
#### Credential Access
```ps1