Hacker News new | ask | show | jobs
by crtasm 1917 days ago
Does anyone have a link to a demonstration of this? I'm not sure what keywords I should be searching.
2 comments

Keywords: HDMI RF leakage attack. Putting them in a search engine, I was able to find an article about it quickly.

* DVI (HDMI) and DisplayPort digital video interfaces in electromagnetic eavesdropping process

https://sci-hub.se/https://doi.org/10.1109/EMCEurope.2019.88...

You can also search for "side-channel" and "TEMPEST".

---

The signals analyzed below are LVDS and VGA, not exactly HDMI, but also an interesting read - because the LVDS signal is used to drive the LCD panel and it's also a major source of leakage.

* Exposing Computer Monitor Side-Channel Vulnerabilities With TempestSDR

https://hackaday.com/2020/07/15/exposing-computer-monitor-si...

The author of the program even wrote a paper on that for a master degree.

https://raw.githubusercontent.com/martinmarinov/TempestSDR/1...