# Detecting Sybil Attacks using Proofs of Work and Location in VANETs

**Authors:** Mohamed Baza, Mahmoud Nabil, Niclas Bewermeier, Kemal Fidan, Mohamed, Mahmoud, Mohamed Abdallah

arXiv: 1904.05845 · 2019-04-12

## TL;DR

This paper introduces a novel scheme for detecting Sybil attacks in VANETs by combining proofs of work with location-based trajectory analysis, effectively preventing fake identities with high detection accuracy.

## Contribution

The scheme uniquely integrates proofs of work with location-based trajectory verification, requiring multiple RSUs for trajectory creation, enhancing Sybil attack detection in VANETs.

## Key findings

- High detection rate for Sybil attacks
- Low false negative rate
- Acceptable communication and computation overhead

## Abstract

In this paper, we propose a Sybil attack detection scheme using proofs of work and location. The idea is that each road side unit (RSU) issues a signed time-stamped tag as a proof for the vehicle's anonymous location. Proofs sent from multiple consecutive RSUs is used to create vehicle trajectory which is used as vehicle anonymous identity. Also, one RSU is not able to issue trajectories for vehicles, rather the contributions of several RSUs are needed. By this way, attackers need to compromise an infeasible number of RSUs to create fake trajectories. Moreover, upon receiving the proof of location from an RSU, the vehicle should solve a computational puzzle by running proof of work (PoW) algorithm. So, it should provide a valid solution (proof of work) to the next RSU before it can obtain a proof of location. Using the PoW can prevent the vehicles from creating multiple trajectories in case of low-dense RSUs. Then, during any reported event, e.g., road congestion, the event manager uses a matching technique to identify the trajectories sent from Sybil vehicles. The scheme depends on the fact that the Sybil trajectories are bounded physically to one vehicle; therefore, their trajectories should overlap. Extensive experiments and simulations demonstrate that our scheme achieves high detection rate to Sybil attacks with low false negative and acceptable communication and computation overhead.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.05845/full.md

## Figures

26 figures with captions in the complete paper: https://tomesphere.com/paper/1904.05845/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1904.05845/full.md

---
Source: https://tomesphere.com/paper/1904.05845