Update README.md

This commit is contained in:
Joe Totes
2022-09-03 13:22:01 -04:00
committed by GitHub
parent 9e2c4045e2
commit 888a6ad416

View File

@@ -684,7 +684,7 @@ python3 exploit.py
[✓] Enumerated [✓] Enumerated
</details> </details>
<br />
#### Exploits #### Exploits
<details> <details>
@@ -692,12 +692,10 @@ python3 exploit.py
[✓] Enumerated [✓] Enumerated
</details> </details>
<br />
#### Misconfiguration #### Misconfiguration
##### Services ##### Services
@@ -735,11 +733,15 @@ python3 exploit.py
[✓] Enumerated [✓] Enumerated
</details> </details>
##### Scheduled Tasks
<details>
<summary>1. Scheduled Tasks [↓]</summary>
[✓] Enumerated
</details>
*** ***
#### Initial Enumeration #### Initial Enumeration
```ps1 ```ps1
# Check user and groups # Check user and groups
whoami whoami
net user {USERNAME} net user {USERNAME}
@@ -747,8 +749,6 @@ net user {USERNAME}
# Use WinPeas Enumeration # Use WinPeas Enumeration
# Run Seatbelt # Run Seatbelt
``` ```
#### Credential Access #### Credential Access