1 / 30

Wireless Sensor Networks

Wireless Sensor Networks. Somya Kapoor Jorge Chang Amarnath Kolla. Agenda. Introduction and Architecture of WSN –Somya Kapoor. Security threats on WSN – Jorge Chang & Amarnath Kolla. What is WSN?.

elon
Download Presentation

Wireless Sensor Networks

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Wireless Sensor Networks Somya Kapoor Jorge Chang Amarnath Kolla

  2. Agenda Introduction and Architecture of WSN –Somya Kapoor Security threats on WSN – Jorge Chang & Amarnath Kolla

  3. What is WSN? “A wireless sensor network (WSN) is a network made of numerous small independent sensor nodes. The sensor nodes, typically the size of a 35 mm, are self-contained units consisting of a battery, radio, sensors, and a minimal amount of on-board computing power. The nodes self-organize their networks, rather than having a pre-programmed network topology. Because of the limited electrical power available, nodes are built with power conservation in mind, and generally spend large amounts.”

  4. Uses or Benefits • Buildings automation for controlling lights, fire alarms or access control, refrigeration control • Industrial automation • Habitat monitoring • Medical field • Military

  5. Layout of WSN

  6. Layout of a mote

  7. Picture

  8. Doesn’t it sound amazing?

  9. Requirements of WSN • Small in size and low power consumption • Concurrency–intensive operation • Diversity in design and usage • Low cost • Security!

  10. Security Threats • Denial of Service. • Spoofed, altered, or replayed routing info. • Selective forwarding. • Sinkhole attacks. • Sybil attacks. • Wormhole attacks. • Hello flood attacks. • Acknowledgement spoofing.

  11. Denial of Service

  12. Denial of Service

  13. Denial of Service (cont.)

  14. Denial of Service (cont.)

  15. Spoofed, Altered, or Replayed Routing Info • Issues: • Routing info altered/falsified to attract/repel traffic from nodes. • Malicious nodes can create traffic loops. • Counter Measures: Authentication.

  16. Selective Forwarding • Issues: • Relies on routing methodology. • Subvert a node on a major traffic path. • Selectively forward only some data. • Counter Measures: • Redundant routes. • Redundant messages.

  17. Sinkhole Base Station Sinkhole Attack • Issues: • Subverted nodes close to base advertise attractive routing information.

  18. Sinkhole Base Station Sinkhole Attack • Issues: • Subverted nodes close to base advertise attractive routing information. • Force nodes in the region to route data towards it. • Creates a ‘sphere of influence’. • Counter Measures: • Hierarchical routing. • Geographic routing.

  19. Sybil Attack • An adversary node assumes identity of multiple nodes. • This causes ineffectiveness in a network. Specially target for networks with: • Fault Tolerance • Geographic routing protocol

  20. A B Base Station A B Base Station Sybil Attack (cont.) • Geographic routing network where each intermediate node is allowed up to five connected nodes. • Here, an adversary node assumes the identity of two nodes, leaving one node starved.

  21. Sybil Attack (cont.) • In a network with fault tolerance, each node sends data to multiple intermediate node. • Adversary intermediate node assumes multiple identity, removing the fault tolerance requirement.

  22. Sybil Attack • Counter measure • Each node is assigned one or more “verified neighbors” • Traffic can go through verified or non-verified nodes. • Base station keeps track of how many neighbors each node has, and if the number is higher than normal, this indicates Sybil attack. • At this point, traffic can only be routed through verified nodes. • Neighbor verification can be done through certificates or public key cryptosystem.

  23. Wormhole Attack • Two powerful adversary nodes placed in two strategic location • Advertise a low cost path to the sink • All nodes in the network are attracted to them looking for an optimal route • This is attack is usually applied in conjunction with selective forwarding or eavesdropping attack.

  24. Wormhole Attack (cont.) • The two adversary nodes advertise a route that’s two hops away. • Normal route is longer, so it’s not used. • The adversaries are now in control of all the traffic in the network.

  25. Wormhole Attack (cont.) • Hard to detect because communication medium between the two bad nodes are unknown. • Control and verify hop count. This limits the self-organizing criteria of an ad-hoc network. • Use protocol that is not based on hop count. In geographic routing, a route is based on coordinates of intermediate nodes. But if adversary nodes can mimic its location, this doesn’t work.

  26. HELLO flood attack • New sensor node broadcasts “Hello” to find its neighbors. • Also broadcast its route to the base station. Other nodes may choose to route data through this new node if the path is shorter. • Adversary node broadcast a short path to the base station using a high power transmission. • Target nodes attempt to reply, but the adversary node is out of range. • This attack puts the network in a state of confusion.

  27. HELLO flood attack • Counter this attack by using a three-way handshake. • New node sends HELLO. • Any receiving nodes reply with randomly generated message. • The new node must resend the message back to the receiving nodes. • This guarantees the bi-directionality of the link.

  28. Acknowledgement Spoofing • Adversary can easily intercept messages between two parties • Spoofs an acknowledge of a message to the sender. • Goal is to convince the sender that a weak link is strong, or a dead link is still active. • Counter the attack by appending a random number to the message and encrypt the whole thing. Acknowledge by sending the decrypted random number.

  29. Conclusion • Wireless sensor network is a growing field and has many different applications. • Most security threats to wireless ad-hoc network are applicable to wireless sensor network. • These threats are further complicated by the physical limitations of sensor nodes. • Some of these threats can be countered by encryption, data integrity and authentication. • Security of wireless sensor network remains an intensive studied field.

  30. Questions and Comments?

More Related