Fake Ghidra, dnSpy, SpiderFoot Sites Spread Malware
Key Takeaways Cybercriminals are operating a sophisticated campaign using over 100 fake websites that impersonate popular security tools like Ghidra, dnSpy, and SpiderFoot. These deceptive sites...
Key Takeaways
- Cybercriminals are operating a sophisticated campaign using over 100 fake websites that impersonate popular security tools like Ghidra, dnSpy, and SpiderFoot.
- These deceptive sites employ a Traffic Distribution System (TDS) to filter users and deliver various malware payloads, including the data-stealing RemusStealer, the cryptocurrency-hijacking AnimateClipper, and the highly obfuscated loader SessionGate.
- The campaign, active since December 2025, specifically targets security professionals, making it particularly dangerous due to the trust placed in these tools and the advanced evasion techniques used.
- No direct fix is available for the fake websites themselves; vigilance and adherence to secure download practices are crucial for prevention.
Sophisticated Fake Websites Target Security Professionals with Advanced Malware
Threat actors are deploying highly convincing fake websites designed to mimic legitimate project pages for widely used security tools. These deceptive sites are part of a large-scale operation aimed at tricking users, particularly cybersecurity professionals, into downloading malicious software instead of the intended applications. The campaign leverages sophisticated techniques, including a Traffic Distribution System (TDS) and advanced malware payloads, to evade detection and compromise victims.
Table Of Content
Impersonation and Evasion Tactics
The fake websites are meticulously crafted to appear almost identical to their genuine counterparts, featuring professional designs and even linking to actual GitHub repositories. This high level of fidelity makes them difficult to distinguish from legitimate sources, even for vigilant users. Researchers at Check Point Research, who investigated this campaign, noted that more than 100 active fake sites have been identified, all sharing common CloudFront-hosted scripts and campaign identifiers. Examples include domains like ghidralite[.]com and dnspy[.]org, which often appear high in search engine results, lending them an undeserved air of authenticity.
When a user attempts to download software from these imposter sites, a hidden mechanism is triggered. Instead of directly receiving the desired program, the user’s request is silently intercepted by a JavaScript script hosted on Amazon’s CloudFront network. This script then routes the user through a Traffic Distribution System (TDS). The TDS acts as a gatekeeper, analyzing various parameters such as the user’s geographic location, browser type, VPN usage, and whether a security researcher might be present. Based on this analysis, the TDS decides whether to deliver a benign file or redirect the user to a malicious payload, making the entire operation highly evasive and difficult to trace. The process is seamless, with no visible indication to the user that anything unusual has occurred. Even hovering over a download button might display a legitimate GitHub URL, further deceiving cautious individuals.
Malware Payloads and Their Capabilities
The campaign delivers three distinct malware families as final payloads, each with specific, dangerous capabilities:
- RemusStealer: This newly identified information stealer targets sensitive data from over 20 different browsers. Its focus includes cryptocurrency wallets, password managers, and two-factor authentication tools, posing a significant risk of financial and identity theft.
- AnimateClipper: This malware specializes in silently monitoring the victim’s clipboard. When a cryptocurrency wallet address is copied, AnimateClipper intercepts it and replaces it with an attacker-controlled address, diverting funds during transactions without the victim’s knowledge.
- SessionGate: Described as a multi-stage loader, SessionGate is notable for its aggressive obfuscation and unique one-time-key delivery mechanism. These features make it exceptionally challenging for security analysts to examine and reverse-engineer, hindering defensive efforts.
The operation has been active since at least December 2025, with confirmed malware delivery beginning in early January 2026. VirusTotal telemetry indicates over 5,000 submissions related to samples from this campaign, though researchers believe the actual exposure is considerably higher. The deliberate targeting of tools frequently used by security researchers underscores the campaign’s alarming nature, as it aims to compromise individuals specifically trained to detect such threats.
SessionGate: An Analyst’s Nightmare
Among the discovered payloads, SessionGate stands out due to its advanced anti-analysis capabilities. The initial downloaded file is a 7-Zip archive, approximately 20 MB in size. However, the actual executable within is only 15 MB; the remaining 5 MB consists of heavily obfuscated loader code specifically designed to disrupt decompilers like IDA. Functions within SessionGate can exceed 500 KB, and encrypted strings are strategically embedded within code regions to further confuse disassemblers.
Adding to the complexity, the decryption key for SessionGate’s final payload stage is generated server-side and is unique to each victim’s session. If a researcher attempts to replay the infection chain from a different IP address, the server will return a valid-looking but ultimately useless key, rendering the payload unreadable and effectively thwarting analysis efforts.
What You Should Do
Given the sophisticated nature of this campaign and its targeting of security professionals, robust mitigation strategies are essential:
- Download from Official Sources Only: Always download software exclusively from the official project website or verified, trusted repositories. Avoid third-party download sites, even if they appear legitimate.
- Verify File Hashes: After downloading any software, verify its cryptographic hash (e.g., SHA-256) against the hash provided on the official developer’s website. This ensures the integrity and authenticity of the downloaded file.
- Monitor Outbound Connections: Implement network monitoring to detect and block outbound connections to known Command and Control (C2) domains and infrastructure associated with this campaign. Refer to the Indicators of Compromise (IoCs) below for specific details.
- Educate Users: Regularly remind all users, especially those in security roles, about the risks of supply chain attacks and sophisticated phishing tactics like website impersonation.
Indicators of Compromise (IoCs)
| Type | Indicator | Description |
|---|---|---|
| SHA-256 | 598b023e56c45b19173e8f96c1c88036d732fec305cf6bf1b9cf4dbe304beb7f | SessionGate Stage 1 |
| SHA-256 | 74091f5a8746a1c68d73e1fc1e4e1ff514632ee3f632a8b306f35dabae2d2b64 | SessionGate Stage 1 |
| SHA-256 | 15e6df0c95f2147952308e640d55270e9d097639eaebb34d4b352415f1c6bceb | SessionGate Stage 1 |
| SHA-256 | 3bb92771e287aa0a8bdd8e5b5bb697427223eaefded3d9b64b5d5c32ad40f3c2 | SessionGate Stage 1 |
| SHA-256 | cbad672d9bd06ce91ce465d049e50696fbaec9d209ca0ab1fd814d993d04bc9b | SessionGate Stage 1 / Stage 2 |
| SHA-256 | 4cdb1f7ac502289119f7f8256f00baaa994e6ecfb4000dcf5e1c46073508fcb3 | SessionGate Stage 2 |
| SHA-256 | ce0888df5e28716432013a8ae002437bd3e993fbe8362c5ff9efbddabfe0ab77 | SessionGate Stage 2 |
| SHA-256 | 26f2abfc254a59c2386dd46dca16744f7147a0f0366cb6008e1d53219175f44c | SessionGate Stage 2 |
| SHA-256 | e6a1a428a7c09c9946f7c0179d89b263f442dc3208b5144a9146c200e4185bd6 | AnimateClipper |
| SHA-256 | 87361ba2bb412dcf49f8738f3b8b9b7dccb557ad2e76ea8d98ffa5b098ae3886 | AnimateClipper |
| SHA-256 | 39dc2327fe1e5a56ac5ad9dc02f0386cff3d83dcfdc558cacba42ebb9dcc5ec2 | RemusStealer |
| SHA-256 | 2e842eab0c16ddd1a2ec4a56610adb58d115b65a1e08e9b67e7e375f8eed0873 | RemusStealer |
| Domain | appfreshstart[.]com | SessionGate C2 |
| Domain | appgetonline[.]com | SessionGate C2 |
| Domain | webinnosetup[.]com | SessionGate C2 |
| Domain | appmakingcenter[.]com | SessionGate C2 |
| Domain | yourfastcrc[.]com | SessionGate CRC C2 |
| Domain | mobileversioncrc[.]com | SessionGate CRC C2 |
| Domain | webcrcprove[.]com | SessionGate CRC C2 |
| Domain | integritycrc[.]com | SessionGate CRC C2 |
| URL | http://buccstanor[.]pics:28313 | RemusStealer C2 (primary) |
| URL | http://baxe[.]pics:48261 | RemusStealer C2 (fallback) |
| URL | http://217.156.122[.]75:1378 | RemusStealer C2 |
| URL | http://intem[.]lat:9592 | RemusStealer C2 |
| URL | http://ropea[.]top:28313 | RemusStealer C2 |
| URL | http://forestoaker[.]com:6290 | RemusStealer C2 |
| URL | http://buccstanor[.]pics:48261 | RemusStealer C2 |
| URL | http://94.231.205[.]229:28313 | RemusStealer C2 |
| URL | http://gluckcreek[.]online:48261 | RemusStealer C2 |
| URL | https://185.0xA1.0xFB[.]58/navy.7z | AnimateClipper delivery URL |
| URL | http://194.150.220[.]218/4SLEYpfAk57hGubo/fo0suc2ki2.rtf | AnimateClipper stage URL |
| URL | https://cdn-1415.brightcanvas[.]digital/fo0suc2ki2.rtf | AnimateClipper stage URL |
| Domain | kr.hugo-lapp[.]co | AnimateClipper C2 |
| Domain | io.hugo-lapp[.]lat | AnimateClipper C2 |
| Domain | cw.hugo-lapp[.]lat | AnimateClipper C2 |
| Domain | st.hugo-lapp[.]lat | AnimateClipper C2 |
| Domain | td.hugo-lapp[.]lat | AnimateClipper C2 |
| Domain | fd.hugo-lapp[.]lat | AnimateClipper C2 |
| Domain | ed.hugo-lapp[.]lat | AnimateClipper C2 |
| Domain | flame-guard[.]cc | AnimateClipper C2 |
| Domain | carlessclapped[.]com | AnimateClipper C2 |
| Domain | ghidralite[.]com | Fake Ghidra impersonation site |
| Domain | dnspy[.]org | Fake dnSpy impersonation site |
| Domain | ilspy[.]org | Fake ILSpy impersonation site |
| Domain | originaldownloads[.]info | SessionGate landing page |
| Domain | getfluxfile[.]com | SessionGate landing page |
| Domain | oundhertobeconsist[.]org | TDS redirector domain |
| Domain | javascriptapiusa[.]com | SessionGate payload validation |
Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.



No Comment! Be the first one.