Web Postmessage

Exploit insecure cross-window messaging (`window.postMessage`) — handlers that trust `event.data` without checking `event.origin`, leading to XSS, token theft, or state change. Load when the app uses iframes/popups/SSO widgets, on "postMessage", or when JS registers a `message` listener. Signals: `addEventListener("message", ...)`, embedded third-party frames, SSO/login popups.

NoorQureshi 603c32d 2.5 KB Updated

File contents

NoorQureshi/SploitAgent/tree/main/skills/web/web-postmessage commit 603c32db10

Frequently asked questions

npx skillmds@latest add noorqureshi/web-postmessage