# cobbr/SharpSploit

SharpSploit is a .NET post-exploitation library written in C#

Repository: https://github.com/cobbr/SharpSploit
Canonical: https://ross.abutalabs.com/products/sharpsploit
Homepage: https://sharpsploit.cobbr.io/api/
Language: C#
License: BSD-3-Clause
License Family: permissive
Last push: 2021-08-12T18:23:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2904, "days_push": 1847, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1884, forks 318 (observed 2026-08-28T04:05:48.841719+00:00)

## What it is
SharpSploit is a .NET post-exploitation library written in C# that highlights the .NET attack surface for red teamers. It ports and extends functionality from PowerSploit, offering modules for enumeration, token manipulation, UAC bypass, and other offensive techniques.

## Use cases
- run post-exploitation tasks on Windows hosts from .NET
- perform Windows host and domain enumeration during red team engagements
- bypass UAC via token duplication in C#
- manipulate Windows tokens for privilege escalation
- port PowerSploit-style techniques into .NET assemblies

## When to choose
- you need a C#/.NET alternative to PowerSploit for red team operations
- you want to embed post-exploitation functionality into a .NET implant or tool
- you are testing Windows/Active Directory attack surface

## When to avoid
- you need a maintained tool with recent updates - the last release was 2021
- you are looking for defensive security tooling
- you need cross-platform post-exploitation beyond Windows

## Facets
- artifact type: library
- maturity: maintenance
- function: security, osint, reverse-engineering
- domain: security, penetration-testing, developer-tools
- platform: windows, dotnet, cpp
- tags: post-exploitation, red-team, offensive-security, csharp, powersploit-successor

## Member repositories
- cobbr/SharpSploit (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.841719+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-30T03:13:38.824745+00:00, confidence not recorded.
  - readme: https://github.com/cobbr/SharpSploit (fetched 2026-08-28T04:05:48.841719+00:00, sha 2990fa55e501)
- Data as of 2026-08-30T08:39:29.467469+00:00.
