Overview of sandbox-attacksurface-analysis-tools
mainThis suite of PowerShell tools is designed to test various properties of sandboxes on Windows. Most tools utilize a -ProcessId flag to specify the PID of a sandboxed process. The tool then impersonates that process's token to determine the access allowed from that specific security context.
Recommendation: Run these tools as an Administrator or Local System to ensure full system enumeration capabilities.