Results 1 -
2 of
2
Short Paper: Detection of GPS Spoofing Attacks in Power Grids
"... Power companies are deploying a multitude of sensors to monitor the energy grid. Measurements at different loca-tions should be aligned in time to obtain the global state of the grid, and the industry therefore uses GPS as a com-mon clock source. However, these sensors are exposed to GPS time spoofi ..."
Abstract
- Add to MetaCart
to detect spoofing attacks. We apply multilateration techniques to allow a set of GPS re-ceivers to locate a false GPS signal source. Using simula-tions, we show that receivers sharing a local clock can locate nearby spoofing adversaries with sufficient confidence.
copyright by
, 2009
"... Abstract: Mobile ad hoc networks (MANETs) and wireless sensor networks (WSNs) are two recently-developed technologies that uniquely function without xed infrastructure support, and sense at scales, resolutions, and durations previously not possible. While both offer great potential in many applicati ..."
Abstract
- Add to MetaCart
Abstract: Mobile ad hoc networks (MANETs) and wireless sensor networks (WSNs) are two recently-developed technologies that uniquely function without xed infrastructure support, and sense at scales, resolutions, and durations previously not possible. While both offer great potential in many applications, developing software for these types of networks is extremely dffcult, preventing their wide-spread use. Three primary challenges are (1) the high level of dynamics within the network in terms of changing wireless links and node hardware con gurations, (2) the wide variety of hardware present in these networks, and (3) the extremely limited computational and energy resources available. Until now, the burden of handling these issues was put on the software application developer. This dissertation presents three novel programming models and middleware systems that address these challenges: Limone, Agilla, and Servilla. Limone reliably handles high levels of dynamics within MANETs. It does this through lightweight coordination primitives that make minimal assumptions about network connectivity. Agilla enables self-adaptive WSN applications via the integration of mobile agent and tuple space programming models, which is critical given the continuously changing network. It is the rst system to successfully demonstrate the feasibility of using mobile agents and tuple spaces within