TL;DR: Browser activity is being treated as a governed identity surface, not just a user interface, according to Push Security. The monthly update adds malicious browser extension detection, browser extension blocklists and allowlists, ClickFix-style attack blocking with payload capture, richer browser telemetry, and branding and RBAC changes, all aimed at improving browser-layer detection and control for end-user environments.
NHIMG editorial — based on content published by Push Security: malicious extension detection, ClickFix blocking, branding, and metadata updates
By the numbers:
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes and as quickly as 9 minutes in some cases.
Questions worth separating out
Q: How should security teams govern browser extensions in enterprise environments?
A: Security teams should treat browser extensions as client-side privileged software and govern them with a default-deny mindset.
Q: Why do ClickFix-style attacks bypass familiar IAM controls?
A: ClickFix-style attacks exploit the gap between authentication and in-session user action.
Q: How can organisations tell whether browser telemetry is improving detection?
A: Browser telemetry is working when it produces actionable context, not just more data.
Practitioner guidance
- Define browser extension governance as an access control problem Classify extensions by business need, threat exposure, and privilege level, then enforce a default-deny or limited allowlist model for unmanaged add-ons.
- Block copy and paste execution paths used by ClickFix-style lures Create controls that intercept malicious paste events, quarantine the payload, and route the detection into SOC workflows with enough context for triage.
- Enable browser event storage for higher-fidelity investigations Turn on local browser event storage where policy permits, especially for environments with emerging threats or limited endpoint telemetry.
What's in the full article
Push Security's full update covers the operational detail this post intentionally leaves for the source:
- Exact admin-console paths for enabling malicious extension detection and browser extension blocking
- Configuration options for allowlist versus blocklist enforcement and user-facing block pages
- Mode and scope settings for malicious copy and paste detection, including payload collection
- Telemetry settings for browser event storage and metadata retention
👉 Read Push Security's update on browser extension detection and ClickFix blocking →
Browser extension controls and ClickFix blocking: what changes for IAM teams?
Explore further