From 65f5d2fe17db5a1c282e4639468b802af521ecd9 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Sat, 3 Sep 2022 09:59:15 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6b7fc83..7d6f8b0 100644 --- a/README.md +++ b/README.md @@ -661,7 +661,7 @@ python3 exploit.py
-### Credential Access +#### Credential Access ```ps1 ####################################################################### @@ -705,7 +705,7 @@ runas /savecred /user:admin C:\PrivEsc\reverse.exe ```
-### Exploits +#### Exploits
@@ -723,11 +723,11 @@ python wes.py systeminfo.txt -i 'Elevation of Privilege' --exploits-only | less ```
-### Misconfiguration +#### Misconfiguration
-#### Services +##### Services ```ps1 # Enumeration @@ -847,7 +847,7 @@ net start dllsvc
-#### Registry Exploits +##### Always Install Elevated ```ps1