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

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

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

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

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