Update README.md
This commit is contained in:
@@ -730,17 +730,15 @@ python3 exploit.py
|
|||||||
</details>
|
</details>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
#### Initial Enumeration
|
#### Initial Enumeration
|
||||||
|
|
||||||
```ps1
|
```ps1
|
||||||
# Check user and groups
|
# Check user and groups
|
||||||
whoami
|
whoami
|
||||||
net user {USERNAME}
|
net user {USERNAME}
|
||||||
|
|
||||||
# Use WinPeas Enumeration
|
|
||||||
|
|
||||||
# Run Seatbelt
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Credential Access
|
#### Credential Access
|
||||||
|
|||||||
Reference in New Issue
Block a user