From 03bbcdd2d1905719324eff9b498dd1f825d0a804 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Sat, 3 Sep 2022 13:31:56 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e1a1e1f..976c6d7 100644 --- a/README.md +++ b/README.md @@ -730,17 +730,15 @@ python3 exploit.py
+ *** + #### Initial Enumeration ```ps1 # Check user and groups whoami net user {USERNAME} - -# Use WinPeas Enumeration - -# Run Seatbelt ``` #### Credential Access