8
A SPATIOTEMPORAL APPROACH FOR SECURE RANGE QUERIES IN TIERED SENSOR NETWORKS

A Spatiotemporal Approach for Secure Range Queries in Tiered Sensor Networks

Embed Size (px)

Citation preview

Page 1: A Spatiotemporal Approach for Secure Range Queries in Tiered Sensor Networks

A SPATIOTEMPORAL APPROACH FOR SECURE RANGE QUERIES IN TIERED SENSOR NETWORKS

Page 2: A Spatiotemporal Approach for Secure Range Queries in Tiered Sensor Networks

Abstract:

We target a two-tier sensor network with resource rich master nodes at the upper tier and resource-poor sensor nodes at the lower tier. Master nodes collect data from sensor nodes and answer the queries from the network owner. The reliance on master nodes for data storage and query processing raises serious concerns about both data confidentiality and query-result correctness in hostile environments.

In particular, a compromised master node may leak hosted sensitive data to the adversary; it may also return juggled or incomplete data in response to a query.

This paper presents a novel spatiotemporal approach to ensure secure range queries in event-driven two tier sensor networks. It offers data confidentiality by preventing master nodes from reading hosted data and also enables efficient range-query processing.

More importantly, it allows the network owner to verify with very high probability whether a query result is authentic and complete by examining the spatial and temporal relationships among the returned data. The high efficacy and efficiency of our approach are confirmed by detailed performance evaluations.

Page 3: A Spatiotemporal Approach for Secure Range Queries in Tiered Sensor Networks

Architecture:

Page 4: A Spatiotemporal Approach for Secure Range Queries in Tiered Sensor Networks

Existing System:

The reliance on master nodes for data storage and query processing raises serious security concerns. In particular, many target application environments of WSNs such as forests and oceans are unattended and hostile in nature.

Page 5: A Spatiotemporal Approach for Secure Range Queries in Tiered Sensor Networks

Proposed System:

Master nodes are attractive targets of attack and might be compromised by the adversary. Let master nodes store encrypted data for which they do not hold the decryption keys, while enabling efficient query processing. our technique allows the network owner to verify the authenticity and completeness of any query result. In this paper, we focus on supporting range queries which are an important and common type of queries in sensor networks and ask for data within a certain range.

Page 6: A Spatiotemporal Approach for Secure Range Queries in Tiered Sensor Networks

Modules:

General Approach Adversary Model Range Queries Over Encrypted Data Master Node – Network Owner

Page 7: A Spatiotemporal Approach for Secure Range Queries in Tiered Sensor Networks

System Configuration:

Hardware Required: System : Pentium IV 2.4

GHz Hard Disk : 40 GB RAM : 256MB Software Required: O/S : Windows XP. Language : C#.NET Database : SQL-Server 2005

Page 8: A Spatiotemporal Approach for Secure Range Queries in Tiered Sensor Networks

THANK YOU