-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Paper Discussion 10a: Experimental Security Analysis of a Modern Automobile #85
Comments
Reviewer: Alvaro Albero Problem DomainModern cars have multiple digital systems for control and monitorization, they are no longer just mechanical devices. These systems allow different advantages and performance, many times have been introduced for increasing safety such as ABS, but at the same time they can be a security leak from where attackers can take control or destabilize the system. Main ContributionsThe authors perform an in-depth analysis of a modern automobile that makes use of digital systems to show how weak their security is, and the different actions that an attacker with control of the car could attempt. They perform several experiments in the lab and in road tests and they also discuss challenges in addressing these vulnerabilities in the current ecosystem Questions
Critiques
|
Reviewer: Akinori Kahata
|
Reviewer: Graham Schock Problem Being Solved Contributions Questions
|
Reviewer: Sean McBride Review Type: Comprehension Review Problem Being Solved:Modern cars are powered by numerous embedded systems connected by multiple buses and standard interfaces. Many of these Electronic Control Units (ECUs) have been added over the years to improve energy efficiency, reduce pollution, and provide driver assistive technologies to improve road safety. This paper seeks to provide the first-ever hands-on penetration test of the numerous embedded systems that compose a modern car. It seeks to example the ways that these systems reduce safety once an adversary is able to gain access to a car's internal bus. Main Contributions:
Questions:
|
Reviewer: Sam Hanna Problem Being Solved: Important Areas: Questions:
|
Reviewer: Lily Shpak Problem Being SolvedThis paper attempts to expose the lack of security in embedded systems in automobiles. Cars are becoming increasingly more computerized and most of these computerized components do not have much security. This leads to vulnerabilities that could hurt the car or even worse, the people in the car. Main ContributionsThe authors of this paper note how they avoid the standard threat model, instead they focus on what attacks could happen if the attack already has access to the system. They tested electrical components, such as the HVAC system, of a car to assess potential threats. Questions
|
Reviewer: Niko Reveliotis Problem Being Solved More and more vehicles are relying on electronic control units (ECUs) to control different parts of the vehicle. Although the use of ECUs have aided the development of many safety systems, this paper outlines the security flaws of these systems through multiple tests. These flaws allow malicious code to drastically affect the operation of the vehicle; one created attack even has the ability to delete itself post-attack to make detection more difficult. On top of this, the attack surface is being broadened wirelessly for vehicles as more communication networks are being created for vehicle to communicate with other vehicles (V2V) or infrastructure (V2X). In terms of physical connections, the Onboard Diagnostics Port (OBDII) and media players also open more attack vectors as their capabilities are broadened (ex: app stores for media players). Main Contributions
Three Questions
Three Critiques
|
Reviewer: Huachuan Wang Overview This paper experimentally evaluates the safety issues on a modern automobile and demonstrate the fragility of the underlying system structure. It also demonstrates that an attacker who is able to infiltrate virtually any Electronic Control Unit (ECU) can leverage this ability to completely circumvent a broad array of safety-critical systems. This paper also presents composite attacks that leverage individual weaknesses, including an attack that embeds malicious code in a car’s telematics unit and completely erase any evidence of its presence after a crash. Contribution This paper has present an empirical approach and provides a unique perspective to reflect on the actual vulnerabilities of modern cars as they are built and deployed today. This paper has illustrated the findings and addressed the challenges in addressing them, these findings include external damage, ease of attack, enforced access control and attack amplification. Questions
|
Reviewer: Ryan FiskReview Type: CriticalProblem:Modern vehicles contain a lot of IoT technology and use it in unique and in most cases safety-preserving ways. However, the increase of digital technology in automobiles creates many new safety problems even though the systems themselves are designed to keep a driver and passengers safe. Many of the systems are very vulnerable to malicious actors and the consequences of these systems failing can be potentially life-threatening. This paper tests the current security features of vehicle systems in lab and flied conditions to show the problems that these systems can cause. Contribution:This paper tested the individual components of a IoT enabled car in a lab as well as the whole system on the road. The authors thoroughly discuss the security flaws with each system, including the network these devices use to communicate with each other. The authors present the security flaws for each individual component, allowing for specific analysis of each component. Questions:
Critiques
|
Thank you all for your questions and critiques!
Shared Comments/Concerns:
The text was updated successfully, but these errors were encountered: