hashcat Forum
feature DVB common scrambling algorithm - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: User Contributions (https://hashcat.net/forum/forum-25.html)
+--- Thread: feature DVB common scrambling algorithm (/thread-3817.html)



feature DVB common scrambling algorithm - Kuolun - 11-07-2014

Hello,

the common scrambling algorithm is used to encrypt satellite TV transmissions. The well known media player VLC can use csa for transport encryption of video streams too.
For a brute force attack you need an excerpt from the encrypted transport stream as input. The key to be cracked is 48 or 64 bits long. Details

I can provide algorithm in C, linear and bit sliced implementation, and sample data. But I'd like to ask first how chances are this gets added to hashcat?

Thanks for this great tool!
Kuolun


RE: feature DVB common scrambling algorithm - epixoip - 11-07-2014

feature requests go on trac, not the forums