Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user