# S3cur3Th1sSh1t/PowerSharpPack

Repository: https://github.com/S3cur3Th1sSh1t/PowerSharpPack
Canonical: https://ross.abutalabs.com/products/powersharppack
Language: PowerShell
License Family: other
Last push: 2025-04-14T13:31:01+00:00

## Health v2 (maintenance only)
Score: 39/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 16, release rhythm 35, longevity 100
- inputs: {"age_days": 2340, "days_push": 506, "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 1708, forks 312 (observed 2026-08-28T04:05:25.493568+00:00)

## What it is
PowerSharpPack wraps many useful offensive C# security projects (Seatbelt, Rubeus, SharpUp, winPEAS, etc.) into PowerShell scripts for easy usage. It compiles each C# tool, gzip-compresses and base64-encodes the binary, and loads it in-memory via .NET reflection.

## Use cases
- run C# offensive security tools from PowerShell without touching disk
- perform Windows privilege escalation checks with SharpUp or winPEAS
- retrieve saved browser credentials with SharpWeb or SharpChromium
- interact with and abuse Kerberos using Rubeus
- conduct internal monologue attacks to retrieve NTLM hashes
- establish Windows persistence with SharPersist
- enumerate host security posture with Seatbelt
- load shellcode into remote processes with UrbanBishop

## When to choose
- you need to run well-known C# offensive tools from PowerShell in a red team engagement
- you want an in-memory loading technique to avoid writing binaries to disk
- you are doing authorized penetration testing or security research on Windows environments

## When to avoid
- you need a supported, licensed tool for production environments (the repo has no license)
- you are looking for defensive security tooling rather than offensive capabilities
- you need tools for non-Windows platforms

## Facets
- artifact type: library
- maturity: active
- function: security, penetration-testing, developer-tools, cli
- domain: security, penetration-testing, windows, developer-tools
- platform: windows
- tags: offensive-security, red-team, csharp, powershell, pentesting, privilege-escalation, credential-access, post-exploitation

## Member repositories
- S3cur3Th1sSh1t/PowerSharpPack (main) score 39

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:25.493568+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:36:59.773451+00:00, confidence not recorded.
  - readme: https://github.com/S3cur3Th1sSh1t/PowerSharpPack (fetched 2026-08-28T04:05:25.493568+00:00, sha 455cd63ff076)
- Data as of 2026-08-30T08:39:29.467469+00:00.
