Вы находитесь на странице: 1из 7

Literature Survey on Security Threats in

Mobile Adhoc Network


Contents

1. Survey
1.1 A Survey on Attacks and Countermeasures in
Mobile Ad Hoc Networks

Bing Wu, Jianmin Chen, Jie Wu, Mihaela Cardei


Department of Computer Science and Engineering
Florida Atlantic University
E-mail: fbwu,jchen8g@fau.edu,
fjie,mihaelag@cse.fau.edu

2. Survey

2.1 A Survey of Attacks, Security Mechanisms and Challenges in Wireless


Sensor Networks
Dr. G. Padmavathi,
Prof and Head, Dept. of Computer Science,
Avinashilingam University for Women,
Coimbatore, India,
ganapathi.padmavathi@gmail.com

Mrs. D. Shanmugapriya,
Lecturer, Dept. of Information Technology,
Avinashilingam University for Women,
Coimbatore, India,
ds_priyaa@rediffmail.com
1.1 A Survey on Attacks and Countermeasures in
Mobile Ad Hoc Networks

Bing Wu, Jianmin Chen, Jie Wu, Mihaela Cardei


Department of Computer Science and Engineering
Florida Atlantic University
E-mail: fbwu,jchen8g@fau.edu,
fjie,mihaelag@cse.fau.edu

In this paper, the authors discuss security attacks and their countermeasures in the mobile ad
hoc network. Owe to the vulnerable nature of the mobile ad hoc network, there are numerous
security attacks that disturb the development of it. They first analyze the main vulnerabilities in
the mobile ad hoc networks, which have made it much easier to suffer from attacks than the
traditional wired network. Then they discuss the security criteria of the mobile ad hoc network
and present the main attack types that exist in it. Finally they survey the current security
countermeasures for the mobile ad hoc network.

Security is an essential service for wired and wireless network communications. The success of
mobile ad hoc networks (MANET) strongly depends on people’s confidence in its security.
However, the characteristics of MANET pose both challenges and opportunities in achieving
security goals, such as confidentiality, authentication, integrity, availability, access control, and
non-repudiation. We provide a survey on attacks and countermeasures in MANET in this paper.
The countermeasures are features or functions that reduce or eliminate security vulnerabilities
and attacks. First, we give an overview of attacks according to the protocols stacks, and to
security attributes and mechanisms. Then we present preventive approaches following the order
of the layered protocol stacks. We also put forward an overview of MANET intrusion detection
systems (IDS), which are reactive approaches to thwart attacks and used as a second line of
defense.
In 1996, The Internet Engineering Task Force (IETF) set down a MANET workgroup, and its
goal is to standardize IP routing protocol functionality suitable for wireless routing applications within
both static and dynamic topologies.
A MANET is an autonomous system of mobile nodes. The system may operate in isolation, or
may have gateways and interface with a fixed network. Its nodes are equipped with wireless
transmitters/receivers using antennas which may be omnidirectional (broadcast), highly-directional
(point-to-point), or some combination thereof. At a given time, the system can be viewed as a random
graph due to the movement of the nodes, their transmitter/receiver coverage patterns, the transmission
power levels, and the co-channel interference levels. The network topology may change with time as the
nodes move or adjust their transmission and reception parameters. Thus, a MANET has several salient
characteristics : dynamic topologies, resource constraints, limited physical security, and no infrastructure.
Possible applications of MANET include: Soldiers relaying information for situational awareness on the
battlefield, business associates sharing information during a meeting; attendees using laptop computers to
participate in an interactive conference; and emergency disaster relief personnel coordinating efforts after
a fire, hurricane, or earthquake. The other possible applications include personal area and home
networking, location-based services, and sensor networks.
There are a wide variety of attacks that target the weakness of MANET. For example, routing messages
are an essential component of mobile network communications, as each packet needs to be passed quickly
through intermediate nodes, which the packet must traverse from a source to the destination. Malicious
routing attacks can target the routing discovery or maintenance phase by not following the specifications
of the routing protocols. There are also attacks that target some particular routing protocols, such as DSR,
or AODV. More sophisticated and subtle routing attacks have been identified in recent published papers,
such as the blackhole (or sinkhole), Byzantine, and wormhole attacks.
Currently security attacks is one of the hottest research areas in MANET.
This paper is structured they describe the attacks using a hybrid model of OSI and TCP/IP called the
Tanenbaum model, which has five layers: application, transport, network, data link, physical. In Section
they overview attack countermeasures, including intrusion detection and co-operation enforcement at
different network layers.

Passive Attacks Eavesdropping, traffic analysis, monitoring


Active Attacks Jamming, spoofing, modification, replaying, DoS

Table 1: Security Attacks Classification


Security attacks
The attacks in MANET can roughly be classified into two major categories, namely passive attacks and
active attacks, according to the attack means. A passive attack obtains data exchanged in the network
without disrupting the operation of the communications, while an active attack involves information
interruption, modification, or fabrication, thereby disrupting the normal functionality of a MANET.
Table 1 shows the general taxonomy of security attacks against MANET. Examples of passive attacks are
eavesdropping, traffic analysis, and traffic monitoring. Examples of active attacks include jamming,
impersonating, modification, denial of service (DoS), and message replay. The attacks can also be
classified into two categories, namely external attacks and internal attacks, according the domain of the
attacks. Some papers refer to outsider and insider attacks. External attacks are carried out by nodes that do
not belong to the domain of the network. Internal attacks are from compromised nodes, which are actually
part of the network. Internal attacks are more severe when compared with outside attacks since the insider
knows valuable and secret information, and possesses privileged access rights.
Attacks can also be classified according to network protocol stacks. Table 2 shows an example of a
classification of security attacks based on protocol stack; some attacks could be launched at multiple
layers.
Some security attacks use stealth, whereby the attackers try to hide their actions from either an individual
who is monitoring the system or an intrusion detection system (IDS). But other attacks such as DoS
cannot be made stealth.

