Earlier quoted context omitted.
I always heard you should type your PIN at the ATM, then touch all of the buttons a bunch to block this ability. That way they only see that all the buttons were touched, not your PIN. Especially important now that thermal cameras (crappy ones) are pretty cheap.
Why should I care? It's the bank's responsibility to secure their equipment and refund any dollars stolen from me.
Thermanator Attack Steals Passwords by Reading Thermal Residue on Keyboards
81–90 of 94 posts
Re: Thermanator Attack Steals Passwords by Reading Thermal Residue on Keyboards
#82Wouldn't be easier to just set up a regular video camera which can be the size of a jacket button?
Re: Thermanator Attack Steals Passwords by Reading Thermal Residue on Keyboards
#83http://lcamtuf.coredump.cx/tsafe/
and then dozen different iterations since then.
Re: Thermanator Attack Steals Passwords by Reading Thermal Residue on Keyboards
#84at first, this seems completely harmless, but there are a few scenarios in which this could potentially be a viable attack. I doubt it's much use on computers, but imagine someone rigging a candid infrared camera across the street from an ATM. You'd block the cameras view while typing, but then you leave and it's game over.
Re: Thermanator Attack Steals Passwords by Reading Thermal Residue on Keyboards
#85> The research team argues that it may be time to move away from passwords as a means to secure user data and equipment. Many people have expressed this sentiment. By all means we should be using two-factor authentication everywhere. But what, besides a password, has the critical property of residing entirely within your mind and not being obtainable without your cooperation (barring issues like this)? Physical token…
Yeah, and you can't rotate your fingerprints or retinal scans.
Re: Thermanator Attack Steals Passwords by Reading Thermal Residue on Keyboards
#86Earlier quoted context omitted.
Yeah, and you can't rotate your fingerprints or retinal scans.
If you only train one fingerprint at a time, most people can rotate up to nine times. It's a bit inconvenient, though. :)
Re: Thermanator Attack Steals Passwords by Reading Thermal Residue on Keyboards
#87Re: Thermanator Attack Steals Passwords by Reading Thermal Residue on Keyboards
#88When I use an ATM, I always run my fingers along all of the keys after entering my pin. Nice to know it's not totally crazy.
Re: Thermanator Attack Steals Passwords by Reading Thermal Residue on Keyboards
#89Earlier quoted context omitted.
Is an ATM card and PIN not two factors?
I can wire my entire bank account away without any 2FA with online banking. My bank just started doing SMS verification for new devices but that's still not really enough. Like just get on the TOPT train and leave it alone.
Re: Thermanator Attack Steals Passwords by Reading Thermal Residue on Keyboards
#90Earlier quoted context omitted.
It seems like a limitation of this attack is that you must have the camera pointed at the keys ~1 minute from the last time it was used. (Presumably because the heat dissipates quite quickly.) With that in mind a TOTP solution probably won't help, most systems that use 2FA will allow two adjacent codes to be considered valid to cope with "minor" clock-drift. If you're already using the computer 1 minute after the rea…
Allowing adjacent codes and accepting the same code twice is not the same. I would be surprised if TOTP allowed for accepting the same code twice.