WebSocket Hijacking
IntermediateThis WebSocket server accepts connections without validating the origin. Craft a cross-origin connection to intercept private messages, then apply fixes to secure it.
Progress:
1
Intercept Messages2
Secure the Connectionattacker-page.html
Cross-Origin WebSocket Client
ws://app.corp.io:8080/feed
Server-Side Controls
WebSocket Handshake Log
Click Connect to initiate WebSocket handshake...