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