# Web Sockets

## WebSocket PortSwigger

Labs de portswigger academy de websockets con videos :D.

{% embed url="<https://ps.desdes.xyz/websockets>" %}

## WebSocket to WebNormal

Este codigo es bueno, ya que te permite convertir una conexion con websocket en una web normal solicitando el parametro especificado o los parametros especificados, de esta manera se puede automatizar pruebas de seguridad en websocket que antes eran complicadas de realizar.

{% embed url="<https://rayhan0x01.github.io/ctf/2021/04/02/blind-sqli-over-websocket-automation.html>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cs.desdes.xyz/miscelanio/web-sockets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
