Slashdot Mirror


User: YossiOren

YossiOren's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:To make it clear. on New Javascript Attack Lets Websites Spy On the CPU's Cache · · Score: 3, Interesting

    It's not so useless, Mr. Cafe. Case in point:

    Bitcoin attack: https://eprint.iacr.org/2014/1...

    GnuPG attack: http://www.nicta.com.au/pub-do...

    ASLR attack: http://www.internetsociety.org...

    All of these are cache-based side-channel attacks.

  2. Re:Hi, I co-authored the paper :-) on Millions of Smart TVs Vulnerable To 'Red Button' Attack · · Score: 2

    Yep sorry. Mod parent tired.

  3. Hi, I co-authored the paper :-) on Millions of Smart TVs Vulnerable To 'Red Button' Attack · · Score: 5, Informative

    Thanks for the comments. I hope I can clarify some of the things people said here.

    Re popularity of OTA vs. cable: Cable is more popular in the US, but that's just the US. Digital Terrestrial is much more common in other places - for example it's the most popular delivery method in Europe by far (page 39) . In the US immigrants use it a lot more than US-born.

    To whomever suggested attacks via the remote control's IR port: that sounds a lot of fun to try, but the IR receiver's much less sensitive than the RF jack, it has a much lower data rate, and it needs line of sight.

    About the power calculations: 1 Watt (0 dBm) can cover an area of 1.4 square Kilometers, under reasonable assumptions. The math is in the paper.

    One last thing: A big shout-out to Martin Herfurt, whose work on HbbTV security was our starting point.