Skip to main content
Mallory
MalwareUsed by 1 actor

NexShield

NexShield is a malicious Chrome/Edge browser extension used in a KongTuke-attributed campaign (observed by Huntress in Jan 2026) that impersonates the legitimate uBlock Origin Lite ad blocker (near-clone of Raymond Hill’s uBOL codebase) and is distributed via malvertising that leads victims to an official Chrome Web Store listing (extension ID: cpcdkmjddocikjdkbbeiaafnpdbdafmi; developer email: alaynna6899@gmail.com). After installation, it delays execution (Chrome Alarms API; ~60-minute initial delay, then recurring) and performs telemetry/C2 beacons (UUID-based install/update/uninstall tracking) to attacker infrastructure including a typosquatted domain nexsnield[.]com.

Its core malicious behavior is an intentional self-DoS of the browser by creating massive numbers of chrome.runtime port connections in a tight loop, causing severe slowdown/unresponsiveness and crashes. This forced-crash behavior is used to enable a ClickFix-style social-engineering flow dubbed “CrashFix”: after restart, the extension displays a fake “browser stopped abnormally”/“Security Warning” prompt that instructs the user to open Windows Run (Win+R) and paste/execute clipboard contents, while NexShield silently places a malicious PowerShell command onto the clipboard. The CrashFix UI includes anti-analysis/anti-inspection measures (blocking DevTools shortcuts such as F12/Ctrl+Shift+I/J/C, disabling right-click, and preventing text selection/dragging).

Downstream execution (triggered by the user pasting/running the clipboard command) abuses the Windows LOLBin finger.exe by copying it from System32 to %TEMP% and renaming it to ct.exe, then using it to retrieve commands from 199.217.98[.]108 and pipe responses for execution (including PowerShell stages). Later stages include extensive anti-analysis and victim profiling (scanning for 50+ analysis/security tools and VM artifacts; checking domain-joined vs WORKGROUP) and selective payloading. Domain-joined hosts are reported to receive a “VIP” payload delivered via Dropbox: a portable Python environment (WinPython) that runs a Python RAT named ModeloRAT (previously undocumented in the report), which uses RC4-encrypted C2, persists via HKCU\Software\Microsoft\Windows\CurrentVersion\Run (value name “MonitoringService”), and beacons over HTTP/80 to 170.168.103[.]208 and 158.247.252[.]178. Non-domain hosts are described as following a different, more obfuscated chain (including DGA-driven behavior, AMSI bypasses, and a .NET “GateKeeper” loader), and in at least one analyzed branch the actor returned a decoy response (“TEST PAYLOAD!!!!”), consistent with staged rollout or sandbox evasion.

Notable IOCs explicitly mentioned include: Chrome Web Store path /detail/nexshield–advanced-web/cpcdkmjddocikjdkbbeiaafnpdbdafmi; extension ID cpcdkmjddocikjdkbbeiaafnpdbdafmi; developer email alaynna6899@gmail.com; domain nexsnield[.]com; IP 199.217.98[.]108 (including POST to /n with markers ABCD111/BCDA222); Dropbox delivery URL https://www.dropbox.com/scl/fi/6gscgf35byvflw4y6x4i0/b1.zip?rlkey=bk2hvxvw53ggzhbjiftppej50&st=yyxnfu71&dl=1; ModeloRAT C2 IPs 170.168.103[.]208 and 158.247.252[.]178.

Share:
For your environment

Hunt this family in your stack

Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.

THREAT ACTORS

Groups observed using it

1 distinct threat actor attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
KongTuke

"...a malicious browser extension called NexShield that impersonates the legitimate uBlock Origin Lite ad blocker..."

via huntress bloghuntress.com
MITRE ATT&CK

Techniques & procedures

14 distinct techniques documented for this family, organized by ATT&CK tactic.

T1583.001DomainsEvidence1

“Note the typosquatting: the BASE_URL uses nexsnield.com (with an “n”), while the extension name uses nexshield (with an “h”).”

Initial Access

2 techniques
T1189Drive-by CompromiseEvidence1

“...searching for an ad blocker and getting steered via a malicious ad to NexShield...”

T1195Supply Chain CompromiseEvidence1

“a malicious browser extension called NexShield that impersonates the legitimate uBlock Origin Lite ad blocker… almost entirely a clone of uBlock Origin Lite”

Execution

3 techniques
T1053Scheduled Task/JobEvidence1

“To evade detection… uses Chrome's Alarms API to delay execution by 60 minutes… then fires every 10 minutes after the initial trigger.”

T1204User ExecutionEvidence1
TacticExecution

“instructed to manually ‘fix’… opening the Windows Run dialog… pasting from their clipboard… The malicious extension silently copies a PowerShell command to the clipboard”

T1204.002Malicious FileEvidence1
TacticExecution

“instructed to… open the Windows Run dialog… pasting from their clipboard… The malicious extension silently copies a PowerShell command to the clipboard… When the user follows these steps, they unknowingly execute the malicious command.”

Persistence

2 techniques
T1053Scheduled Task/JobEvidence1

“To evade detection… uses Chrome's Alarms API to delay execution by 60 minutes… then fires every 10 minutes after the initial trigger.”

T1176Software ExtensionsEvidence1

“...getting steered via a malicious ad to NexShield, a Chrome Web Store app masquerading as the legitimate uBlock Origin Lite app.”

T1053Scheduled Task/JobEvidence1

“To evade detection… uses Chrome's Alarms API to delay execution by 60 minutes… then fires every 10 minutes after the initial trigger.”

Stealth

3 techniques
T1027Obfuscated Files or InformationEvidence1
TacticStealth

“multiple layers of Base64 encoding and XOR… C2 IP addresses built character-by-character… junk code padding… TWO layers of string encryption… AES-256-CBC… then XOR”

T1036MasqueradingEvidence1
TacticStealth

“NexShield… impersonates… uBlock Origin Lite… falsely attributes the code to Raymond Hill… references a non-existent GitHub repository.”

T1497.003Time Based ChecksEvidence1

“uses Chrome's Alarms API to delay execution by 60 minutes… and… every 10 minutes thereafter”

Discovery

1 technique
T1497.003Time Based ChecksEvidence1

“uses Chrome's Alarms API to delay execution by 60 minutes… and… every 10 minutes thereafter”

Collection

1 technique
T1115Clipboard DataEvidence1

“The malicious extension silently copies a PowerShell command to the clipboard, disguised as a legitimate repair command.”

T1071.001Web ProtocolsEvidence1

“When the extension is first installed, it sends a beacon… to the attacker's server… On extension updates, additional telemetry is sent… The extension sets an uninstall URL to track when users remove it.”

Impact

2 techniques
T1499Endpoint Denial of ServiceEvidence1
TacticImpact

“The core malicious payload is a denial-of-service attack against the victim's own browser… iterate 1 billion times… infinite loop… exhausts system resources… eventual crashes.”

T1499.003Application Exhaustion FloodEvidence1
TacticImpact

“...intentionally crashing the browser, flooding the system with endless connection requests and quickly consuming all available memory and processing power.”

ACTIVITY FEED

Recent activity

10 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution1

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping14

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.