Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -650,14 +650,17 @@ python3 exploit.py
|
||||
|
||||
## Windows
|
||||
|
||||
|
||||

|
||||
|
||||
<br />
|
||||
|
||||
#### RESOURCES
|
||||
|
||||
[Winpeas](https://github.com/carlospolop/PEASS-ng/releases)
|
||||
|
||||
<br />
|
||||
|
||||

|
||||
|
||||
```bash
|
||||
# Windows Enumeration Commands
|
||||
|
||||
@@ -696,13 +699,16 @@ Import-Module ActiveDirectory; Get-ADPrincipalGroupMembership <username> | selec
|
||||
|
||||
<br />
|
||||
|
||||

|
||||
|
||||
#### RESOURCES
|
||||
|
||||
[Linpeas](https://github.com/carlospolop/PEASS-ng/releases)
|
||||
|
||||
[GTFOBINS](https://gtfobins.github.io/)
|
||||
|
||||
<br />
|
||||
|
||||

|
||||
|
||||
```bash
|
||||
# Linux Enumeration Commands
|
||||
|
||||
Reference in New Issue
Block a user