You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many WebSockets use an identification handshake to authorize themselves. Some of them do so before the first message, some of them do so as the first response.
StartAutomating
changed the title
Get-WebSocket-Authorize/Authenticate/Identify should send an identification handshakeGet-WebSocket-Authorize/Authenticate/-HelloMessage should send a first message
Jan 25, 2025
Many WebSockets use an identification handshake to authorize themselves. Some of them do so before the first message, some of them do so as the first response.
Both scenarios should be easy to script.
Get-WebSocket
-Identify/-Handshake
should send a handshake message #81The text was updated successfully, but these errors were encountered: