Close Menu
Automotive Testing Technology International
  • News
    • A-H
      • ADAS & CAVs
      • Aerodynamics
      • Appointments, Partnerships, Investments & Acquisitions
      • Automotive Testing Expo
      • Batteries & Powertrain Testing
      • Component Testing
      • Safety and crash testing
      • Dynamometers
      • EMC & Electronics Testing
      • Emissions & Fuel Consumption
      • Facilities
      • Full-vehicle Testing
    • I-Z
      • Interiors & Infotainment Testing
      • Measurement Tools, Test Systems & Equipment
      • Motorsport
      • NVH & Acoustics
      • Proving Grounds
      • R&D
      • Sensors & Transducers
      • CAE, Simulation & Modeling
      • Software Engineering & SDVs
      • Tire Testing
  • Features
  • Online Magazines
    • March 2025
    • November 2024
    • September 2024
    • June 2024
    • Crash Test Technology – 2023
    • Automotive Testing Technology
    • Subscribe to Automotive Testing
    • Crash Test Technology
    • Subscribe to Crash Test Technology
  • Opinion
  • Awards
    • About
    • What’s new and key dates
    • Eligibility and nomination
    • Get in touch
    • Judges
    • Winner interviews
  • Videos
  • Supplier Spotlight
  • Proving Grounds
  • Events
LinkedIn Facebook X (Twitter)
  • Automotive Interiors
  • Automotive Powertrain
  • ADAS & Autonomous Vehicle
  • Professional Motorsport
  • Tire Technology
  • Media Pack
    • 2026 Media Pack
    • 2025 Media Pack
LinkedIn
Subscribe
Automotive Testing Technology International
  • News
      • ADAS & CAVs
      • Aerodynamics
      • Appointments, Partnerships, Investments & Acquisitions
      • Automotive Testing Expo
      • Batteries & Powertrain Testing
      • Component Testing
      • Safety and crash testing
      • Dynamometers
      • EMC & Electronics Testing
      • Emissions & Fuel Consumption
      • Facilities
      • Full-vehicle Testing
      • Interiors & Infotainment Testing
      • Measurement Tools, Test Systems & Equipment
      • Motorsport
      • NVH & Acoustics
      • Proving Grounds
      • R&D
      • Sensors & Transducers
      • CAE, Simulation & Modeling
      • Software Engineering & SDVs
      • Tire Testing
  • Features
  • Online Magazines
    1. March 2025
    2. November 2024
    3. Crash Test Technology – 2024
    4. September 2024
    5. June 2024
    6. Automotive Testing Technology
    7. Subscribe to Automotive Testing
    8. Crash Test Technology
    9. Subscribe to Crash Test Technology
    Featured
    April 9, 2025

    In this Issue – March 2025

    Automotive Testing Technology By Rachel Evans
    Recent

    In this Issue – March 2025

    April 9, 2025

    In this Issue – November 2024

    November 26, 2024

    In this Issue – 2024

    September 30, 2024
  • Opinion
  • Awards
    • About
    • What’s new and key dates
    • Eligibility and nomination
    • Get in touch
    • Judges
    • Winner interviews
    • ATTI Awards Forum
  • Videos
  • Supplier Spotlight
  • Proving Grounds
  • Events
LinkedIn
Subscribe
Automotive Testing Technology International
Features

Protecting autonomous vehicles from cyber attacks

Alasdair MortonBy Alasdair MortonMay 24, 20185 Mins Read
Share LinkedIn Twitter Facebook Email
How vehicle manufacturers can protect their autonomous vehicles against potential attacks

Travis Farral, director of security strategy at Anomoli, discusses how manufacturers can protect their autonomous vehicles against potential attacks.

Autonomous vehicles use millions of lines of code and a variety of interconnected systems and sensors – all of which have the potential to be manipulated or otherwise compromised. Threats include sensor jamming, forged vehicle communications, leaked data and physical attacks, which can either affect the vehicle itself (and its safety systems) or the owner’s data. In more serious cases, security issues can affect the safety of passengers and others.

The benefits of autonomous vehicles are legion, but as with every other major advance in technology, they introduce new issues and concerns that must be overcome. To effectively combat potential attacks, vehicle manufacturers must view their autonomous cars as business-critical data systems.

Specific threats
Some attacks against autonomous vehicles currently require a level of sophistication or access to equipment that is beyond the average person. The most likely threats will come from items and knowledge that are easily accessible. An attack that can be carried out with a laptop, a USB cable and some software downloaded from the internet is a more likely threat than those involving lasers and other components meant to blind the sensors of an autonomous vehicle.

