Testing WebSockets
OWASP Web Security Testing Guide 4.2 > 11. Client Side Testing > 11.10. Testing WebSockets
| ID | Link to Hackinglife | Link to OWASP | Description |
|---|---|---|---|
| 11.10 | WSTG-CLNT-10 | Testing WebSockets | - Identify the usage of WebSockets by inspecting ws:// or wss:// URI scheme. - Assess its implementation by using the same tests on normal HTTP channels. |