← Back to index

IAST Realtime Exfiltration Module

Covers WebSocket.send and RTCDataChannel.send sinks. The payload is tainted and forwarded across the respective APIs.

Choose which source to prime for the message.

Taint is pulled from ?message=..., hash fragments, or these fields when primed.

WebSocket attempts to send after connect (or immediately on error). RTC uses a loopback peer-connection so the channel reaches "open".