PDA

View Full Version : x-sports token


spacechild
08-17-2014, 08:34 AM
Hello! I can't figure out which is the token of the following stream:

rtmpdump -r "rtmp://95.211.137.231:1935/live" -a "live" -W "http://www.sports-x.net/play/jarani.player.swf" -y "sk2" -p "http://www.sports-x.net/play/index.php?id=sk2"

Without token, the stream starts and stops after 7 seconds.
But when I decompile the swf, there is no trace of token..
This makes me think it has been obfuscated...

If you can provide any help, feel free to answer or just pm me..

Thank you in advance!

hasomaso
08-17-2014, 08:58 AM
rtmpdump -v -r "rtmp://217.23.12.184:1935/live" -a "live" -f "WIN 14,0,0,176" -W "http://www.sports-x.net/play/jarani.player.swf" -p "http://www.sports-x.net/play/index.php?id=sk2" -y "sk2" -T "#kurac#Od#Ovce#" -o "output.flv"

RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: duration 0.00
INFO: width 640.00
INFO: height 360.00
INFO: videodatarate 390.62
INFO: framerate 25.00
INFO: videocodecid 7.00
INFO: audiodatarate 62.50
INFO: audiosamplerate 48000.00
INFO: audiosamplesize 16.00
INFO: stereo TRUE
INFO: audiocodecid 10.00
INFO: encoder Lavf55.26.100
INFO: filesize 0.00
2572.648 kB / 38.24 sec

sehrishatta
08-17-2014, 11:29 AM
please help how to draw token..please

spacechild
08-18-2014, 08:20 AM
Thanks for the solution.
And yes, it would be great to know how finding obfuscated tokens, as it's evident this token cannot be found with the normal method.