Abstract
Autonomous vehicles are gaining popularity rapidly for transportation safety and efficiency. However, to achieve fully automated driving without human intervention, cars need to be aware of traffic and environmental dynamics. One key component of their awareness is through communication. Connected and Automated Vehicles (CAV) leverage both automation and communication technologies to obtain information with nearby devices for decision making. Vehicular Ad-Hoc NETworks (VANETs) provide an architecture to support CAV with cars’ On-Board Units (OBUs) to communicate with each other and other devices like Roadside Units (RSUs). This communication can involve sharing information about traffic conditions, road hazards, and other data. Security of RSUs is crucial to ensure reliability and trustworthiness of its communication. Some security concerns with RSUs are authentication of RSUs, data integrity, etc. Addressing these concerns will require multiple types of mechanisms such as encryption and intrusion detection systems (IDS) to prevent misbehaving RSUs. With any type of communication, security of information is always at the forefront. Conventional security techniques have been tested, such as password protection and biometric security, but they do not meet the needs of the high dynamics of VANET. Machine and Deep have the ability to learn without human intervention, which is highly desirable to CAV. Since CAV is still new, there is little data to train and test Machine and Deep learning algorithms. Some attempts to synthesize attack datasets but only on vehicle-to-vehicle (V2V) communication. To the best of our knowledge, there is no data generator for vehicle-to-infrastructure (V2I). This research fills the gap by providing a dataset generator to inject misbehaving RSUs. Using simulation, data is generated to be able train and test several algorithms. Our work reveals machine learning algorithms are not sufficient to solve VANET security problems. The deep learning algorithm shows promise, but more analysis will be needed to be suitable for VANET security.