windows-boundaries
Installation
SKILL.md
Windows Security Boundaries
When to Activate
- Planning a privilege-escalation path that crosses a Windows security boundary (integrity level, AppContainer/LPAC, PPL, or the kernel/user line)
- Sandbox-escape research: browser renderer (Chromium/Edge Mojo), Office WebView, packaged apps, AppContainer/LPAC brokers
- Reaching Ring 0 via win32k/dxgkrnl bugs or BYOVD for a kernel read/write primitive
- Defeating PPL to dump LSASS or tamper with EDR self-defense
- Going from a
SeImpersonateservice account to SYSTEM via RPC/ALPC/named-pipe abuse - UAC bypass (Medium → High) via auto-elevating COM or registry hijack