# Cn33liz/p0wnedShell

PowerShell Runspace Post Exploitation Toolkit

Repository: https://github.com/Cn33liz/p0wnedShell
Canonical: https://ross.abutalabs.com/products/p0wnedshell
Language: C#
License: BSD-3-Clause
License Family: permissive
Last push: 2019-08-02T16:24:39+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": 3904, "days_push": 2588, "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 1550, forks 335 (observed 2026-08-28T04:05:02.110101+00:00)

## What it is
p0wnedShell is a C# offensive PowerShell host application that runs PowerShell commands and modules within a runspace environment without relying on powershell.exe. It bundles many post-exploitation tools for attacking Active Directory environments and demonstrating attack techniques to blue teams.

## Use cases
- run post-exploitation PowerShell tools without powershell.exe
- bypass application whitelisting like AppLocker
- masquerade the shell process as a legitimate binary like notepad.exe
- spawn a shell with system privileges using a custom parent process ID
- perform modern Active Directory attacks for red team exercises
- build blue team awareness of offensive PowerShell techniques

## When to choose
- you need an all-in-one post-exploitation toolkit for Windows and Active Directory environments
- powershell.exe is blocked and you need a runspace-based PowerShell host
- you want to demonstrate offensive techniques to train defensive teams

## When to avoid
- you need a maintained tool with recent updates and active support
- your target is not Windows or you cannot compile/run .NET binaries
- you require stealth against modern EDR solutions beyond what this 2019-era tool provides

## Facets
- artifact type: application
- maturity: maintenance
- function: security, penetration-testing, cli
- domain: security, penetration-testing, windows
- platform: windows, dotnet
- tags: post-exploitation, powershell-runspace, red-team, offensive-security, applocker-bypass, process-masquerading, active-directory

## Member repositories
- Cn33liz/p0wnedShell (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:02.110101+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:30:18.844861+00:00, confidence not recorded.
  - readme: https://github.com/Cn33liz/p0wnedShell (fetched 2026-08-28T04:05:02.110101+00:00, sha 7ce1bbe10777)
- Data as of 2026-08-30T08:39:29.467469+00:00.
