Skip to content

Latest commit

 

History

History
28 lines (12 loc) · 847 Bytes

File metadata and controls

28 lines (12 loc) · 847 Bytes

websocket-payload-

best configurations websocket payload

GET /text/html/ index.html HTTP/1.1[crlf]Host: bughost.com[crlf]Expect: 100-continue[crlf]Content-Type: application/pdf[auth][crlf][crlf]CF-RAY / HTTP/1.1[crlf]Host: [host_port][crlf]Upgrade: Websocket[crlf]Connection: Keep-Alive[crlf]User-Agent: [ua][crlf]Upgrade: websocket[crlf][crlf]

....................................


GET wss://[host] HTTP/1.1[crlf]Host: bughost.com[crlf]Connection: Upgrade[crlf]User-Agent: [ua][crlf]Upgrade: websocket[crlf][crlf]

.....................................


GET / HTTP/1.1[crlf]Host: [host_port][crlf]Connection: Upgrade, HTTP2-Settings

Upgrade: h2c [crlf]User-Agent: [ua][crlf]Upgrade: websocket[crlf][crlf]

Android Ghosts 👻/ أشباح_أندرويد