The latter half of 2024 saw a highly sophisticated cyberattack campaign targeting companies in Russia’s IT sector, with collateral activity detected in China, Japan, Malaysia, and Peru.
This operation, which was most active from November 2024 through April 2025, utilized clever evasion tactics, namely leveraging widely trusted platforms such as GitHub, Quora, Microsoft Learn Challenge, and Russian-language social networks to deliver and manage their payload.
By embedding key data for their malware inside profiles and user-generated content on these platforms, the attackers created a multifaceted and resilient execution chain that made traditional detection measures less effective.
Complex Execution Chains
The attacks began with spear phishing emails posing as communications from prominent state-owned entities, especially in the oil and gas industry.

Recipients were presented with what appeared to be business proposals or requests for information, but the attachments specifically named RAR archives contained a malicious payload.
The archive mimicked legitimate corporate documentation but harbored a hidden directory with executables camouflaged as PDFs.
Upon executing a .lnk shortcut, these executables were copied and renamed within the user’s environment, setting the stage for further compromise.
Central to this campaign was the abuse of DLL hijacking, specifically using the legitimate BugSplat crash reporting utility (BsSndRpt.exe), renamed to avoid suspicion and paired with a malicious DLL dubbed BugSplatRc64.dll.
As the renamed utility required the DLL to operate, the attacker ensured their malicious code was loaded instead of the authentic library.
This DLL not only hijacked legitimate calls but also obfuscated its operations by employing dynamic API resolution concealing function calls until they were needed via a CRC-like hashing routine and encrypting hashes with XOR to hamper static analysis.

Payload Delivery Through Social Platforms
The infection chain was engineered with multiple layers of stealth. Once the DLL gained execution, it hooked a Windows API (often MessageBoxW) and rerouted control to a custom function within the malicious library.
This function initiated the process of retrieving further shellcode from web-based sources. Notably, the malware extracted C2-related information and secondary payload URLs hidden within HTML content of user profiles on mainstream platforms such as Microsoft Tech Community, Quora, GitHub, and regional social media.
Base64-encoded and XOR-obfuscated strings within this content pointed the malware client to locations where shellcode could be fetched and then decrypted, ultimately leading to the deployment of the notorious Cobalt Strike Beacon.
The deployment sequence involved spawning redundant processes to repeat key steps, thereby complicating behavioral detection by sandboxes or endpoint security tools.
The final payload a reflective loader was responsible for injecting Cobalt Strike Beacon directly into memory, which then reached out to its command and control (C2) for further instructions.
Analysis revealed similarities to the EastWind campaign previously known for placing C2 data within disguised social media profiles using comparable XOR-based encryption.
The majority of observed victims were from major and mid-sized organizations in Russian IT, but the threat was not geographically limited.
Importantly, all malicious social media and platform accounts identified were purpose-built for the operation, with no evidence thus far of legitimate user profiles being compromised.
However, the techniques employed could easily be adapted to abuse comment sections or legitimate user accounts, further broadening the threat landscape.
Kaspersky’s security solutions currently flag this threat using a series of generic verdicts, and recommend organizations maintain vigilant monitoring, foster staff security awareness, and verify the integrity of key executables and DLLs.
Presence of BugSplatRc64.dll or a crash reporting executable appearing under a nonstandard name are strong indicators of compromise.
Indicators of Compromise (IOC)
| Type | Value/Hash/URL |
|---|---|
| LNK | 30D11958BFD72FB63751E8F8113A9B04 |
| LNK | 92481228C18C336233D242DA5F73E2D5 |
| EXE | 633F88B60C96F579AF1A71F2D59B4566 (legitimate BugSplat.exe) |
| DLL | 2FF63CACF26ADC536CD177017EA7A369 |
| DLL | 08FB7BD0BB1785B67166590AD7F99FD2 |
| DLL | 02876AF791D3593F2729B1FE4F058200 |
| DLL | F9E20EB3113901D780D2A973FF539ACE |
| DLL | B2E24E061D0B5BE96BA76233938322E7 |
| DLL | 15E590E8E6E9E92A18462EF5DFB94298 |
| DLL | 66B6E4D3B6D1C30741F2167F908AB60D |
| DLL | ADD6B9A83453DB9E8D4E82F5EE46D16C |
| DLL | A02C80AD2BF4BFFBED9A77E9B02410FF |
| DLL | 672222D636F5DC51F5D52A6BD800F660 |
| DLL | 2662D1AE8CF86B0D64E73280DF8C19B3 |
| DLL | 4948E80172A4245256F8627527D7FA96 |
| URL | hxxps://techcommunity[.]microsoft[.]com/t5/user/viewprofilepage/user-id/2548260 |
| URL | hxxps://techcommunity[.]microsoft[.]com/t5/user/viewprofilepage/user-id/2631452 |
| URL | hxxps://raw[.]githubusercontent[.]com/fox7711/repos/main/1202[.]dat |
| URL | hxxps://my[.]mail[.]ru/mail/nadezhd_1/photo/123 |
| URL | hxxps://learn[.]microsoft[.]com/en-us/collections/ypkmtp5wxwojz2 |
| URL | hxxp://10[.]2[.]115[.]160/aa/shellcode_url[.]html |
| URL | hxxps://github[.]com/Mashcheeva |
| URL | hxxps://github[.]com/Kimoeli |
| URL | hxxps://www[.]quora[.]com/profile/Marieformach |
| URL | hxxps://moeodincovo[.]com/divide/mail/SUVVJRQO8QRC |
Find this Story Interesting! Follow us on LinkedIn and X to Get More Instant Updates