-
|
I've been noticing that I can't submit a URL to the stored payloads to the WebSocket XSS lab? My solution works on my machine (I know, that old chestnut) but I can't seem to submit it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
That lab is a stored lab, and you can only submit payload hosting URLs to reflective labs. I've just updated the error message so this is clearer. You can solve this by submitting the target lab URL, and sending websocket messages from your browser that are echoed into the headless browser. I will make a solution video of this at some point. Maybe it should allow payload hosting URLs, but I need to carefully consider the consequences of that. |
Beta Was this translation helpful? Give feedback.
That lab is a stored lab, and you can only submit payload hosting URLs to reflective labs. I've just updated the error message so this is clearer.
You can solve this by submitting the target lab URL, and sending websocket messages from your browser that are echoed into the headless browser. I will make a solution video of this at some point.
Maybe it should allow payload hosting URLs, but I need to carefully consider the consequences of that.