Description

Threat actors are increasingly abusing search engine visibility and convincing fake software portals to distribute malware under the guise of legitimate security and research tools. Popular applications such as Ghidra, dnSpy, and SpiderFoot have been impersonated through professionally designed websites that closely resemble authentic project pages. Many of these domains include references to real repositories and genuine resources, making them appear trustworthy to unsuspecting visitors. The malicious functionality is typically concealed within a CloudFront-hosted JavaScript layer rather than the visible webpage itself. When users click a download button, the script can silently intercept the action and redirect traffic into a distribution network that determines what content should be delivered. Depending on the victim profile, the outcome may range from legitimate software downloads to unwanted programs or malicious payloads. Investigators identified a large-scale infrastructure consisting of more than one hundred active domains using the same tactics and backend systems. The traffic distribution framework employs local storage tracking, anti-analysis checks, and session-aware logic to control how visitors are handled. In many cases, only the first click triggers the malicious workflow, while subsequent attempts return the expected legitimate destination, making analysis and detection considerably harder. The network funnels users through multiple redirects and filtering stages before delivering different payloads. Among the threats observed were RemusStealer, AnimateClipper, and SessionGate, an advanced loader framework distributed through temporary, victim-specific links hosted on cloud infrastructure and protected by heavily obfuscated code. The campaign demonstrates that a high-ranking search result and an official-looking website can no longer be treated as reliable indicators of safety. By targeting security professionals, researchers, and technically skilled users, attackers gain access to potentially valuable systems and data. SessionGate can download additional components, RemusStealer focuses on harvesting credentials and wallet information, and AnimateClipper manipulates cryptocurrency transactions. Organizations should prioritize download-source verification, monitor suspicious scripts and DNS activity, and enforce stricter security controls to reduce exposure to evolving malware-delivery ecosystems today.