Update README.md

This commit is contained in:
Joe Totes
2022-09-03 09:59:15 -04:00
committed by GitHub
parent 358bee78bb
commit 65f5d2fe17

View File

@@ -661,7 +661,7 @@ python3 exploit.py
<br /> <br />
### Credential Access #### Credential Access
```ps1 ```ps1
####################################################################### #######################################################################
@@ -705,7 +705,7 @@ runas /savecred /user:admin C:\PrivEsc\reverse.exe
``` ```
<br /> <br />
### Exploits #### Exploits
<br /> <br />
@@ -723,11 +723,11 @@ python wes.py systeminfo.txt -i 'Elevation of Privilege' --exploits-only | less
``` ```
<br /> <br />
### Misconfiguration #### Misconfiguration
<br /> <br />
#### Services ##### Services
```ps1 ```ps1
# Enumeration # Enumeration
@@ -847,7 +847,7 @@ net start dllsvc
<br /> <br />
#### Registry Exploits ##### Always Install Elevated
```ps1 ```ps1