Skip to content

AndroidGhosts/websocket-payload-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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 👻/ أشباح_أندرويد

About

best configurations websocket payload

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published