Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
Back to malware
MalwareRansomwareUsed by 2 actors

Arechclient2

ArechClient2, also known as SectopRAT or SECTOP RAT, is a heavily obfuscated .NET remote access trojan with information-stealing capabilities that was first publicly reported in November 2019. Reported capabilities include creation of a hidden secondary desktop for simultaneous operator access, command execution, system profiling, and theft of browser data, browser passwords, cookies, autofill data, cryptocurrency wallet data, and credentials from applications including FTP, VPN, Telegram, Discord, and Steam. Observed profiling data includes OS version, hardware details, IP address, machine name, and geolocation.

The malware is commonly delivered as a follow-on payload by loaders and social-engineering chains rather than as an initial payload. Reported delivery mechanisms include paste-and-run / ClickFix / fake CAPTCHA lures, malvertising, SEO poisoning, typosquatting, malicious MSIX installers, and phishing. Loaders and delivery chains associated with ArechClient2 in the provided content include HijackLoader, FakeBat, Amadey, GHOSTPULSE, and SHELLTER-protected executables. Specific campaigns cited include fake Cloudflare CAPTCHA pages, a PDFCandy impersonation workflow, compromised websites used by ClearFake and Scarlet Goldfinch, malicious MSIX packages impersonating software such as Grammarly, Microsoft Teams, Notion, Zoom, Google Chrome, NordVPN, and Zoom, and targeted phishing against content creators using sponsorship-themed lures impersonating Udemy, Skillshare, Pinnacle Studio, and Duolingo. Proofpoint also reported its use in 2024 campaigns targeting transportation and logistics companies in North America via compromised email threads and ClickFix lures impersonating Samsara, AMB Logistic, and Astra TMS.

Execution chains described in the content include encoded PowerShell downloading and executing follow-on components; DLL sideloading to launch GHOSTPULSE; and an intermediate native .NET loader that patches AMSI, decrypts a payload from its .tls section, loads the CLR, and reflectively loads ArechClient2 directly into memory. ArechClient2 is often injected into a process created by cmd.exe, such as msbuild.exe. The malware is described as having numerous defense-evasion functions, and related chains frequently use obfuscation and in-memory loading.

For command and control, ArechClient2 has been reported to use pastebin[.]com to retrieve C2 IP addresses and to use atypical ports including 15647, 15678, 15649, 15847, and 9000. Reported infrastructure in the content includes 185.156.72[.]80:15847, 144.172.97[.]2, and a secondary C2 143.110.230[.]167 retrieved from pastebin[.]com/raw/Wg8DHh2x. Since at least June 2025, samples have also used EtherHiding via the Binance Smart Chain to retrieve a secondary C2 through RPC eth_call requests to smart contracts. In that technique, the malware contains one hardcoded C2, receives a base64-encoded tuple marked with START and FINISH containing an IV and encrypted C2 IP, and decrypts it with an embedded AES key. Reported related artifacts include sample hash 79326544757d48a9f0fc0cfd9628df712a92271fa85e1194c5132fa465896e72, smart contract 0xbd75e2f339d4aebf72ff13f3af4c27096f709a4d, AES key VOqkXCYMgproaIQIj50Z2tsBru1ULFzXeKKKg19WMTs=, and C2 138[.]226[.]238[.]96:443. Reported BSC RPC endpoints queried include bsc-dataseed1-4[.]binance[.]org, bsc-dataseed1-2[.]ninicoin[.]io, and bsc-dataseed1-4[.]defibit[.]io.

The malware has been observed across broad financially motivated intrusion activity and commodity malware ecosystems. The content links it to ClearFake, FakeBat-consistent MSIX activity, HijackLoader campaigns, and SHELLTER-protected malware campaigns, and notes reporting that in May 2024 ArechClient2 delivered Cobalt Strike and Brute Ratel before BlackSuit ransomware deployment. Red Canary, Elastic, Proofpoint, Splunk, VMRay, and MS-ISAC all reported activity involving this malware in 2024-2026.

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
ClearFake

ClearFake has delivered multiple payloads over time, including ArechClient2 and LummaC2; most recently, we’ve observed ACR Stealer, which debuts in this month’s top 10.

