# Mr-Un1k0d3r/SCShell

Fileless lateral movement tool that relies on ChangeServiceConfigA to run command

Repository: https://github.com/Mr-Un1k0d3r/SCShell
Canonical: https://ross.abutalabs.com/products/scshell
Language: C
License Family: other
Last push: 2023-07-10T01:31:54+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": 2485, "days_push": 1151, "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 1655, forks 259 (observed 2026-08-28T04:05:17.793712+00:00)

## What it is
SCShell is a fileless lateral movement tool that executes commands on remote Windows systems by modifying a service's binary path via ChangeServiceConfigA over DCERPC, without SMB authentication or dropping files. It includes a C utility and a Python implementation supporting pass-the-hash via Impacket.

## Use cases
- perform fileless lateral movement on Windows networks
- execute remote commands without creating or registering services
- run payloads over DCERPC instead of SMB
- pass the hash to move laterally with Impacket
- red team remote command execution on Windows hosts

## When to choose
- you need stealthy, fileless remote execution on Windows during authorized penetration tests
- you want to avoid SMB authentication and service creation artifacts
- you need pass-the-hash lateral movement support

## When to avoid
- you need a defensive or detection tool rather than an offensive one
- you lack authorization to test the target systems
- you need a maintained tool with active development and a license

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing
- domain: security, penetration-testing, windows
- platform: windows, python, cli
- tags: lateral-movement, fileless, dcerpc, pass-the-hash, red-team, offensive-security, service-abuse

## Member repositories
- Mr-Un1k0d3r/SCShell (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:17.793712+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:44:51.413631+00:00, confidence not recorded.
  - readme: https://github.com/Mr-Un1k0d3r/SCShell (fetched 2026-08-28T04:05:17.793712+00:00, sha 6ec708384bdb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
