# 0xthirteen/SharpRDP

Remote Desktop Protocol .NET Console Application for Authenticated Command Execution

Repository: https://github.com/0xthirteen/SharpRDP
Canonical: https://ross.abutalabs.com/products/sharprdp
Language: C#
License: BSD-3-Clause
License Family: permissive
Last push: 2026-08-03T16:25:49+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 35, longevity 100
- inputs: {"age_days": 2416, "days_push": 30, "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 1162, forks 597 (observed 2026-08-28T04:03:49.500088+00:00)

## What it is
SharpRDP is a C# console application that executes authenticated commands on remote Windows hosts via the Remote Desktop Protocol, using the RDP ActiveX client library. It supports credential-based logon, restricted admin mode, pass-the-hash contexts, and elevated execution through the Run dialog or Task Manager.

## Use cases
- execute commands on remote windows hosts via rdp
- lateral movement with rdp during penetration tests
- run a program on a target machine with domain credentials
- use restricted admin mode rdp without credentials
- execute elevated commands remotely through task manager
- remote command execution over rdp from a beacon

## When to choose
- you need authenticated remote command execution over RDP on Windows targets
- you are performing red team lateral movement and want to avoid WinRM/SMB paths
- the target has restricted admin mode enabled and you want current-user-context execution

## When to avoid
- you need a general-purpose remote administration tool rather than an offensive utility
- your targets are non-Windows or lack RDP access
- you need stealth-free, fully supported enterprise remote execution

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, penetration-testing
- domain: security, penetration-testing, windows
- platform: windows, cli, dotnet
- tags: rdp, red-team, lateral-movement, csharp, offensive-security, command-execution, remote-execution

## Member repositories
- 0xthirteen/SharpRDP (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:49.500088+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-30T06:31:35.880951+00:00, confidence not recorded.
  - readme: https://github.com/0xthirteen/SharpRDP (fetched 2026-08-28T04:03:49.500088+00:00, sha e874aac320a1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
