/
web app pentesting
/
websockets
Menu
WebSockets
What are WebSockets?
What is the difference between HTTP and WebSockets?
How are WebSocket connections established?
What do WebSocket messages look like?
WebSockets
Manipulating WebSocket traffic
Intercepting and modifying WebSocket
messages
Replaying and generating new WebSocket
messages
Manipulating WebSocket
connections
WebSockets security vulnerabilities
Manipulating WebSocket messages to exploit vulnerabilities
Manipulating the WebSocket handshake to exploit vulnerabilities
Using cross-site WebSockets to exploit vulnerabilities
How to secure a WebSocket connection