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> </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