# GhostPack/SharpUp

SharpUp is a C# port of various PowerUp functionality.

Repository: https://github.com/GhostPack/SharpUp
Canonical: https://ross.abutalabs.com/products/sharpup
Language: C#
License: NOASSERTION
License Family: other
Last push: 2024-02-14T16:38:26+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2962, "days_push": 931, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1531, forks 269 (observed 2026-08-28T04:04:59.413310+00:00)

## What it is
SharpUp is a C# port of common Windows privilege escalation checks from the PowerUp PowerShell script. It audits a system for misconfigurations like unquoted service paths, modifiable services, and token privileges without performing weaponization.

## Use cases
- find windows privilege escalation vulnerabilities
- check for unquoted service paths
- audit modifiable services and scheduled tasks
- detect cached GPP passwords
- check token privileges for privesc
- scan registry autoruns and autologons

## When to choose
- you need a native C# privesc checker without PowerShell
- you want audit-only checks with no weaponization
- you are doing Windows post-exploitation enumeration

## When to avoid
- you need automated exploitation of found issues
- you are not on a Windows/.NET environment
- you need checks beyond the ported PowerUp subset

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, vulnerability-scanning
- domain: security, penetration-testing, windows
- platform: windows, dotnet, cli
- tags: privilege-escalation, windows-privesc, csharp, red-team, powerup-port, post-exploitation, command-line

## Member repositories
- GhostPack/SharpUp (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.413310+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-30T04:31:21.288494+00:00, confidence not recorded.
  - readme: https://github.com/GhostPack/SharpUp (fetched 2026-08-28T04:04:59.413310+00:00, sha 23cc64fcabf7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
