Abstract
BGP route hijacking is a critical threat to the Internet. Existing works on path hijacking detection firstly monitor the routes of the whole network and then directly trigger a suspicious alarm if the link has not been seen before. However, these naive approaches will cause false positive identification and introduce unnecessary verification overhead. In this work, we propose Metis, a matching-And-prediction system to filter out normal unseen links. We first use a matching method with three rules to find out suspicious links if there is an unseen AS. Otherwise, we propose using a neural network to make a prediction based on the AS information at each end of the link and further quantify the suspicion level. Our large-scale simulation results show that Metis can achieve precision and recall of over 80% for detecting fake AS-PATHs. Moreover, our deployment experiences show that compared to state-of-the-art system, Metis can save 80% overhead.
| Original language | English |
|---|---|
| Title of host publication | ISCC 2023 - 28th IEEE Symposium on Computers and Communications |
| Subtitle of host publication | Computers and Communications for the Benefits of Humanity |
| Publisher | Institute of Electrical and Electronics Engineers (IEEE) |
| Pages | 656-662 |
| Number of pages | 7 |
| ISBN (Electronic) | 9798350300482 |
| ISBN (Print) | 9798350300499 |
| DOIs | |
| Publication status | Published - 28 Aug 2023 |
| Event | 28th IEEE Symposium on Computers and Communications, ISCC 2023 - Hybrid, Gammarth, Tunisia Duration: 9 Jul 2023 → 12 Jul 2023 |
Publication series
| Name | IEEE Symposium on Computers and Communications |
|---|---|
| Publisher | IEEE |
| ISSN (Print) | 1530-1346 |
| ISSN (Electronic) | 2642-7389 |
Conference
| Conference | 28th IEEE Symposium on Computers and Communications, ISCC 2023 |
|---|---|
| Country/Territory | Tunisia |
| City | Hybrid, Gammarth |
| Period | 9/07/23 → 12/07/23 |
Bibliographical note
Publisher Copyright:© 2023 IEEE.
Keywords
- BGP anomaly
- Link prediction
- Prefix hijack detection