From 17b6ce4dd500aea743f5b6275372b4d361014edd Mon Sep 17 00:00:00 2001
From: Joe Totes <59018247+Totes5706@users.noreply.github.com>
Date: Fri, 2 Sep 2022 17:55:36 -0400
Subject: [PATCH] Update README.md
---
README.md | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 249d103..aeff43d 100644
--- a/README.md
+++ b/README.md
@@ -650,14 +650,17 @@ python3 exploit.py
## Windows
+
+
+
+#### RESOURCES
+
[Winpeas](https://github.com/carlospolop/PEASS-ng/releases)
-
-
```bash
# Windows Enumeration Commands
@@ -696,13 +699,16 @@ Import-Module ActiveDirectory; Get-ADPrincipalGroupMembership | selec
+
+
+#### RESOURCES
+
[Linpeas](https://github.com/carlospolop/PEASS-ng/releases)
[GTFOBINS](https://gtfobins.github.io/)
-
```bash
# Linux Enumeration Commands