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.

Researchers recover typed text using audio recording of keystrokes (2005)

62 pointsby AndyBakerabout 11 years ago

9 comments

jaysonelliotabout 11 years ago
My uncle was a career NSA man. In the 1970s, his job (I learned decades later) was to modify and maintain all the typewriters in the White House so their keystrokes couldn&#x27;t be used to identify what was being typed on them. Presumably the concern was that something like a Buran eavesdropping system could be used to detect vibrations in windows, and the sound of the typewriter keys then extracted and analyzed to recover the text.<p>My grandfather (also career NSA) used to tell me that it would seem like fiction if people knew some of the things that technology and a good cryptanalyst could do. I think he was right.
评论 #7450151 未加载
sillysaurus3about 11 years ago
Link to the paper: <a href="http://www.cs.berkeley.edu/~tygar/papers/Keyboard_Acoustic_Emanations_Revisited/tiss.preprint.pdf" rel="nofollow">http:&#x2F;&#x2F;www.cs.berkeley.edu&#x2F;~tygar&#x2F;papers&#x2F;Keyboard_Acoustic_E...</a><p>It&#x27;s pretty interesting. It&#x27;s an algorithm which, given a recording of you typing out several HN comments, can generate an acoustic profile of how you type on your particular keyboard. By assuming that you&#x27;re typing English, it can infer what words you&#x27;re typing based on its rough guess, and then it can train itself to recognize keystroke sounds that it previously got wrong. After a few times of doing this, it claims to be accurate enough to recover your passwords from a recording of you typing them in.
danbrucabout 11 years ago
Related: (sp)iPhone: Decoding Vibrations From Nearby Keyboards Using Mobile Phone Accelerometers<p><a href="http://www.cc.gatech.edu/~traynor/papers/traynor-ccs11.pdf‎" rel="nofollow">http:&#x2F;&#x2F;www.cc.gatech.edu&#x2F;~traynor&#x2F;papers&#x2F;traynor-ccs11.pdf‎</a> (Not working for me right now.)<p><a href="http://dl.packetstormsecurity.net/papers/general/traynor-ccs11.pdf" rel="nofollow">http:&#x2F;&#x2F;dl.packetstormsecurity.net&#x2F;papers&#x2F;general&#x2F;traynor-ccs...</a>
pdubsabout 11 years ago
Some of the previous work on this involving timing attacks against SSH [1] is particularly interesting because it&#x27;s so obvious in retrospect, but no one saw it when SSH was being designed.<p>[1]<a href="http://www.cs.berkeley.edu/~daw/papers/ssh-use01.pdf" rel="nofollow">http:&#x2F;&#x2F;www.cs.berkeley.edu&#x2F;~daw&#x2F;papers&#x2F;ssh-use01.pdf</a>
评论 #7449822 未加载
antrabout 11 years ago
fwiw, when i used to work in finance, the team i was in used to handle very sensitive market-moving data. one day, without warning, all of the offices keyboards and mouse where changed to &quot;more secure hardware&#x2F;peripherals&quot; by orders of the cio and its staff. this was in 06&#x2F;07, at the time i thought they were paranoid - now i think otherwise.
评论 #7449174 未加载
评论 #7449169 未加载
programdabout 11 years ago
This is a very old idea. I recall that in the 1987 book &quot;Spycatcher&quot; Peter Wright wrote about listening to typewriter keystrokes through a microphone bug in some embessy. He was the head scientist in British intelligence and the book caused a bit of a stir at the time, being the subject of censorship attempts. I think this audio bugging of keystroakes may go back to the 1960&#x27;s.
userbinatorabout 11 years ago
I wonder how well this would work for really fast (150WPM+) typists, since at that speed the keys are often being hit simultaneously by many fingers and it becomes much harder to distinguish the individual sounds. The spacebar still remains distinct-sounding, however.
评论 #7449969 未加载
dasil003about 11 years ago
Doubt they will make it very far with me since I do most of my keystrokes in vim. I&#x27;ll stick to being paranoid about van eck phreaking.
higherpurposeabout 11 years ago
Now smartphones will need protection against listening to keystrokes from the environment around them.
评论 #7449752 未加载