Check Point Research exposed a large-scale campaign that impersonates trusted open-source and freeware projects such as Ghidra, dnSpy, and SpiderFoot to hijack download clicks and route users through a gated Traffic Distribution System. The same infrastructure was used to deliver SessionGate, RemusStealer, and AnimateClipper, showing that the operation mixed traffic monetization with downstream malware delivery. #Ghidra #dnSpy #SpiderFoot #SessionGate #RemusStealer #AnimateClipper
Keypoints
- More than 100 active fake project websites were identified, many impersonating tools trusted by security researchers and developers.
- The pages preserved legitimate-looking links, but the first eligible click was intercepted and routed into a CloudFront-hosted TDS layer.
- The TDS applied gating such as first-visit checks, click confirmation, anti-bot logic, VPN/datacenter filtering, and frequency capping.
- Multiple redirect branches were observed, ranging from benign software and PUAs to malware delivery infrastructure.
- SessionGate was a previously unknown multi-stage loader with heavy obfuscation and server-side key gating that delivered PUA in observed chains.
- RemusStealer targeted browsers, extensions, wallets, password managers, 2FA tools, clipboard data, and screenshots via server-driven tasking.
- AnimateClipper used a ClickFix-style infection chain and resolved its C2 through a BNB Smart Chain smart contract before hijacking cryptocurrency addresses.
MITRE Techniques
- [T1189 ] Drive-by Compromise â Users were funneled through fake download sites that initiated malicious routing after a click (âthe first eligible click may route through the TDS chainâ).
- [T1036 ] Masquerading â The operation impersonated legitimate open-source and freeware project portals (âprofessionally built open-source and freeware impersonation sitesâ).
- [T1204.001 ] User Execution: Malicious Link â The attack depended on the victim clicking a seemingly legitimate âDownloadâ button (âa click on what appears to be a legitimate link or download buttonâ).
- [T1090.002 ] Proxy: External Proxy â A Traffic Distribution System routed victims to different destinations based on rules (âhand off to a Traffic Distribution System (TDS)â).
- [T1040 ] Network Sniffing â The TDS and malware logic used browser, geography, and session context to filter victims (âbased on factors such as geography, device type, browser fingerprint, or campaign rulesâ).
- [T1497.001 ] Virtualization/Sandbox Evasion: System Checks â The loader checked services, processes, registry values, and enterprise context to avoid analysis (âTaken together, these checks ensure that malicious activity is only launched on systems where it is most likely to go undetectedâ).
- [T1057 ] Process Discovery â The loader enumerated running processes as part of its anti-analysis logic (âthe loader also enumerates running processesâ).
- [T1518 ] Software Discovery â The malware checked for security services and installed products (âThe identified service name indicators includeâŚâ).
- [T1119 ] Automated Collection â RemusStealer gathered browser, file, registry, clipboard, and screenshot data under server tasking (âserver defines what is collected per runâ).
- [T1005 ] Data from Local System â RemusStealer collected local browser databases, profile files, and filesystem artifacts (âHistory, Login Data⌠cookies.sqlite, logins.jsonâ).
- [T1115 ] Clipboard Data â RemusStealer captured clipboard text and later AnimateClipper replaced copied wallet addresses (âcaptures CF_UNICODETEXTâ).
- [T1027 ] Obfuscated Files or Information â Multiple stages used string encryption, junk code, opaque predicates, and encrypted modules (âheavy use of obfuscationâ, âencrypted string blobsâ).
- [T1021 ] Remote Services â The loaders contacted remote C2 and CRC endpoints over HTTP/HTTPS to retrieve keys and payloads (âcontacts a dedicated âCRCâ C2 endpointâ).
- [T1105 ] Ingress Tool Transfer â Payloads and modules were downloaded from remote infrastructure before execution (âdownload payloadâ, âdownloaded file is then launchedâ).
- [T1140 ] Deobfuscate/Decode Files or Information â The malware decrypted configuration, modules, and tasking data before use (âdecode config into key/value tableâ).
- [T1055 ] Process Injection â The sample used in-memory loading and execution of payloads (âmanual PE mappingâ, âreflective / manual-map loadingâ).
- [T1059.001 ] Command and Scripting Interpreter: PowerShell â One stage used an obfuscated PowerShell script fetched from a file with a misleading extension (âheavily obfuscated PowerShell scriptâ).
- [T1218.005 ] System Binary Proxy Execution: Mshta â The ClickFix branch instructed victims to run mshta.exe to fetch remote content (ârun: C:WindowsSysWOW64mshta.exeâ).
- [T1547 ] Boot or Logon Autostart Execution â The campaignâs installed components and loaders were designed to execute silently after download (âsilent installation of additional softwareâ).
Indicators of Compromise
- [SHA-256 ] Sample hashes for SessionGate, AnimateClipper, and RemusStealer â 598b023e56c45b19173e8f96c1c88036d732fec305cf6bf1b9cf4dbe304beb7f, 4cdb1f7ac502289119f7f8256f00baaa994e6ecfb4000dcf5e1c46073508fcb3, and 2e842eab0c16ddd1a2ec4a56610adb58d115b65a1e08e9b67e7e375f8eed0873
- [Domain ] SessionGate C2 and CRC infrastructure â appfreshstart[.]com, yourfastcrc[.]com, and other related domains
- [Domain ] RemusStealer C2 endpoints â http://buccstanor[.]pics:28313, http://baxe[.]pics:48261, and other related hosts
- [Domain ] AnimateClipper delivery and C2 resolution â https://185.0xA1.0xFB[.]58/navy.7z, kr.hugo-lapp[.]co, and cdn-1415.brightcanvas[.]digital
- [Domain ] Fake project and redirector sites â ghidralite[.]com, dnspy[.]org, ooundhertobeconsist[.]org, and getfluxfile[.]com
- [IP Address ] AnimateClipper and RemusStealer infrastructure â 194.150.220[.]218, 217.156.122[.]75, and 94.231.205[.]229
- [File/Archive Names ] Stage and payload filenames â navy.7z, fo0suc2ki2.rtf, Download_Ready_461049.html, SetupFile_839132.html, and SFXWin.pdb
- [CloudFront URL pattern ] TDS staging layer and campaign scripts â d33f51dyacx7bd.cloudfront[.]net, dcbbwymp1bhlf.cloudfront[.]net, and other CloudFront-hosted script URLs