# googleprojectzero/sandbox-attacksurface-analysis-tools

Set of tools to analyze Windows sandboxes for exposed attack surface.

Repository: https://github.com/googleprojectzero/sandbox-attacksurface-analysis-tools
Canonical: https://ross.abutalabs.com/products/sandbox-attacksurface-analysis-tools
Language: C#
License: Apache-2.0
License Family: permissive
Last push: 2025-11-06T16:27:47+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 50, release rhythm 40, longevity 100
- inputs: {"age_days": 3967, "days_push": 300, "days_rel": 711, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2332, forks 454 (observed 2026-08-28T04:06:37.834601+00:00)

## What it is
A suite of PowerShell tools and .NET libraries from Google Project Zero for analyzing Windows sandbox attack surfaces. It includes NtCoreLib/NtObjectManager for inspecting NT objects, tokens, and security descriptors from the perspective of a sandboxed process.

## Use cases
- enumerate NT object manager namespace accessible from a sandboxed process
- inspect and manipulate process tokens on Windows
- view security descriptors from SDDL strings
- analyze exposed attack surface of Windows sandboxes
- list and interact with NT kernel objects via PowerShell

## When to choose
- you are doing Windows security research or sandbox escape analysis
- you need low-level access to NT system calls and objects from managed code
- you want to enumerate what a sandboxed process can access

## When to avoid
- you need a general-purpose vulnerability scanner
- you are not working on Windows
- you want a GUI-only security tool

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, penetration-testing, reverse-engineering, cli
- domain: security, windows, developer-tools, reverse-engineering
- platform: windows, cli
- tags: sandbox-analysis, attack-surface, windows-internals, nt-api, powershell-module, google-project-zero

## Member repositories
- googleprojectzero/sandbox-attacksurface-analysis-tools (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.834601+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:37:56.847806+00:00, confidence not recorded.
  - readme: https://github.com/googleprojectzero/sandbox-attacksurface-analysis-tools (fetched 2026-08-28T04:06:37.834601+00:00, sha b8ebbd649528)
- Data as of 2026-08-30T08:39:29.467469+00:00.
