top | item 1593593

Cars hacked through wireless tire sensors

26 points| sil3ntmac | 15 years ago |arstechnica.com | reply

13 comments

order
[+] Groxx|15 years ago|reply
>the tire sensors only send a message every 60-90 seconds, giving attackers little opportunity to compromise systems or cause any real damage.

I fail to see how the normal rate of the system at all implies what rate can be achieved if attempting to hack the system. Unless it's peak receiving rate is 0.5 baud.

[+] bajsejohannes|15 years ago|reply
I was equally confused. I assume they must mean that the low frequency makes it impractical for _tracking_ vehicles.
[+] sil3ntmac|15 years ago|reply
According to wikipedia (http://en.wikipedia.org/wiki/Tire-pressure_monitoring_system), most Tire-pressure monitoring systems nowadays use RF as their communication link.

I'm no EE major, but I do like to tinker with stuff like this... Anyone know what would be the best way to 'view' the RF signal? Hook something like this http://www.mouser.com/ProductDetail/Linx-Technologies/RXM-43... up to an oscilloscope?

Edit: This looks pretty useful as well: http://focus.ti.com/docs/toolsw/folders/print/ez430-rf2500.h...

[+] NathanKP|15 years ago|reply
The worst thing about this security flaw is that cars don't really have a good update system for their OS. You have to take your car in to a dealership to get the ECU software updated.

If cars were designed so you could plug in an Ethernet cable to update the firmware, then patches for security flaws like this would be easier to distribute. With cars becoming more and more computerized we might reach that point some day.

[+] js4all|15 years ago|reply
I am not sure, if user service updates are a good idea. This would open a path to other risks. Anyway, I agree, there is currently no good solution for updates.
[+] lr|15 years ago|reply
Ok, I guess I shouldn't feel so bad when I miss a test case or get an occasional exception in my web apps.
[+] wil2k|15 years ago|reply
I've once seen something on TV (iirc Discovery Channel or so) about certain government agencies using this together with certain antenna's to be able to track vehicles on the freeway.. so this is not completely new when it comes to the tracking bit..
[+] heycarsten|15 years ago|reply
With the robustness of modern ECUs I'm surprised that these signals are not checked before being evaluated. Even my Arduino is capable of doing that.
[+] js4all|15 years ago|reply
This is serious. Even bad sensor readings open the system for attacks.