browser-side-channel
OfficialCross-origin leaks via browser side channels.
Software Engineering#timing attack#red teaming#browser side channel#cross-origin leak#ETag oracle#connection pool exhaustion#cache probing
Authordreadnode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the challenge of extracting cross-origin information when direct XSS attacks are not viable, enabling detection of authentication state, user roles, or sensitive content on third-party origins without direct access.
Core Features & Use Cases
- Connection Pool Exhaustion Leak: Saturate Chrome's 256-connection pool to detect cross-origin redirect destinations via DNS timing differences.
- ETag Length Oracle: Exploit auto-generated Express.js ETags to infer response size and user state via header padding manipulation.
- Timing-Based State Detection: Measure cross-origin resource load times to distinguish between logged-in and logged-out states on target origins.
- Cache Probing: Leverage cached resource load speed differences to detect same-site browsing history. Use Case: For red team engagements where you need to confirm if a target user has access to a sensitive admin panel or privileged content without XSS or direct API access.
Quick Start
Use the browser-side-channel skill to verify if a target user is logged into their corporate admin dashboard by measuring cross-origin image load timing differences from your testing origin.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: browser-side-channel Download link: https://github.com/dreadnode/capabilities/archive/main.zip#browser-side-channel Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.