Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user