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 + +![Windows Priv Esc](https://miro.medium.com/max/700/0*Ci4dBt9PLYe3xzt0) +
+#### RESOURCES + [Winpeas](https://github.com/carlospolop/PEASS-ng/releases)
-![Windows Priv Esc](https://miro.medium.com/max/700/0*Ci4dBt9PLYe3xzt0) - ```bash # Windows Enumeration Commands @@ -696,13 +699,16 @@ Import-Module ActiveDirectory; Get-ADPrincipalGroupMembership | selec
+![Linux Priv Esc](https://miro.medium.com/max/700/0*xTF6sGyU9Hrq6SAI) + +#### RESOURCES + [Linpeas](https://github.com/carlospolop/PEASS-ng/releases) [GTFOBINS](https://gtfobins.github.io/)
-![Linux Priv Esc](https://miro.medium.com/max/700/0*xTF6sGyU9Hrq6SAI) ```bash # Linux Enumeration Commands