2020 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops) 2020
DOI: 10.1109/percomworkshops48775.2020.9156250
|View full text |Cite
|
Sign up to set email alerts
|

ID Sequence Analysis for Intrusion Detection in the CAN bus using Long Short Term Memory Networks

Abstract: The number of computer controlled vehicles throughout the world is rising at a staggering speed. Even though this enhances the driving experience, it opens a new security hole in the automotive industry. To alleviate this issue, we are proposing an intrusion detection system (IDS) to the controller area network (CAN), which is the de facto communication standard of present-day vehicles. We implemented an IDS based on the analysis of ID sequences. The IDS uses a trained Long-Short Term Memory (LSTM) to predict … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
18
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 25 publications
(18 citation statements)
references
References 17 publications
0
18
0
Order By: Relevance
“…For comparison with the performance of other existing methods, the GAN-based method proposed in [3] and the LSTM-based prediction method proposed in [6] were se- As expected, the AUC performance of the proposed method is improved compared to the other methods. In particular, compared to the unidirectional GPT model, the proposed model combining GPT networks in both the forward and backward directions can achieve higher performance with the same degree of complexity.…”
Section: Performance Comparisonsmentioning
confidence: 65%
See 2 more Smart Citations
“…For comparison with the performance of other existing methods, the GAN-based method proposed in [3] and the LSTM-based prediction method proposed in [6] were se- As expected, the AUC performance of the proposed method is improved compared to the other methods. In particular, compared to the unidirectional GPT model, the proposed model combining GPT networks in both the forward and backward directions can achieve higher performance with the same degree of complexity.…”
Section: Performance Comparisonsmentioning
confidence: 65%
“…Reference [6] proposed a method of detecting attacks using a forward-direction prediction technique based on an LSTM network. Specifically, it predicts the log probability of the CAN ID appearing immediately after a given CAN ID sequence.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Taylor, Leblanc, and Japkowicz [12] use Long Short-Term Memory (LSTM) networks to detect sequential anomalies in CAN data, however their approach results in higher than acceptable false positive rate. Desta, et al [13] propose an LSTM network to predict the next CAN arbitration ID and compare it with the actual arbitration ID, however their proposed scheme is vulnerable to replay attacks. A basic LSTM network was used to classify CAN frames as normal frames or attack frames in [14].…”
Section: Background and Related Workmentioning
confidence: 99%
“…A number is assigned to each CAN variable and a letter is assigned to each operation. An example rule is 0 13 a which represents the correlation (a) between brake position (0) and fuel pressure (13). The above properties ensure that the graph has a minimum number of vertices and a minimum radius.…”
Section: B Rulesmentioning
confidence: 99%