Layer Attacks
Application layer Repudiation, data corruption
Transport layer Session hijacking, SYN flooding
Wormhole, blackhole, Byzantine, flooding,
Network layer
resource consumption, location disclosure attacks
Traffic analysis, monitoring, disruption MAC (802.11),
Data link layer
WEP weakness
Physical layer Jamming, interceptions, eavesdropping
Multi-layer attacks DoS, impersonation, replay, man-in-the-middle

Table 2: Security Attacks on Protocol Stacks


2.1 A Survey of Attacks, Security Mechanisms and Challenges in Wireless Sensor
Networks
Dr. G. Padmavathi,
Prof and Head, Dept. of Computer Science,
Avinashilingam University for Women,
Coimbatore, India,
ganapathi.padmavathi@gmail.com

Mrs. D. Shanmugapriya,
Lecturer, Dept. of Information Technology,
Avinashilingam University for Women,
Coimbatore, India,
ds_priyaa@rediffmail.com

Wireless Sensor networks (WSN) is an emerging technology and have great potential to be
employed in critical situations like battlefields and commercial applications such as
building, traffic surveillance, habitat monitoring and smart homes and many more
scenarios. One of the major challenges wireless sensor networks face today is security.
While the deployment of sensor nodes in an unattended environment makes the networks
vulnerable to a variety of potential attacks, the inherent power and memory limitations of
sensor nodes makes conventional security solutions unfeasible. The sensing technology
combined with processing power and wireless communication makes it profitable for being
exploited in great quantity in future.
The wireless communication technology also acquires various types of security threats.
This paper discusses a wide variety of attacks in WSN and their classification mechanisms
and different securities available to handle them including the challenges faced.
Keywords-Wireless Sensor Network; Security Goal;
Security Attacks; Defensive mechanisms; Challenges

INTRODUCTION
Basically, sensor networks are application dependent. Sensor networks are primarily designed
for real-time collection and analysis of low level data in hostile environments. For this reason
they are well suited to a substantial amount of monitoring and surveillance applications. Popular
wireless sensor network applications include wildlife monitoring, bushfire response, military
command, intelligent communications, industrial quality control, observation of critical
infrastructures, smart buildings, distributed robotics, traffic monitoring, examining human heart
rates etc. Majority of the sensor network are deployed in hostile environments with active
intelligent opposition. Hence security is a crucial issue.
One obvious example is battlefield applications where there is a pressing need for secrecy of
location and resistance to subversion and destruction of the network. Less obvious but just as
important security dependent applications include:
• Disasters: In many disaster scenarios, especially those induced by terrorist activities, it may be
necessary to protect the location of casualties from unauthorized disclosure
• Public Safety: In applications where chemical, biological or other environmental threats are
monitored, it is vital that the availability of the network is never threatened. Attacks causing false
alarms may lead to panic responses or even worse total disregard for the signals.
• Home Healthcare: In such applications, privacy protection is essential. Only authorized users
should be able to query and monitor the network.
The major contribution of this paper includes classification of security attacks, security
mechanisms and challenges in Wireless Sensor Networks. Section 2 gives the detailed
information about the security goals in Wireless Sensor Networks. Security attacks and their
classification are discussed in section 3. Section 4 discusses about the various security
mechanisms. Major challenges faced are given in Section 5 followed by the conclusion section.
References

[1] M. Al-Shurman, S-M. Yoo, and S. Park, “Black Hole Attack in Mobile Ad Hoc Networks,”
ACMSoutheast Regional Conf. 2004.
[2] Dr. G. Padmavathi, Mrs. D. Shanmugapriya“A Survey of Attacks, Security Mechanisms and
Challenges in Wireless Sensor Networks” International Journal of Computer Science and
Information Security,Vol. 4, No. 1 & 2, 2009
[3] S. Desilva, and R. V. Boppana, “Mitigating Malicious Control Packet Floods in Ad Hoc
Networks,” Proc. IEEE Wireless Commun. and Networking Conf., New Orleans, LA, 2005.
[4] C. R. Dow, P. J. Lin, S. C. Chen*, J. H. Lin*, and S. F. Hwang. A Study of Recent Research
Trends and Experimental Guidelines in Mobile. Ad-hoc Networks. 19th International Conference
on Advanced Information Networking and Applications, 2005. AINA 2005, Volume: 1, On
page(s): 72- 77 vol.1.
[5] B. Kannhavong, H. Nakayama, Y. Nemoto, N. Kato, A. Jamalipour. “A survey of routing
attacks in mobile ad hoc networks. Security in wireless mobile ad hoc and sensor networks”,
October 2007, page, 85-91
[6] B. Kannhavong et al., “A Collusion Attack Against OLSR-Based Mobile Ad Hoc Networks,”
IEEE GLOBECOM ’2006.
[7] Z. Karakehayov, “Using REWARD to Detect Team Black-Hole Attacks in Wireless Sensor
Networks,” Wksp. Real-World Wireless Sensor Networks, June 20–21, 2005.
[8] S. Kurosawa et al., “Detecting Blackhole Attack on AODV-Based Mobile Ad Hoc Networks
by Dynamic Learning Method,” Proc. Int’l. J. Network Sec., 2006.
[9] Jyoti Raju and J.J. Garcia-Luna-Aceves, “ A comparison of On-Demand and Table-Driven
Routing for Ad Hoc Wireless etworks’,” in Proceeding of IEEE ICC, June 2000.

Вам также может понравиться