From 888a6ad416c1c9f78aacdfe21053baaa9f730eb3 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Sat, 3 Sep 2022 13:22:01 -0400 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 81c4b33..06ad3fe 100644 --- a/README.md +++ b/README.md @@ -684,7 +684,7 @@ python3 exploit.py [✓] Enumerated - +
#### Exploits
@@ -692,12 +692,10 @@ python3 exploit.py [✓] Enumerated
- +
#### Misconfiguration - - ##### Services @@ -735,11 +733,15 @@ python3 exploit.py [✓] Enumerated +##### Scheduled Tasks +
+ 1. Scheduled Tasks [↓] + [✓] Enumerated +
*** #### 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