Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2910+ Articles
167+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. Transparent Tribe Deploys New Rust Backdoor Using Private GitHub Repos for C2
Transparent Tribe Deploys New Rust Backdoor Using Private GitHub Repos for C2
NEWS

Transparent Tribe Deploys New Rust Backdoor Using Private GitHub Repos for C2

Pakistan-aligned APT36 debuts RUSTYSHADE, a Rust backdoor using private GitHub repos for C2, targeting India and Afghanistan govt/defense.

Dylan H.

News Desk

September 18, 2026
3 min read

A New Toolset From a Familiar Actor

Transparent Tribe — the Pakistan-aligned threat group also tracked as APT36 and Earth Karkaddan — has been linked to a fresh campaign, dubbed Operation RapidRust, deploying a new suite of malware against government and defense organizations in India and Afghanistan. The centerpiece is RUSTYSHADE, a previously undocumented backdoor written in Rust that uses private GitHub repositories as its command-and-control channel.

Researchers at Zscaler ThreatLabz, led by senior manager of APT Research Sudeep Singh, attributed the campaign and published technical details on September 18, 2026.


How RUSTYSHADE Talks to Its Operators

Rather than beaconing to a traditional C2 server, RUSTYSHADE communicates by reading and writing files inside a private GitHub repository using the GitHub REST API — a technique that blends malicious traffic into ordinary HTTPS calls to a trusted, widely allow-listed domain. The backdoor uses a set of named files for bidirectional communication:

FilePurpose
command.txtOperator-issued commands
results.txtCommand execution results
info.txtHost reconnaissance data
heartbeat.txtBeacon / liveness check
screenshot.pngCaptured screenshots
webcam_photo.jpgWebcam captures
download.binStaged payloads for download

Because the traffic is indistinguishable from legitimate GitHub API usage at the network level, this C2 method is difficult for perimeter tools to flag without specific behavioral detection.


The Full Toolset

Operation RapidRust deploys four distinct tools, each with a specialized role:

ToolFunction
RUSTYSHADERust-based backdoor; C2 over private GitHub repos
RUSTYMOVE64-bit Windows tool for USB-based propagation
PSNATCHPowerShell-based file stealer (Windows)
BASHNATCHBash equivalent of PSNATCH (Linux)

Delivery and Targeting

The campaign relies on typosquatted domains — including theprints[.]org and indiatodays[.]org — that host malicious PowerShell scripts posing as legitimate downloads. Once a foothold is established, RUSTYMOVE spreads the infection further via removable USB drives, extending reach into air-gapped or loosely connected government and defense networks.

Post-compromise, the group's file-stealing tools specifically target Office documents, images, archives, and databases modified within the past three months — a targeting window suggesting the operators are after current, actively used material rather than bulk historical data.


Why This Matters

Abusing developer platforms like GitHub for C2 is a growing pattern among state-aligned actors, since it lets malicious traffic hide behind infrastructure that security teams are reluctant to block outright. Combined with USB propagation, RUSTYSHADE gives Transparent Tribe a way to reach networks that are partially isolated from the internet — a common configuration in defense environments.

Organizations in the government and defense sectors, particularly in South Asia, should:

  • Monitor for unexpected GitHub API traffic from endpoint and server hosts
  • Restrict or monitor USB device usage on sensitive networks
  • Block or closely inspect traffic to newly registered, typosquatted domains
  • Review PowerShell execution logs for unrecognized scripts tied to document- or media-themed lures

Sources

  • The Hacker News — Transparent Tribe Deploys New Rust Backdoor Using Private GitHub Repositories for C2
#APT36#Transparent Tribe#Rust#GitHub#Malware#Nation-State

Related Articles

GitHub Fixes RCE Flaw That Gave Access to Millions of Private Repos

GitHub has patched CVE-2026-3854, a critical remote code execution vulnerability exploitable via a single HTTP request that could have granted attackers...

4 min read

Pakistan-Linked SideCopy APT Targets Afghanistan Finance Ministry with Xeno RAT

Researchers have uncovered a spear-phishing campaign by the Pakistan-aligned SideCopy APT group targeting Afghanistan's Ministry of Finance with the…

6 min read

China and India-Linked Hackers Both Targeted the Same Pakistani Police Force

SentinelOne researchers discovered that threat actors linked to both China and India independently targeted the Balochistan Police force in Pakistan for...

3 min read
Back to all News