It is important for developers and manufacturers to understand the current threat landscape, what is currently being developed by criminals, and who among them have an interest in attacking self-driving vehicles and for what purpose. Some of these specific risks are explored below.

  • Sensor jamming, spoofing and blinding: Current approaches to self-driving automation leverage a variety of cameras, lasers, GPS, radar and other sensors to give the vehicle the environmental and situational awareness it needs. Each of these types of sensors can be blinded or jammed, thereby hindering the vehicle’s ability to retain full awareness of environmental conditions or potential obstructions.
  • DoS/DDoS [(distributed) denial of service] attacks: Autonomous cars will be fitted with a number of communications systems that are designed to receive and share information necessary for safe navigation and driving. These communications systems could include vehicle-to-satellite, vehicle-to-vehicle, vehicle-to-internet and more. There is also communication within the vehicle itself via the ‘controller area network’. Disruption of any of these methods of communication can degrade the ability of the car to operate appropriately.
  • Forged vehicle communications: Another risk involving communications would be the forging of vehicle communications to spoof hazards that don’t exist or attempts to cause a vehicle to behave in ways it wasn’t designed or intended to. One potential problem revolves around protocols that lack cryptographically sound integrity checks. These protocols may be vulnerable to spoofing depending on their implementation and communication methods.
  • Leaked data: Autonomous cars will, by nature, have a significant amount of data about the travels and potentially some of the communications of its passengers. Additionally, personalization features as well as other functionality may have to store sensitive information about passengers, such as payment details and other personally identifiable information (PII). If the vehicle is compromised, this information could be obtained by an attacker.
  • Physical attacks: Certain attacks could be carried out by those with physical access to the vehicle. Vehicular systems that are exposed to passengers such as USB ports or OBD-2 ports might provide mechanisms to allow for malicious use or exploitation. As with other technological systems, physical access often bypasses controls that are specifically in place to prevent remote exploitation.

Potential mitigations
Designers should take all the above threats into account when developing autonomous driving systems and build in sufficient defense systems and redundancy to address these.

Some of these examples may include:

  • Safety protocols that put vehicles in ‘lock-down’ mode: When enabled, the attack surface is reduced to the minimum necessary to safely carry passengers to their destination. These protocols could be activated at times when specific threats are present or likely.
  • Access controls to prevent unauthorized communication: Systems that only allow accepted types of communications may provide adequate defense, but additional research into other vehicle-based solutions against DoS and DDoS attacks should be conducted.
  • Sharing of threats and other security concerns via V2V communications.

It remains to be seen how effective the security measures engineered into autonomous vehicle systems will be when these are the default vehicles on the road. The auto industry has built processes around how it handles defects and vehicle recalls, but it has yet to prove itself capable of effectively responding to widespread cybersecurity issues.

While cyberattacks pose a risk to the vehicle owners themselves, a bigger potential impact is the longer-lasting effect on the reputation of vehicle manufacturers. Loss or tampering of customer data through a cyberattack could lead to reduced customer trust– affecting sales and share price.

Vehicle manufacturers have taken steps to improve cybersecurity, such as the establishment in 2015 of a threat intelligence sharing group called the Automotive Information Sharing and Analysis Center (Auto-ISAC). However, with more and more vehicles boasting automatic driving systems, manufacturers must take every precaution to defend against malicious threats that could lead to serious consequences and undermine the trust the public places in these innovations.

Share. Twitter LinkedIn Facebook Email
Previous ArticleA glance at the Uniti One
Next Article Infineon opens development center for automotive electronics and AI in Dresden
Alasdair Morton

Related Posts

ADAS & CAVs

VI-grade’s ZPS signals evolution in vehicle development

May 30, 20254 Mins Read
Measurement Tools, Test Systems & Equipment

MAE installs two custom transmission dynos at NKP/Honda

May 29, 20252 Mins Read
Proving Grounds

RISE Proving Ground AstaZero unveils 6G, Edge-computing facility for vehicle communication testing

May 28, 20253 Mins Read
Latest News

Red Hat In-Vehicle Operating System set for full release in Q3 2025

June 2, 2025

VI-grade’s ZPS signals evolution in vehicle development

May 30, 2025

QNX launches Hypervisor 8.0 to accelerate embedded software development

May 30, 2025
Free Weekly E-Newsletter

Receive breaking stories and features in your inbox each week, for free


Enter your email address:


Our Social Channels
  • LinkedIn
Getting in Touch
  • Free Weekly E-Newsletter
  • Meet the Editors
  • Contact Us
  • Media Pack
    • 2026 Media Pack
    • 2025 Media Pack
RELATED UKI TITLES
  • Automotive Interiors
  • Automotive Powertrain
  • ADAS & Autonomous Vehicle
  • Professional Motorsport
  • Tire Technology
  • Media Pack
    • 2026 Media Pack
    • 2025 Media Pack
© 2025 UKi Media & Events a division of UKIP Media & Events Ltd
  • Terms and Conditions
  • Privacy Policy
  • Cookie Policy
  • Notice & Takedown Policy
  • Site FAQs

Type above and press Enter to search. Press Esc to cancel.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Cookie settingsACCEPT
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled

Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.

CookieDurationDescription
cookielawinfo-checbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.

Functional

Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.

Performance

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

Analytics

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.

Advertisement

Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.

Others

Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.

SAVE & ACCEPT