What problem does it solve?
This Skill helps you escalate a confirmed prototype pollution finding into practical impact by identifying the right framework gadget chain for RCE (server-side) or XSS (client-side), even when key filters on proto are present.
Core Features & Use Cases
- Server-side escalation to RCE: Maps prototype pollution properties to high-signal template-engine and Node.js child_process exploitation paths (e.g., EJS/Pug/Handlebars and NODE_OPTIONS/shell/argv0 patterns).
- Client-side gadget discovery for XSS: Connects deep-merge prototype pollution to common front-end sinks and DOM property behaviors (e.g., jQuery and Lodash template/sourceURL patterns).
- Filter bypass and detection playbooks: Provides robust black-box detection methods and constructor.prototype/bracket-notation/key-encoding bypass strategies to confirm and reach the gadget.
Quick Start
After you confirm prototype pollution in your target, instruct the agent to use this Skill to select the most likely gadget from the target stack and produce an end-to-end escalation plan from probe to RCE/XSS.