From 771a208f4712669f8c6975570af5af98e7fd5043 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Sat, 3 Sep 2022 11:30:58 -0400 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index f2bd8d5..351b3a8 100644 --- a/README.md +++ b/README.md @@ -664,15 +664,15 @@ python3 exploit.py #### Credential Access
- 1. Credentials from registry [↓] + 1] Credentials from registry [↓] [✓] Enumerated
- 1. Credentials from cmdkey [↓] + 2] Credentials from cmdkey [↓] [✓] Enumerated
- 1. Credentials from configuration files [↓] + 3] Credentials from configuration files [↓] [✓] Enumerated
@@ -680,7 +680,7 @@ python3 exploit.py #### Exploits
- 1. Kernel Exploit [↓] + 1] Kernel Exploit [↓] [✓] Enumerated
@@ -689,23 +689,23 @@ python3 exploit.py
##### Services
- 1. Insecure Service Properties [↓] + 1] Insecure Service Properties [↓] [✓] Enumerated
- 2. Unquoted Service Path [↓] + 2] Unquoted Service Path [↓] [✓] Enumerated
- 3. Weak Registry Permissions [↓] + 3] Weak Registry Permissions [↓] [✓] Enumerated
- 4. Insecure Service Executables [↓] + 4] Insecure Service Executables [↓] [✓] Enumerated
- 5. DLL Hijacking [↓] + 5] DLL Hijacking [↓] [✓] Enumerated