Ross ROSS = Recommend OSS · open-source software intelligence for agents

AHXR/ghost

:ghost: RAT (Remote Access Trojan) - Silent Botnet - Full Remote Command-Line Access - Download & Execute Programs - Spread Virus' & Malware observed · 2026-08-28

github.com/AHXR/ghost · C++ · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3189
  • days_rel: n/a
  • days_push: 1917
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1058 stars · 226 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Ghost is a lightweight Remote Access Trojan (RAT) written in C++ that gives an attacker silent remote command-line access to Windows machines, along with hidden download-and-execute capabilities for spreading malware. It is explicitly framed as an educational project demonstrating botnet and backdoor techniques.

Use cases

  • study how remote access trojans and botnets work
  • set up a command-and-control server in a malware analysis lab
  • demonstrate silent remote command execution on Windows VMs
  • learn C++ socket programming and Windows persistence techniques
  • test antivirus and endpoint detection against a known RAT
  • teach cybersecurity students about backdoor behavior

When to choose

  • you need a simple, readable C++ codebase for malware education or red-team training
  • you want a minimal C2/zombie example to analyze in a sandboxed lab
  • you are researching Windows startup persistence and stealth techniques

When to avoid

  • you need a legitimate remote administration tool for managing real machines - use SSH, RMM, or PowerShell remoting instead
  • you want a modern, maintained framework - the last release was 2021 and it uses weak substitution-cipher encryption
  • you intend to deploy it against systems you do not own - that is illegal
  • you need cross-platform support - it targets Windows only

Facets

application · maturity maintenance

security penetration-testing networking cli security penetration-testing windows windows cpp cli rat remote-access-trojan botnet backdoor malware-research c2-server educational

1 source

Member repositories

RepositoryRoleHealth v2
AHXR/ghostmain23

For agents

markdown · JSON · MCP: product_card(name="AHXR/ghost")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem