1
0
Fork 0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2024-03-28 18:39:57 +01:00

GraphQL Batching Attacks

This commit is contained in:
Swissky 2023-05-15 19:23:07 +02:00
parent 5af6a23a2e
commit 6adfe5d865
2 changed files with 118 additions and 50 deletions

File diff suppressed because one or more lines are too long

View File

@ -3481,8 +3481,7 @@ ls \\machine.domain.local\c$
## Privileged Access Management (PAM) Trust
> PAM (Privileged access managment) introduces bastion forest for management, Shadow Security Principals (groups mapped to high priv groups of managed forests). These allow management of other forests without making changes to groups or ACLs and without interactive logon. Temporary Group Membership also introduced so perms only given for set time.
Enumeration
> PAM (Privileged access managment) introduces bastion forest for management, Shadow Security Principals (groups mapped to high priv groups of managed forests). These allow management of other forests without making changes to groups or ACLs and without interactive logon.
Requirements:
* Windows Server 2016 or earlier