TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Detecting Screen Content via Remote Acoustic Side Channels

52 pointsby nfrankelover 6 years ago

8 comments

John_KZover 6 years ago
Although this method can be used for de-anonymization and fingerprinting, you can&#x27;t fully reconstruct the screen contents from such a low bandwidth signal.<p>If your private spaces are bugged with microphones or cameras (ie most mobile devices, home audio &quot;assistants&quot;, smart TVs, untrusted software etc) expect the owner of the sensor to do the best in their abilities to spy on you.<p>Ultrasonic ad fingerprinting is another interesting way your home spies can communicate with each other.[1]<p>[1] <a href="https:&#x2F;&#x2F;arstechnica.com&#x2F;tech-policy&#x2F;2015&#x2F;11&#x2F;beware-of-ads-that-use-inaudible-sound-to-link-your-phone-tv-tablet-and-pc&#x2F;" rel="nofollow">https:&#x2F;&#x2F;arstechnica.com&#x2F;tech-policy&#x2F;2015&#x2F;11&#x2F;beware-of-ads-th...</a>
rocquaover 6 years ago
&gt; We assume that the attacker knows the content displayed on the attacked monitor, except for the textual letters. This assumption holds in many cases, for example, when the victim is filling a form on a known website. We also assume that the font is monospace and sufficiently large. The requisite size of the text depends on the granularity of the leak, which changes among different monitors. Another assumption is, again, that the screen is in portrait layout.<p>They go on to state that in their proof of concept they had 3-6 letter word in black against a white background. They recorded audio for 5 seconds, and the letters were 175 px wide using a monospace font.<p>Note that they do mention they expect that any background could work, as long as it is fixed and you can train your model on that background.<p>My point being, this is far from a practical way to read what is on screen.
评论 #17904216 未加载
评论 #17904092 未加载
chupasaurusover 6 years ago
I enjoy that nobody knows what the Van Eck phreaking[0] is. It works, but to get a good picture the gear is quite large to carry unnoticed.<p>[0]<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Van_Eck_phreaking" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Van_Eck_phreaking</a>
评论 #17902356 未加载
评论 #17902175 未加载
评论 #17904474 未加载
demomodeover 6 years ago
IIRC this is what &quot;Tempest for Eliza&quot; was for CRTs<p><a href="http:&#x2F;&#x2F;www.erikyyy.de&#x2F;tempest&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.erikyyy.de&#x2F;tempest&#x2F;</a>
评论 #17903408 未加载
userbinatorover 6 years ago
In a less paranoic way, there&#x27;s this related item: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8862689" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8862689</a><p>...which evolved from <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8856829" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8856829</a>
eb0laover 6 years ago
It reminds me Tempest (<a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Tempest_(codename)" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Tempest_(codename)</a> ).<p>This time they are exploiting information leak that goes to unshielded speakers and can be recorded and replayed easily.<p>Very clever.
WillKirkbyover 6 years ago
I&#x27;m reminded of this DEF CON talk from 4 years ago detailing a similar technique: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=5N1C3WB8c0o" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=5N1C3WB8c0o</a>
DoctorOetkerover 6 years ago
I&#x27;ve noticed this a few years ago, after reading some psychophysics papers, I was generating some pattern images based on what I read, when my monitor started emitting tunes (not by radio emissions), I suspect piezo effect in some capacitor. I instantly realized my monitor could be intercepted accoustically...
评论 #17903995 未加载