GhostPack/SharpUp
SharpUp is a C# port of various PowerUp functionality. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2962
- days_rel: n/a
- days_push: 931
- n_releases_24m: 0
Adoption not part of the score
1531 stars · 269 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity maintenance
security penetration-testing vulnerability-scanning security penetration-testing windows windows dotnet cli privilege-escalation windows-privesc csharp red-team powerup-port post-exploitation command-line
1 source
- readme: https://github.com/GhostPack/SharpUp · fetched 2026-08-28 · 23cc64fcabf7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GhostPack/SharpUp | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="GhostPack/SharpUp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem