PDA

View Full Version : RTMP SecureToken


Electronical
03-17-2012, 02:55 PM
Hiya,

I am trying to record a stream at a certain time, I've been able to do it for ages but recently the site upgraded their security and I haven't been able to. I believe it's because I don't know the secureToken of the stream/player. The player can be found here: http://www.livesporton.net/secureplayer2.swf. I've downloaded and extracted it but all I could find that related to a security token was:
this._connection.call("secureTokenResponse", null, com.wowza.encryptionAS3.TEA.decrypt(evt.info.secur eToken, config.token));

which I don't know what to do with.

Any help with how I can find the security token would be greatly appreciated.

KSV
03-18-2012, 12:05 AM
look in the page source or use Wireshark to monitor traffic when config info is being loaded.

GapWatcher
04-25-2012, 06:42 PM
I would suggest to have a look into your cookies set by this site.
I think the securetoken is the encrypted password often saved in cookies.

Maybe you've to use Wireshark to get all information.

phamphilongok
07-20-2012, 01:52 AM
Hi, I'm looking for the way to get SecureToken key of this page : vivo.go.vn
Via other source, I know what the key is but I dont know how to get it.
example : http://vivo.go.vn/episode/hien-vien-kiem/9556-tap-8-22.html
I tried some soft. to find like Coojah, Streamtransport, Wireshark but no luck.
with rtmpexplorer, I couldn't view the page because of different IP. (Im in vietnam)
I hope somebody could help me.
Thanks.