Student Seminar Report & Project Report With Presentation (PPT,PDF,DOC,ZIP)

Full Version: Privacy- and Integrity-Preserving Range Queries in Sensor Networks
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Guest

Abstract

               The architecture of two-tiered sensor networks, where storage nodes serve as an intermediate tier between sensors and a sink for storing data and processing queries, has been widely adopted because of the benefits of power and storage saving for sensors as well as the efficiency of query processing. However, the importance of storage nodes also makes them attractive to attackers. In this paper, we propose SafeQ, a protocol that prevents attackers from gaining information from both sensor collected data and sink issued queries. SafeQ also allows a sink to detect compromised storage nodes when they misbehave. To preserve privacy, SafeQ uses a novel technique to encode both data and queries such that a storage node can correctly process encoded queries over encoded data without knowing their values. To preserve integrity, we propose two schemes—one using Markel hash trees and another using a new data structure called neighborhood chains—to generate integrity verification information so that a sink can use this information to verify whether the result of a query contains exactly the data items that satisfy the query. To improve performance, we propose an optimization technique using Bloom filters to reduce the communication cost between sensors and storage nodes.
The two-tier sensor network architecture, where storage nodes serve as an intermediate layer between sensors and a receiver for storing data and processing queries, have been widely adopted because of the energy saving and storage benefits for sensors as well Such as the efficiency of query processing. However, the importance of storage nodes also makes them attractive to attackers. In this paper, we propose SafeQ, a protocol that prevents attackers from obtaining information from both the data collected by the sensor and the queries emitted by the sinks. SafeQ also allows a sink to detect compromised storage nodes when they misbehave. 

To preserve privacy, SafeQ uses a novel technique to encode both data and queries so that a storage node can correctly process queries encoded on encoded data without knowing their values. To preserve integrity, we propose two schemes - one using Merkle hash trees and the other using a new data structure called neighbourhood chains - to generate integrity verification information so that the sump can use this information to verify if the result of the Query contains exactly the data elements that satisfy the query. To improve performance, we propose an optimisation technique using Bloom filters to reduce the cost of communication between sensors and storage nodes.