Home » Hackers Abuse YouTube Gaming Channels and SEO Poisoning to Deploy RATs and Chrome Hijacker
Cybercriminals are increasingly turning trusted online platforms into malware delivery channels. Gaming videos, software tutorials, search results, and file-download pages can all be manipulated to make malicious installers appear legitimate.
According to Cybersecurity News, hackers abused YouTube gaming channels and search-engine optimization poisoning to distribute malware disguised as gaming tools, performance optimizers, drivers, and useful utilities. The campaign delivered multiple threats, including Insomnia RAT, ARKTunnel, and Docro Hijacker, through a pay-per-install operation tracked as CL-CRI-1171. <Cite refs={[“turn0view0”]} />
The campaign demonstrates how attackers can combine social engineering, search manipulation, fake downloads, malware loaders, remote-access tools, and browser hijacking into one scalable criminal infrastructure.
The activity is connected to CL-CRI-1171, a pay-per-install operation that allows different criminal groups to use the same compromised-machine delivery pipeline.
Under this model, one operator manages the initial infection infrastructure while other threat actors can pay to deliver their own payloads through the same installer.
This approach creates a malware distribution service rather than a single-purpose campaign.
Researchers from Unit 42 identified the activity after investigating two low-priority infections at separate organizations. Their analysis showed that a loader resembling ordinary adware could deliver several different malware families to gaming users as well as corporate and government endpoints. <Cite refs={[“turn0view0”]} />
The scale of the operation is significant:
The campaign’s visible infections may represent only a small portion of the larger distribution network. <Cite refs={[“turn0view0”]} />
The attackers used gaming-related YouTube channels to build credibility.
The videos reportedly provided real advice about:
Viewers were then encouraged to download an alleged optimization tool or software package through links placed in video descriptions.
Some links redirected users through Blogspot pages before sending them to the final download destination.
This multi-step redirection helped hide the actual infrastructure and made the download appear to be connected to a legitimate gaming tutorial.
The approach is effective because the user is not necessarily searching for malware. The victim is looking for a solution to a familiar problem, such as low FPS, a game crash, or a missing configuration tool.
The attacker simply places a malicious download where the user expects to find a useful fix. <Cite refs={[“turn0view0”]} />
The campaign also used search-engine optimization poisoning to reach users outside the gaming community.
Attackers manipulated search results for legitimate software and utilities, including:
A user searching for one of these utilities could click a poisoned search result and arrive at a fake file-hosting page.
The page displayed a convincing interface, sometimes including a fake virus-scan animation. After the animation completed, the victim was provided with a trojanized archive or installer.
This technique abuses the trust users place in search rankings.
A result appearing near the top of a search engine does not prove that the software is authentic. Search poisoning can make a malicious download appear more trustworthy simply because it is presented alongside legitimate results. <Cite refs={[“turn0view0”]} />
The infrastructure did not treat every visitor the same way.
The campaign’s gate inspected several details, including:
Genuine users were more likely to receive the malicious installer.
Automated scanners, security researchers, and suspicious visitors could instead receive:
This selective delivery makes detection more difficult.
It also allows attackers to preserve the campaign for longer because researchers and automated security tools may not receive the same payload as ordinary victims. <Cite refs={[“turn0view0”]} />
The campaign used a trojanized Inno Setup installer to initiate the next stages.
After the tracking and delivery checks were completed, OfferLoader launched three child processes for separate malware operations.
This modular structure gave the operators several advantages:
The infection was therefore not limited to one malware family. OfferLoader acted as a distribution mechanism for different payload branches. <Cite refs={[“turn0view0”]} />
One branch of the campaign delivered Insomnia RAT, a backdoor with both Node.js and Python components.
The malware targeted Windows and macOS environments.
During installation, the malware reportedly:
Adding the entire system drive to an antivirus exclusion list is particularly dangerous. It can allow additional payloads to execute without being inspected by the security product.
The scheduled tasks provide persistence, allowing the malware to return after a reboot or user logoff.
Insomnia RAT’s ability to receive commands and download files also gives operators a platform for follow-on activity, including reconnaissance, additional malware deployment, and data theft. <Cite refs={[“turn0view0”]} />
A second branch delivered ARKTunnel, an undocumented remote-access tool.
ARKTunnel used a bitmap image to conceal its payload.
This technique is a form of steganographic delivery, where malicious data is hidden inside a file that appears to be an ordinary image.
The malware then:
The use of an image can help the payload avoid quick visual inspection. A bitmap may not immediately appear suspicious to a user or analyst reviewing downloaded files.
The delayed-start service also helps ARKTunnel maintain access while reducing the likelihood that it will be noticed immediately during system startup. <Cite refs={[“turn0view0”]} />
The third branch delivered Docro Hijacker, which targeted Google Chrome.
The malware altered Chrome’s protected preferences while maintaining valid integrity signatures. It also side-loaded a browser extension.
The extension could:
This type of browser hijacking can generate advertising or affiliate revenue for criminals. It can also expose users to additional scams, phishing pages, malicious advertisements, and unwanted downloads.
Because the browser may continue to open normally, the victim may not immediately recognize that the system has been compromised.
The user may simply notice that search results look different, links redirect unexpectedly, or the default search engine changes without permission. <Cite refs={[“turn0view0”]} />
The campaign combines several delivery and execution stages:
YouTube gaming video or poisoned search result → Blogspot or fake file-hosting redirect → tracking and visitor inspection → trojanized archive or Inno Setup installer → OfferLoader → three child processes → RAT, remote-access tool, or Chrome hijacker
The individual components perform different functions.
The victim is attracted through:
The victim is redirected through:
OfferLoader launches multiple child processes, allowing different payloads to operate independently.
The malware uses:
The campaign uses:
The resulting malware can provide:
The campaign abuses trusted tools and familiar online services.
YouTube is legitimate.
Blogspot is legitimate.
GitHub and other hosting platforms may be legitimate.
Inno Setup is legitimate.
PowerShell and Windows services are legitimate.
Chrome extensions can be legitimate.
The threat appears when these components are connected through suspicious behavior.
For example, a gaming user downloading a utility may not appear suspicious by itself. But the risk increases if the download is followed by:
Behavioral correlation is therefore more useful than relying only on file names or individual domains.
The article lists multiple file hashes, file paths, URLs, domains, and YouTube channels associated with the campaign.
Relevant file names include:
The reported paths include:
C:\Users\Public\procorTrex.zip
%TEMP%\Adblock.dll
C:\ProgramData\DocsHelper\docro\
The campaign infrastructure included:
hxxps[:]//stryper[.]info/t.ps1
hxxps[:]//stryper[.]info/aa.js
hxxp[:]//aa.amazingshield[.]xyz/33244556546.py
hxxps[:]//drelto[.]info/farlix
Examples of associated domains include:
The original report also identified a large number of additional domains used for gates, landing pages, tracking, payload handoff, and YouTube funnel infrastructure. <Cite refs={[“turn0view0”]} />
The campaign was linked to channels including:
These channels were subsequently taken down. <Cite refs={[“turn0view0”]} />
Users should obtain applications from:
Search-engine placement, gaming-video recommendations, and download-site appearances should not be treated as proof of authenticity.
Cracked software, game cheats, unofficial performance fixes, and suspicious driver packages are common malware delivery methods.
Organizations should discourage employees from installing software that has not been approved or validated.
Before running an installer, users should check:
Security teams should alert on:
A new exclusion covering C:\ should receive immediate investigation.
Unexpected scheduled tasks and newly created services can indicate persistence.
Security teams should review:
Organizations should monitor for:
If a user runs a suspicious installer, responders should:
This campaign requires visibility across endpoints, processes, identity, network traffic, browser activity, and external infrastructure.
Seceon’s aiXDR-PMax can help detect the endpoint behaviors associated with the infection chain.
Relevant detections include:
For Insomnia RAT, aiXDR-PMax can help identify suspicious Node.js and Python execution, script-based payload delivery, file downloads, and command execution.
For ARKTunnel, it can help investigate delayed-start services, suspicious tunneling tools, and executable content extracted from image files.
For Docro Hijacker, it can help identify browser modifications, unauthorized extensions, and suspicious DLL activity.
aiSIEM / CGuard can correlate activity across the environment.
It can connect:
This correlation helps SOC analysts reconstruct the full attack timeline.
Instead of investigating a suspicious scheduled task separately from a browser download, the SOC can connect both events to the same initial installer and determine whether they are part of one compromise.
aiSecurityScore360 can help organizations assess exposure related to external infrastructure and internet-facing assets.
Relevant areas include:
Attack-surface visibility can help security teams prioritize assets that could be abused in similar campaigns.
aiBAS360 can help validate detection and response controls against the attack techniques used in this campaign.
Controlled testing can simulate scenarios involving:
This helps organizations determine whether their controls can detect the full sequence instead of only identifying known malware hashes.
The CL-CRI-1171 campaign shows how cybercriminals are turning trusted online platforms into a scalable malware distribution system.
YouTube gaming channels provide credibility.
SEO poisoning captures users searching for legitimate utilities.
Blogspot pages and fake file-hosting websites hide the delivery path.
OfferLoader distributes multiple payloads.
Insomnia RAT provides remote access and command execution.
ARKTunnel hides a remote-access tool inside an image.
Docro Hijacker manipulates Chrome to redirect searches and browser traffic.
The campaign’s success depends on making every individual step appear ordinary. The danger becomes visible only when the complete behavior chain is analyzed.
Organizations should therefore treat unexpected installers, suspicious gaming tools, unauthorized browser extensions, new scheduled tasks, unexpected services, and security-setting changes as potential security incidents.
With aiXDR-PMax monitoring endpoint behavior, aiSIEM / CGuard correlating activity across the environment, aiSecurityScore360 assessing exposure, and aiBAS360 validating defenses, security teams can improve their ability to detect and contain malware campaigns that abuse trusted platforms and legitimate system utilities.
Copyright @Seceon Inc 2026. All Rights Reserved.