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