PEEP Turns Chrome and Edge Into Post-Compromise Backdoors for Host Command Execution
AI-summarised brief · reviewed before publication
Researchers at SOCRadar have uncovered PEEP, a sophisticated post‑exploitation toolkit that disguises itself as a “Smart Bookmarks” extension for Chromium‑based browsers such as Chrome and Edge. After an attacker gains administrative or code‑execution access, the installer injects the extension directly into browser profiles, forging Secure Preferences values to bypass Web Store checks and user prompts. A native‑messaging host (nm_host.exe) extends the payload beyond the browser sandbox, allowing host‑level command execution, file management, credential theft, session hijacking and page manipulation. The extension polls a plaintext HTTP C2 server every 30 seconds, exfiltrating browsing history, tab metadata and cookies. Built on the open‑source RedExt framework, PEEP adds dedicated installation routines, update channels and a broader command set, and can be sideloaded on Windows and Linux via PowerShell and Python scripts. The campaign shows Chinese‑language code artifacts but remains unattributed, with about 34 agents observed in the C2 health endpoint.
💡 Why It Matters
- · By turning a trusted browser into a stealthy OS‑level backdoor, PEEP lets attackers pivot from a compromised user account to full system control without triggering typical binary‑based detections.