From d82e0451f7cb97e0a39b7faf5c11aca7e6697e16 Mon Sep 17 00:00:00 2001
From: Joe Totes <59018247+Totes5706@users.noreply.github.com>
Date: Sat, 3 Sep 2022 10:40:44 -0400
Subject: [PATCH] Update README.md
---
README.md | 17 +++++------------
1 file changed, 5 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 44586ef..9410789 100644
--- a/README.md
+++ b/README.md
@@ -664,22 +664,15 @@ python3 exploit.py
#### PRIV ESCALTION CHECKLIST
-
+#### Credential Access
Credentials from Registry
-
- ### Heading
- [x] Credentials from Registry
-
-
- ### Some Code
- ```js
- function logSomething(something) {
- console.log('Something', something);
- }
- ```
-
+
+ Credentials from cmdkey
+ - [x] Credentials from Registry
+
#### Credential Access