PDA

View Full Version : Help with this secure token please


MAX_IQ
03-06-2014, 03:46 AM
this is the swf player "http://seetvon.us/mediaplayer/1.swf" it has a hidden secure token, please help me to find it, the site is http://seetvon.us/ .

Also it would be nice to refer me to a tutorial or a program or the way to find the decrypted token.

Thank you in advance.

gorilla.maguila
03-06-2014, 11:58 AM
No token inside the swf.

Works per session, you need a different playpath everytime you want to dump.

rtmpdump -r rtmp://stream1.seetvon.us/live -y "71c1y8lz0859tqdcvqbu?key=nofkkAa7xmPyYJNGEGGzUJbWC S2CP5" -W http://seetvon.us/mediaplayer/1. --live --debug -p http://seetvon.us

MAX_IQ
03-06-2014, 02:01 PM
No token inside the swf.

Works per session, you need a different playpath everytime you want to dump.

rtmpdump -r rtmp://stream1.seetvon.us/live -y "71c1y8lz0859tqdcvqbu?key=nofkkAa7xmPyYJNGEGGzUJbWC S2CP5" -W http://seetvon.us/mediaplayer/1. --live --debug -p http://seetvon.us


Thank you very much for your help.