Takinho
02-20-2017, 12:19 PM
Hello guys,
I need some help trying to get the url from this site
https://casahot.com/home
They have a 5min "trial" time that resets each day (or each IP reset).
Trying to get the full url I've started my small and ignorant experience into understanding this url sniffing world better.
I used firebug, urlsnooper, tried rtmpdump (despite being on windows), wireshark.
Used vlc, smplayer, etc.
I could acheive some parameters, etc. Tried decompiling the real swf, got some idea, but I'm lacking some data about it.
I could get this:
hostname: streaming3.casahot.com
streamname: casahot2_720p
port: 1935
("rtmp://" + host + "/casahot_customer_ffmpeg/" + roomId,userToken,userId,"casahot_client",isGuest,hasPlan,remainingTime)
this string from swf decompiling
<param name="flashvars" value="ch_utok=&ch_uid=-1&ch_isg=true&ch_hspl=false&ch_rmntm=276&watermarkFile=https://image.casahot.com/images/logo-casahot-player.png&watermarkOpacity=0.5&host=streaming3.casahot.com&roomId=2&streamName=casahot2_720p&autoplay=true">
this from flashvars
swf: https://static.casahot.com/swf/CasaHotPlayer.swf
Please teach me the ways, I'm a starter padawan trying to understand better this world.
PS: Sorry for bad english.
PS 2: If this kind of topic is prohibited, plz talk to me in private (or any other way outside forum), I would really like to understand better this world and use this site as laboratory, since I think I've achieved something here.
Thanks a lot guys.
I need some help trying to get the url from this site
https://casahot.com/home
They have a 5min "trial" time that resets each day (or each IP reset).
Trying to get the full url I've started my small and ignorant experience into understanding this url sniffing world better.
I used firebug, urlsnooper, tried rtmpdump (despite being on windows), wireshark.
Used vlc, smplayer, etc.
I could acheive some parameters, etc. Tried decompiling the real swf, got some idea, but I'm lacking some data about it.
I could get this:
hostname: streaming3.casahot.com
streamname: casahot2_720p
port: 1935
("rtmp://" + host + "/casahot_customer_ffmpeg/" + roomId,userToken,userId,"casahot_client",isGuest,hasPlan,remainingTime)
this string from swf decompiling
<param name="flashvars" value="ch_utok=&ch_uid=-1&ch_isg=true&ch_hspl=false&ch_rmntm=276&watermarkFile=https://image.casahot.com/images/logo-casahot-player.png&watermarkOpacity=0.5&host=streaming3.casahot.com&roomId=2&streamName=casahot2_720p&autoplay=true">
this from flashvars
swf: https://static.casahot.com/swf/CasaHotPlayer.swf
Please teach me the ways, I'm a starter padawan trying to understand better this world.
PS: Sorry for bad english.
PS 2: If this kind of topic is prohibited, plz talk to me in private (or any other way outside forum), I would really like to understand better this world and use this site as laboratory, since I think I've achieved something here.
Thanks a lot guys.