Technical Analysis & Remediation
MITRE ATT&CK Mapping
T1176
Browser Extensions
T1041
Exfiltration Over C2 Channel
T1539
Steal Web Session Cookie (Potential)
Telemetry
Extension ID Example eiimnmioipafcokbfikbljfdeojpcgbh (BlockSite).
C2/Leakage Endpoint https://category.blocksite.co/category.
Encoding Method
LZString decompression from Base64 observed in malicious payloads.
Observation
The automated scanning pipeline routes traffic through a MITM proxy to detect outbound requests where request length correlates to the length of the URLs being visited.
Remediation - THE ENTERPRISE TRACK (NIST SP 800-61r3 / CSF 2.0)
GOVERN (GV) – Crisis Management & Oversight
Command
Review and enforce "Acceptable Use Policies" specifically regarding third-party browser extensions.
DETECT (DE) – Monitoring & Analysis
Command
Deploy a hunting query to look for traffic originating from the chrome-extension:// scheme to unknown external domains.
Command
Audit installed extensions across the fleet via Google Admin Console or EDR inventory.
RESPOND (RS) – Mitigation & Containment
Command
Blacklist identified malicious Extension IDs in the ExtensionInstallBlocklist Group Policy (GPO).
Command
Use the ExtensionInstallAllowlist to restrict extension installation to approved software only.
RECOVER (RC) – Restoration & Trust
Command
Force-uninstall blocked extensions and clear browser profiles on affected endpoints.
IDENTIFY & PROTECT (ID/PR) – The Feedback Loop
Command
Implement "Extension Workflow Requests" where users must justify extensions before administrative approval.
Remediation - THE HOME USER TRACK (Safety Focus)
Priority 1: Safety
Command
"Do not log into banking/email until the browser is verified clean."
Priority 2: Identity
Command
Check if you have extensions like "BlockSite" or other high-population utilities installed.
Priority 3: Persistence
Command
Open chrome://extensions and remove any extension you do not recognize or that was not manually installed.
Command
Reset Chrome settings to default (Settings > Reset settings).
Hardening & References
Baseline
CIS Benchmark for Google Chrome (v2.1.0+).
Framework
NIST CSF 2.0.
Reference
Q Continuum group