via red canary blogredcanary.com
Scarlet Goldfinch

If allowed to continue running beyond this stage, researchers have reported additional payloads including StealC and ArechClient2.

via red canary blogredcanary.com
MITRE ATT&CK

Techniques & procedures

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

Resource Development

4 techniques
T1583Acquire InfrastructureEvidence1

Lures that kick off execution chains leading to Arechclient2 heavily leverage initial access techniques like malvertising, search engine optimization (SEO) poisoning, and typosquatting.

T1583.001DomainsEvidence1

Lures that kick off execution chains leading to Arechclient2 heavily leverage initial access techniques like malvertising, search engine optimization (SEO) poisoning, and typosquatting.

T1588Obtain CapabilitiesEvidence1

Commercial evasion framework SHELLTER acquired by threat groups... In mid-June, our research identified multiple financially motivated infostealer campaigns that have been using SHELLTER to package payloads beginning late April 2025.

T1608.006SEO PoisoningEvidence1

Lures that kick off execution chains leading to Arechclient2 heavily leverage initial access techniques like malvertising, search engine optimization (SEO) poisoning, and typosquatting.

Initial Access

5 techniques
T1189Drive-by CompromiseEvidence1

ClearFake is an activity cluster that uses JavaScript injected into compromised websites to deliver malware via drive-by download techniques

T1566PhishingEvidence2

Starting around May, we observed campaigns targeting content creators with lures centered around sponsorship opportunities. These appear to be phishing emails sent to individuals with a YouTube channel impersonating brands such as Udemy, Skillshare, Pinnacle Studio, and Duolingo.

T1566.001Spearphishing AttachmentEvidence1

Most campaigns use messages with Google Drive URLs leading to an internet shortcut (.URL) file, or a .URL file attached directly to the message.

T1566.002Spearphishing LinkEvidence2

The infection chain begins with a phishing page that imitates a Cloudflare anti-DDoS Captcha verification.

T1566.003Spearphishing via ServiceEvidence1

The actor then injects malicious content into existing conversations within the account’s inbox, which makes the messages look legitimate.

Execution

4 techniques
T1059Command and Scripting InterpreterEvidence1

the activity we saw in March 2025 leveraged encoded PowerShell to make network communications, download resources, and execute files early in the execution chain.

T1059.001PowerShellEvidence2

In most scenarios, once users interact with the Fix or Verify button in the lure, the button will covertly copy an obfuscated PowerShell command to the clipboard and present the user with “verification steps.”

T1204User ExecutionEvidence4

The adversary is trying to entice the user into verifying or fixing something by typing a command into a terminal, run dialog box, or PowerShell.

T1204.002Malicious FileEvidence1

If executed, it uses SMB to access an executable from the remote share, which installs the malware.

Persistence

1 technique
T1547Boot or Logon Autostart ExecutionEvidence1

MITRE ATT&CK Mapping Tactic Technique ID Notes Persistence Boot or Logon Autostart T1547 SectopRAT standard persistence

Privilege Escalation

2 techniques
T1055Process InjectionEvidence1

Suspicious behaviors by a cmd.exe-created process that Arechclient2 is injected into, for example msbuild.exe

T1547Boot or Logon Autostart ExecutionEvidence1

MITRE ATT&CK Mapping Tactic Technique ID Notes Persistence Boot or Logon Autostart T1547 SectopRAT standard persistence

Stealth

8 techniques
T1027Obfuscated Files or InformationEvidence1

ClearFake fetches and executes base64 encoded and gzip compressed code... The initial smart contract delivers an obfuscated JavaScript payload... Both SharkStealer and ArechClient2 use AES decryption with a hardcoded key... LoaderOnNet... uses ChaCha20Poly1305 encryption for both data exchange with the C2 server and the data pulled from the smart contract.

T1027.002Software PackingEvidence1

MITRE ATT&CK Mapping Tactic Technique ID Notes Defense Evasion Software Packing T1027.002 Reversed Base64 + Zlib compression

T1027.016Junk Code InsertionEvidence1

