Scary AI recognizes passwords by the sound of your typing
1–10 of 28 posts
Re: Scary AI recognizes passwords by the sound of your typing
#2Re: Scary AI recognizes passwords by the sound of your typing
#3Re: Scary AI recognizes passwords by the sound of your typing
#4Don’t type passwords. Use 2FA whenever possible
Re: Scary AI recognizes passwords by the sound of your typing
#5Don’t type passwords. Use 2FA whenever possible
Biometric to unlock phone, PIN to load 2FA auth app, and a password to actually login.
Actually, I am reminded of the 00s when companies used to have badges and badge readers you'd take home and plugin to your machine and you had to use those to authenticate connections.
Password + physical token. It was secure, but not convenient if you left your badge behind somewhere.
It wasn't wireless, no worries about snooping.
When it did work, it was magic. My Active Directory credentials automatically carried over between machines, across networks, for debugging purposes to dev boxes, and I was even able to step from C# code running locally into a stored procedures on a remove SQL server all from within (the OG) Visual Studio.
Nothing works anything near that well anymore. :(
(Show of hands, who here reading this can start debugging their staging environment databases from within their IDE, with a single button press?)
Re: Scary AI recognizes passwords by the sound of your typing
#6Don’t type passwords. Use 2FA whenever possible
No thanks, I'd rather keep my secrets unbound from any physical object.
EDIT: I guess you're right in that the parent was suggesting NOT typing passwords and sort of equating that to 2FA. so yeah, I like to keep one password in my head only (for sensitive stuff) and use a second factor if possible
Re: Scary AI recognizes passwords by the sound of your typing
#7I even remember reading about how Clifford Stoll recognized the different attackers by "typing rhythm" in Cuckoo's Egg.
Re: Scary AI recognizes passwords by the sound of your typing
#82016 - "Don't Skype & Type! Acoustic Eavesdropping in Voice-Over-IP" - https://arxiv.org/abs/1609.09359
2020 - "Behavioral Acoustic Emanations: Attack and Verification of PIN Entry Using Keypress Sounds" - https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7309150/
Maybe they mean this one...
2023 - "A Practical Deep Learning-Based Acoustic Side Channel Attack on Keyboards" - https://arxiv.org/abs/2308.01074
Re: Scary AI recognizes passwords by the sound of your typing
#9I read about this in the Silence on the Wire by Michal Zalewski. And you don't need a fullblown AI, a good statistical model is enough to make a guess on passwords, and if you have a bunch of probabilities to cut down your search space to a more probable set. And the book is from 2005, so I wouldn't say it is new. https://nostarch.com/silence.htm I even remember reading about how Clifford Stoll recognized the differe…
Re: Scary AI recognizes passwords by the sound of your typing
#10Don’t type passwords. Use 2FA whenever possible
No thanks, I'd rather keep my secrets unbound from any physical object.