Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
MalwareRansomwareUsed by 2 actors

ClayRat

ClayRat is an Android spyware / remote access trojan (RAT) family used for covert surveillance and remote control of infected devices. It was first publicly identified in October 2025 and was primarily observed targeting Android users in Russia, though later reporting described broader spread. Distribution relied on phishing sites and counterfeit apps impersonating popular services and apps including WhatsApp, TikTok, YouTube, Google Photos, Telegram, and Russian taxi and parking apps; Telegram channels were also used to seed malicious APKs. Some samples acted as droppers, displaying a fake Google Play Store update screen while decrypting and installing a hidden payload from the app assets to bypass newer Android sideloading restrictions.

Documented capabilities include interception of SMS messages, call logs, notifications, and contacts; collection of device information and installed app lists; taking photos with the device camera; screen capture and screen recording; keylogging / recording keystrokes; placing calls; sending SMS, including mass SMS to contacts; harvesting lock-screen credentials such as PINs, passwords, and patterns; and executing commands from a remote command-and-control server over WebSocket. Newer variants abused Android Accessibility Services and default SMS privileges to automate screen interaction, unlock devices, disable Google Play Protect, display fake overlays such as system update screens, create fake interactive notifications to steal user responses, and block uninstallation or device shutdown. Reporting described these upgrades as enabling near full device takeover.

Analysis of exposed ClayRat backend infrastructure showed an unobfuscated Go 1.24 web panel used for device management and APK generation. The panel stored configuration and user data in JSON files, including plaintext credentials and operational tokens, and supported functions such as device telemetry, SMS parsing, screenshot capture, screen viewing, camera access, call initiation, Telegram/SMS relay, and malicious APK building. The APK template contained constants referencing clay.kpmail[.]su, including ws://clay.kpmail[.]su/ws/android and http://clay.kpmail[.]su/, and a telemetry endpoint http://error[.]clayhusas[.]sbs:5654/error. Reporting also noted overlap or reuse involving the kpmail[.]su domain family and DCRAT indicators.

Zimperium reported rapid growth, identifying more than 600-700 unique ClayRat samples and roughly 50 droppers over a short period, with over 25 phishing domains used in distribution. ClayRat has also been referenced in reporting on mobile spyware threats affecting messaging-app users and in Telegram-based cybercrime ecosystems linked to CrackRat Zone Clay and RasCorp Group. By December 2025, researchers reported that all known ClayRat command-and-control servers were offline. Open-source reporting linked the apparent collapse or abandonment of the operation to poor operational security and to the detention in Krasnodar of a student suspected of developing and marketing the malware via Telegram.

Share:
For your environment

Hunt this family in your stack

Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.

THREAT ACTORS

Groups observed using it

2 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
VFVCT

While examining the structure of the Persephone website and the groups referenced within it, RasCorp Group appeared alongside VFVCT and ClayRat... One such announcement described a strategic alliance between three groups: CrackRat Zone Clay, RasCorp Group, and VFVCT... CrackRat Zone Clay as developers of multifunctional tools.

via stealthmole intelligence hubstealthmole-intelligence-hub.blogspot.com
RasCorp Group

While examining the structure of the Persephone website and the groups referenced within it, RasCorp Group appeared alongside VFVCT and ClayRat... One such announcement described a strategic alliance between three groups: CrackRat Zone Clay, RasCorp Group, and VFVCT... CrackRat Zone Clay as developers of multifunctional tools.

via stealthmole intelligence hubstealthmole-intelligence-hub.blogspot.com
MITRE ATT&CK

Techniques & procedures

16 distinct techniques documented for this family, organized by ATT&CK tactic.

Initial Access

1 technique
T1566PhishingEvidence2

Распространяется преимущественно через фишинговые сайты и под видом легитимных приложений.

Execution

2 techniques
T1059Command and Scripting InterpreterEvidence1

Once installed, it could intercept SMS messages and call logs, access contacts, take photos, record screens, and execute commands sent from a remote command-and-control server.

T1204.002Malicious FileEvidence1

Attackers have used both methods to lure users into downloading APK files that inject the malware...

Persistence

1 technique
T1546.008Accessibility FeaturesEvidence1

Evolved ClayRat Spyware Gains Self-Defense, Using Accessibility Abuse to Block Uninstallation and Steal Keys

Privilege Escalation

1 technique
T1546.008Accessibility FeaturesEvidence1

Evolved ClayRat Spyware Gains Self-Defense, Using Accessibility Abuse to Block Uninstallation and Steal Keys

Stealth

2 techniques
T1027.002Software PackingEvidence1

...the actual encrypted payload is hidden within the app's assets...

T1036MasqueradingEvidence4

...some ClayRat samples act as droppers: the visible app is merely a lightweight installer that displays a fake Play Store update screen, while the actual encrypted payload is hidden within the app's assets...

Credential Access

2 techniques
T1056Input CaptureEvidence1

Evolved ClayRat Spyware Gains Self-Defense, Using Accessibility Abuse to Block Uninstallation and Steal Keys

T1528Steal Application Access TokenEvidence1

Конфигурация хранится в plaintext: пароли пользователей, токены Telegram/SMS, C2-домены...

Collection

4 techniques
T1005Data from Local SystemEvidence3

ClayRat not only permitted phone calls and device data collection, but also photo capturing and app list delivery to the attacker-controlled command-and-control server.

T1056Input CaptureEvidence1

Evolved ClayRat Spyware Gains Self-Defense, Using Accessibility Abuse to Block Uninstallation and Steal Keys

T1113Screen CaptureEvidence2

Вредонос способен ... делать фотографии, запись экрана...

T1123Audio CaptureEvidence2

Once installed, it could intercept SMS messages and call logs, access contacts, take photos, record screens, and execute commands sent from a remote command-and-control server.

Command and Control

3 techniques
T1071Application Layer ProtocolEvidence1

.field public static final WEBSOCKET_URL :Ljava/lang/String ; = "ws://clay.kpmail.su/ws/android" | Вредонос способен ... отправлять команды с сервера управления (C2).

T1071.001Web ProtocolsEvidence1

Once installed, it could intercept SMS messages and call logs, access contacts, take photos, record screens, and execute commands sent from a remote command-and-control server.

T1219Remote Access ToolsEvidence1

ClayRat — это семейство вредоносного программного обеспечения для Android, относящееся к классу Spyware / RAT (Remote Access Trojan).

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence2

ClayRat not only permitted phone calls and device data collection, but also photo capturing and app list delivery to the attacker-controlled command-and-control server.

Other

1 technique
T1562Impair DefensesEvidence1

Evolved ClayRat Spyware Gains Self-Defense, Using Accessibility Abuse to Block Uninstallation and Steal Keys

INDICATORS OF COMPROMISE

IOCs tracked for this family

41 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Network
33 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
4 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

Other
4 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
domain●●●●●●●●●●●●View more in app3 months ago
domain●●●●●●●●●●●●View more in app3 months ago
domain●●●●●●●●●●●●View more in app3 months ago
domain●●●●●●●●●●●●View more in app3 months ago
domain●●●●●●●●●●●●View more in app3 months ago
domain●●●●●●●●●●●●View more in app3 months ago
ACTIVITY FEED

Recent activity

31 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching41

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution2

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping16

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.