Update README.md

This commit is contained in:
Joe Totes
2022-09-03 11:29:06 -04:00
committed by GitHub
parent 089e603e41
commit 285b91a0b9

View File

@@ -659,10 +659,8 @@ python3 exploit.py
[Winpeas](https://github.com/carlospolop/PEASS-ng/releases)
<br />
#### Privilege Escalation Checklist
<br />
#### Credential Access
<details>
@@ -678,6 +676,7 @@ python3 exploit.py
[✓] Enumerated
</details>
<br />
#### Exploits
<details>
@@ -685,7 +684,9 @@ python3 exploit.py
[✓] Enumerated
</details>
<br />
#### Misconfiguration
<br />
##### Services
<details>
<summary>1. Insecure Service Properties [↓]</summary>
@@ -708,6 +709,7 @@ python3 exploit.py
[✓] Enumerated
</details>
<br />
##### Always Install Elevated
<details>
<summary>1. AutoRuns [↓]</summary>
@@ -718,6 +720,8 @@ python3 exploit.py
[✓] Enumerated
</details>
<br />
#### Credential Access
```ps1