- On Limited-Range Strategic/Random Jamming Attacks in Wireless Ad hoc Networks
- Korporn Panyim (University of Pittsburgh, USA); Thaier Hayajneh (University of Pittsburgh, USA); Prashant Krishnamurthy (University of Pittsburgh, USA); David Tipper (University of Pittsburgh, USA)
Jamming attacks are considered one of the most devastating as they are difficult to prevent and sometimes hard to detect. In this paper we consider the impact of the placement and range of limited-range jammers on ad hoc networks. Limited range jammers are more difficult to detect as they use transmission powers similar to that of regular nodes (or perhaps even smaller transmit powers).The attacker can locate his jammer(s) randomly in the network. Alternatively, jammers can be placed at strategic locations. For instance, intuitively, this can be nodes with high traffic inputs/outputs (discovered by sensing the traffic flow in the network). Using OPNET, we perform extensive simulations to show how significant such strategically placed attacks can be compared to random placement of limited-range jammers on both TCP and UDP traffic.
- A Frame Handler Module for a Side-Channel in Mobile Ad Hoc Networks
- Marvin Odor (University of Ontario Institute of Technology, Canada); Babak Nasri (Beyond measures Inc., Canada); Mazda Salmanian (Defence R&D Canada, Canada); Peter Mason (Defence Research & Development Canada, Canada); Miguel Vargas Martin (University of Ontario Institute of Technology, Canada); Ramiro Liscano (University of Ontario Institute of Technology, Canada)
In this paper, we establish a hidden 802.11 wireless channel, with the masking of the channel achieved by inserting intentional errors in the Frame Check Sequence (FCS). We design a frame handler module to provide a proof-of-concept model of the side-channel using MATLAB and Simulink with Communication Toolbox. We justify using MATLAB over the other simulation tools because of its existing functions: physical layer IEEE 802.11 wireless local area networking (WLAN) standard, existing modular channel fading models, the MAC layer cyclic redundancy checksum (CRC) generator, the CRC Syndrome detector, and the capability of modifying fields in a frame. These existing functions allow for the creation of a frame handler which generates frames, according to our design, to be inserted as erroneous frames and recovers frames from normal 802.11 traffic. Herein we provide the design and details of the implementation of the channel. Our design offers the ability to introduce error detection and correction capabilities, and protection against passive monitoring defences. This simulation framework is a step towards the development of more sophisticated environments including multi-node simulations that maintain robust and reliable side-channel communication.
- Energy-Efficient Multi-key Security Scheme for Wireless Sensor Networks
- Sandeep Chowdary Kolli (Missouri University of Science and Technology, USA); Maciej Zawodniok (Missouri S&T, USA)
This paper proposes a multi-key encryption scheme and engine architecture (MKE) that increases security and optimizes energy efficiency of sensor networks, while minimizing modifications to existing implementations. The scheme improves security of AES against correlation power analysis (CPA) attack by employing MKE engine, breaking the correlation between power consumption and the used key. Other schemes utilize complex hardware designs, for example by using the inhomogeneous s-boxes that reduce energy efficiency of the engine. In contrast, the proposed hardware engine uses a randomly sequence of few keys to encode subsequent blocks of a messages. Additionally, the scheme improves security of AES against brute-force attacks for a given key size by utilizing multiple keys to encrypt subsequent blocks of a message. In contrast, a typical security upgrade would require a larger key size and encryption engine, which would increase cost and energy consumption of the devices. Both analytical and simulation results are presented in this paper.
- Group Key Agreement for Wireless Mesh Networks
- Andreas Noack (Ruhr-Universität Bochum, Germany); Joerg Schwenk (Ruhr-University Germany, Germany)
Wireless mesh networks consist of stationary nodes that communicate over wireless connections. Since WLAN security standards are only applicable in the standard scenario where the access points are connected by a cable-bound backbone, nearly all mesh networks broacast messages in the clear. To secure these networks, and to reduce the amount of reencryption of messages, we propose to use group key agreement (GKA) protocols to agree on a common key for all nodes.
In a mesh network, a message sent by one node can only be received directly by nodes within the broadcast reach of the first node. Thus we have neither direct point-to-point connections between nodes, nor do we have a perfect broadcast channel. We therefore compare the suitability of different GKA protocols proposed in the literature for mesh networks.