Doesn't sound like it was much of a laugh for the reporter.
http://www.wired.com/2015/07/hackers-remotely-kill-jeep-highway/
http://www.wired.com/2015/07/hackers-remotely-kill-jeep-highway/
I understand the whole Black Hat concept, but something like this in the realm of ethical hacking - why the fuck would ANYONE in their right mind publish ANY sample code at all, even in limited form?
Once the sample gets out, it's only a matter of time before something like this becomes weaponized and in the hands of anyone from stupid kids to DPRK... I know their goal is to get it fixed sooner rather than later but come on.
I understand the whole Black Hat concept, but something like this in the realm of ethical hacking - why the fuck would ANYONE in their right mind publish ANY sample code at all, even in limited form?
Once the sample gets out, it's only a matter of time before something like this becomes weaponized and in the hands of anyone from stupid kids to DPRK... I know their goal is to get it fixed sooner rather than later but come on.
I understand the whole Black Hat concept, but something like this in the realm of ethical hacking - why the fuck would ANYONE in their right mind publish ANY sample code at all, even in limited form?
I'm sure they did it for the right reasons$'s Fame/fortune Publicity Bragging rights, for the betterment of society and stuff.
On a more serious note. They sound like careless amateurs to me.
Professionals would never (except highly exceptional circumstances) hack vehicles while driving at high speed on the highway/motorway, due to the extreme dangers that the distraction/hacking could cause a major accident, and kill many innocent people, in a big fireball pileup etc.
E.g. Use a private (hired) test track, under controlled, safe conditions.
Miller and Valasek have been sharing their research with Chrysler for nearly nine months, enabling the company to quietly release a patch ahead of the Black Hat conference
They don't sound that irresponsible.
They do appear to be irresponsible. That was a potentially very dangerous stunt they played, on that highway.
This. They said they would do nothing life threatening, and then they occluded his windshield with washer fluid and cut his transmission so he slowed dramatically while driving on a highway. Put him at risk, and put everyone around him at risk.
Cars are not like computers, and are not expected to have to have their software updated every week, like Microsoft windows.
I bet some of the vehicles, will never set foot in the expensive dealers service bay, ever again. So presumably, the firmware will never be patched, in a number of cases.
And that's going to have to change.
Incidents like this are going to push vendors to have some sort of update functionality available.
Possibly also state inspections will start requiring that cars be at the latest version
There must be many different ECU controllers, on modern vehicles, potentially made by different suppliers/manufactures. Checking them all would probably be expensive, time consuming and need technically advanced people to do it (maybe, depends on how standardized things become).
probably something that reports over OBD and is easily checked against a vendor provided list
in fact, it will probably be automated where it just plugs in and gives a green light if it's current
Incidents like this are going to push vendors to have some sort of update functionality available.
Yeah. I don't get why they are not simply segregated.Geebus, how about they just separate the vehicle functions from the infotainment/cellular system.
Geebus, how about they just separate the vehicle functions from the infotainment/cellular system.
But I completely understand the argument that sometimes companies don't want to listen or fix problems. I've run into this personally many times. Sometimes the only way to get attention on the problem is to prove the need for it.
That's it. I'm trading my car in for a '69 Camaro RS/SS.
And this is the grey line when it comes to ethical hacking. Yes, someone should be responsible enough for fixing the issues and also bringing them to light, but they should also be responsible enough to know exactly how much is too much.
In this case they have already identified over 400,000 potential targets that can be affected wirelessly by this flaw. That's 400,000 potential fatalities once their sample code hits the wild, gets analyzed, modified and weaponized. Are the automakers to blame if something happens? Sure. But the two of them are equally to blame for putting the beachhead out in the wild.
We live in a world now filled with a ridiculous amount of things connected to the Internet... this is only the beginning. Companies need to take things more seriously and they just aren't. Good job security for me, but a bad situation in general.
I just don't understand how something like the brakes can be so tied into the electrical system that they're able to be triggered remotely
They're not controlled through the electrical system. All of these devices are now controlled by various separate computers (control modules) located around the vehicle, and communicating over a common network using a serial protocol (the CAN bus).