Injected plaintext redirects
Google TAG documented an Intellexa campaign in which an intercepted HTTP visit silently redirected a selected target to an exploit server. Blocking top-level HTTP removes that exact transport opportunity.
Targeted-attack browser hardening · optional · off by default
ZSEC Browser Shields Community 0.4 can block two documented browser-delivery paths before matching requests are sent. It does not inspect an iPhone, detect Pegasus or prevent an unknown vulnerability.
Attribution boundary: Pegasus is publicly attributed to NSO Group, an Israeli company. That is different from claiming every commercial-spyware campaign is Pegasus or attributing a specific attack without forensic evidence.
What independent research shows
Commercial surveillance operators have used drive-by links, injected redirects, compromised websites, hidden frames and multi-stage browser exploits. Other attacks need no browser visit or click at all.
Google TAG documented an Intellexa campaign in which an intercepted HTTP visit silently redirected a selected target to an exploit server. Blocking top-level HTTP removes that exact transport opportunity.
Google TAG documented compromised government sites loading hidden third-party iframes and exploit code closely related to tooling previously used by commercial surveillance vendors including NSO Group.
Citizen Lab's BLASTPASS investigation described an NSO Group exploit delivered through PassKit attachments sent via iMessage. Earlier chains targeted HomeKit, Find My and iMessage. A desktop Chromium extension is not in those paths.
Researchers repeatedly found exploit chains against devices that had not installed available security fixes. Extension rules add a layer; they do not patch Chromium, WebKit, a kernel, baseband firmware or another application.
Enforced in Community 0.4
Both the normal protection switch and High-Risk Browsing must be on. The browser's Manifest V3 engine evaluates the fixed rules locally before a matching network request is sent.
Blocks top-level URLs beginning with http://. It does not silently upgrade or bypass the decision. HTTPS prevents plaintext network injection but does not certify the destination as benign.
Blocks third-party script, sub_frame, object and websocket requests. First-party content and unlisted resource types remain outside this rule.
On 21 August 2026, disposable tests in Brave 1.93.137 and Edge 151.0.4129.101 on Windows loaded the unpacked extension into fresh temporary profiles. The tests proved the exact rules were installed, a third-party script and top-level HTTP navigation were blocked before reaching loopback servers, and explicitly disabling High-Risk Browsing removed both rules and restored navigation.
The Chrome 152 command-line harness could not load an unpacked extension, so Chrome is not included in that runtime-smoke claim. Manual Manifest V3 compatibility is a separate install path.
The rules have priority 1000, above the normal site-pause allow priority. The popup disables site pause while the profile is active. A HIGH badge means the two local settings were successfully applied; it is not a threat or infection verdict.
Non-negotiable limitations
No layer is presented as absolute protection
High-risk operating guide
High-Risk Browsing is one optional desktop-browser layer. The device vendor remains responsible for patching and its privileged security controls.
Install browser and operating-system updates promptly, restart to complete them, keep Safe Browsing or the vendor equivalent enabled, and never bypass certificate or download warnings.
Microsoft's Enhanced Security mode can disable JIT on unfamiliar or all sites and enable additional operating-system mitigations. Strict mode may break normal work, so treat it as a separate high-risk choice.
Verify an Apple threat notification by signing in directly at account.apple.com. Apple recommends Lockdown Mode and qualified expert help for notified or credibly targeted users.
Stop interacting with the suspect content, preserve the device state, use a separate trusted device for help, and contact a qualified incident-response channel. Do not “clean up” evidence or treat an antivirus scan as forensic clearance.
Access Now Digital Security Helpline · Amnesty MVT limitations
Inspectable protection
Community 0.4 is unsigned and manually updated. Check the published SHA-256, inspect the immutable source and test it in a separate browser profile before relying on it.