Update README.md

This commit is contained in:
Joe Totes
2022-09-03 13:31:56 -04:00
committed by GitHub
parent 8531a87e04
commit 03bbcdd2d1

View File

@@ -730,17 +730,15 @@ python3 exploit.py
</details>
<br />
***
#### Initial Enumeration
```ps1
# Check user and groups
whoami
net user {USERNAME}
# Use WinPeas Enumeration
# Run Seatbelt
```
#### Credential Access