Polymorphic Junk Code SHELLTER-protected samples commonly employ self-modifying shellcode with polymorphic obfuscation to embed themselves within legitimate programs. This combination of legitimate instructions and polymorphic code helps these files evade static detection and signatures, allowing them to remain undetected.

T1036MasqueradingEvidence1

Malicious ads trick users into navigating to adversary-designed sites that mimic legitimate software downloads including Google Chrome, Zoom, and NordVPN among others.

T1055Process InjectionEvidence1

Suspicious behaviors by a cmd.exe-created process that Arechclient2 is injected into, for example msbuild.exe

T1140Deobfuscate/Decode Files or InformationEvidence3

SHELLTER encrypts its final, user-defined payloads using AES-128 CBC mode... In Shellter Elite v11.0, by default, payloads are compressed using the LZNT1 algorithm before being encrypted.

T1218.011Rundll32Evidence1

Run method: rundll32 [file path] ,LoadForm

T1620Reflective Code LoadingEvidence1

Finally, it loads the .NET Common Language Runtime (CLR) in memory with CLRCreateInstance Windows API before reflectively loading ARECHCLIENT2.

Credential Access

1 technique
T1539Steal Web Session CookieEvidence1

ARECHCLIENT2 explicitly targets cryptocurrency wallets, browser-saved passwords, cookies, and autofill data.

Discovery

1 technique
T1082System Information DiscoveryEvidence1

ARECHCLIENT2 gathers extensive system details, including the operating system version, hardware information, IP address, machine name, and geolocation (city, country, and time zone).

Lateral Movement

1 technique
T1021.002SMB/Windows Admin SharesEvidence1

If executed, it uses SMB to access an executable from the remote share, which installs the malware.

Collection

3 techniques
T1005Data from Local SystemEvidence1

Elastic uses the MITRE ATT&CK framework... Techniques... Data from Local System.

T1115Clipboard DataEvidence1

the button will covertly copy an obfuscated PowerShell command to the clipboard and present the user with “verification steps.”

T1560Archive Collected DataEvidence1

The emails include download links to archive files (.rar), which contain legitimate promotional content packaged with a SHELLTER-protected executable.

Command and Control

7 techniques
T1001Data ObfuscationEvidence1

Smart contract returns base64 encoded tuple (with “START” and “FINISH” markers) consisting of IV and encrypted C2 IP

T1071Application Layer ProtocolEvidence3

Netconns to pastebin[.]com, which Arechclient2 often uses to retrieve its command and control (C2) IP addresses

T1102.001Dead Drop ResolverEvidence1

Threat actors store data (for example C2 configuration) or code on a public blockchain... they can access it through a legitimate API endpoint... SharkStealer and ArechClient2... pull their C2 configuration from a smart contract... ZigCryptoStealer... uses smart contracts to receive their C2 configuration.

T1105Ingress Tool TransferEvidence3

By following the “verification steps,” the user inadvertently runs the command and additional commands will reach out and download malware or tools.

T1568Dynamic ResolutionEvidence2

Netconns to pastebin[.]com, which Arechclient2 often uses to retrieve its command and control (C2) IP addresses

T1571Non-Standard PortEvidence1

Arechclient2 frequently leverages atypical ports in its C2 communication; port numbers reported in OSINT include 15647, 15678, 15649, 15847, and 9000.

T1573Encrypted ChannelEvidence2

tcp[:]//91.92.241[.]102:443/ - encoded or otherwise encrypted traffic (not HTTPS/TLS)

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence1

MITRE ATT&CK Mapping ... Exfiltration Over C2 Channel T1041 HTTP exfiltration

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Network
128 tracked

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

Hashes
35 tracked

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

Other
23 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
domain●●●●●●●●●●●●View more in app4 days ago
ip.v4●●●●●●●●●●●●View more in app23 days ago
domain●●●●●●●●●●●●View more in app2 months ago
hash.md5●●●●●●●●●●●●View more in app2 months ago
hash.sha256●●●●●●●●●●●●View more in app2 months ago
ip.v4●●●●●●●●●●●●View more in app2 months ago
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 matching186

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 mapping36

Every documented technique, ranked by evidence weight.

Researcher chatter

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