Hacker News new | ask | show | jobs
by katbyte 1217 days ago
was curious, all new cars in canada required them after 2007! https://www.cbc.ca/news/canada/anti-theft-device-now-mandato...

but now we're seeing a rash of thefts of keyless fob vehicles with a relay attack making me glad my tacoma needs a key

1 comments

I thought keyless fobs all had some sort of counter to prevent replay attacks
Relay, not replay attack. For vehicles that unlock and push to start based on the proximity of the key, basically all you need to do is use a pair of software defined radios to trick the car into thinking that the key is there. Hence a relay attack, where one attacker is located near the key and the other is located near the vehicle, and the two attackers pass the components of the challenge/response to the vehicle via the channel between the two attackers.
Don't they use time of flight?
but that of course would cost more money to implement correctly with no further flaws, and many companies are opting for other solutions: https://www.carwow.co.uk/blog/keyless-car-theft-prevention

many many cars are vulnerable to it and will be for a long time.

Newer fobs, sure. But as this article demonstrates, it is very expensive and inconvenient to backport security improvements to millions of vehicles.
Ah, that makes sense. Thanks for the detailed explanation