PDA

View Full Version : find token


biezom
10-30-2014, 06:00 AM
Usually to find the token i read the flash memory of plugin and i search with 'secureToken' but it is not always the good word.
Is there a word list to find the token?
For example for this http://crichd.tv/update/willowcricket.php
The word would be 'instance37'?
Thank

peterpan
10-30-2014, 07:29 AM
rtmpdump -r "rtmp://80.82.65.59:443/liverepeater" -a "liverepeater" -f "WIN 13,0,0,214" -W "http://popeoftheplayers.pw/atdedead.swf" -p "http://popeoftheplayers.pw/player3.php?id=24&width=600&height=450" --live -y "24" -o "2014-10-30_06-24-27_24.flv" -T "#atd%%#$ZH"

biezom
10-30-2014, 01:15 PM
Thank peterpan but it's not my question. I can find the token in the memory of the flash if i search with the word "instance37"
For this example
#atd%%#$ZH if i search with the word "secureToken" i can't find the good result
My question is: Is there a list of words to search the token?
I hope i am clear with my bad english!