SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 102
PE2A: PUBLIC ENCRYPTION WITH TWO ACK APPROACH TO
MITIGATE WORMHOLE ATTACK IN WSN
P. V. Khandare1
, N. P. Kulkarni2
1
P. G. Scholar, Department of Information Technology, SKNCOE, Maharashtra, India
2
Professor, Department of Information Technology, SKNCOE, Maharashtra, India
Abstract
Wireless Sensor Network provides a solution for various applications like nuclear power plant, military. This type of application
required continuous monitoring. WSN is unprotected by various attacks; wormhole attack is one of among them. In this attack an
attacker able to receive a packet from one location and drop it into another location. We propose an algorithm to defend
wormhole attack, which is based on public key encryption and acknowledgement based. Proposed algorithm provides secure
communication and detects misbehaving nodes.
Index Terms: Wireless Sensor Network, wormhole Attack
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
Wireless Sensor Network (WSNs) consists of distributed
autonomous small devices that cooperatively monitor
environmental or physical conditions in remote and often
hostile environment. WSN provides solutions for various
applications like nuclear power plant, military applications
etc., but now a day WSN can be used in many daily uses,
including home automation, healthcare, traffic control or
environment monitoring. WSN has several distinguishable
characteristics that make them different from previous one
wireless network. WSN is generally used in unnoticed areas
and have a large number sensor node. These sensor nodes
have limited source of energy, memory, communication and
computation.
Security is another unique characteristic of WSN; it is an
important factor to provide secure and authenticated
communication between an authentic node in a critical
application. The Basic security services of WSN include
authentication, confidentiality, integrity, anonymity and
availability. Figure 1 shows the Wireless Sensor Network
architecture. It consists of sensor nodes, gateway sensor
node and sink or base station. WSN is caused by various
types of attacks. WSN based application required
continuous monitoring and real time response, hence to
provide security in WSN is challenging task.
Wormhole is one of the most severe attack in WSN. In
this attack, the goal of an attacker is to drop the packet
another location which is not a proper place. By using
wormhole attack, the attacker can reduce the performance of
the network. We propose an approach which is used to
defend wormhole attack in the network. Proposed
mechanism use encryption technique, decryption technique.
For our better communication we use the public key
cryptography technique and 2Ack scheme to find the
misbehaving nodes in the network. Data security is provided
by using encryption and decryption, the encryption is done
by using the public key of the sender and the public key of
the receiver. The decryption can be done with the help of the
public key of itself that is receiver and public key of the
sender. By taking the acknowledgement from two
successive nodes we can predict that secure communication
is done or not.
Fig-1: Wireless Sensor Network Architecture
We can say that about wormhole attack, an attacker is
transmitting data between two authorized nodes. An attacker
records a packet at one location transmit through and
releases to another location. By using accurate location
verification and clock synchronization we can prevent
wormhole attack [1, 6, 8, 11, 13, 15, 16]. Following figure
can illustrate the wormhole attack.
Sensor Node Gateway Sensor Node
Base Station/ Sink
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 103
Fig-2: Illustration of wormhole attack.
2. SENSOR NODE ARCHITECTURE AND
SECURITY REQUIREMENTS
2.1 Sensor Node Architecture
Fig-3: Sensor Node Architecture [1]
Verdonnel describes the sensor node device as the simplest
tool in WSN. It consists of elements like sensor, memory,
battery, microcontroller and radio tranreceiver.
Microcontroller is used to control all task. It is equipped
with the memory which is used to store environment sensed
data. Battery is energy source for the sensor node device.
Figure 3 explain the architecture of sensor node.
2.2 Security Goals or Security Services for Sensor
Network
The sensor network operates in an ad-hoc manner, due to
these security goals for this type of network cover both
those of traditional network and suited to ad-hoc sensor
network [2]. Security is an essential factor for every network
to defend again security attacks [3]. The security goals are
classified as primary goals and secondary goals. The
primary goals are also known as standard security goals.
Primary goals include authentication, confidentiality,
integrity, and availability (CIAA). The secondary goals
include data freshness, self-organization, secure localization
and time synchronization.. In order to have a secure system
the following criteria must be followed [2, 3, 4, 5].
Fig-4: Security Requirement for Sensor Network
1) Authentication:
Authentication gives the consistently best performance of a
message identifying its original source [2]. WSN have large
amount of nodes in the network. The sensor node collects
sensitive data which help to take many decisions.
Authentication ensures that the received message is coming
from origin [4]. An attacker not only going to modify the
packet but also can change the whole packet stream by
adding additional packet. Due to this, the receiver should
have a decision making process to take decision for received
packet is came from authenticate node. During the
deployment of networks, authentication is required for many
administrative tasks; it allows a receiver to verify that
received data is coming from claiming sender. It can be
achieved through symmetric or asymmetric mechanisms. To
provide a secure communication in hostile environments, it
is challenging task to ensure authentication [2, 4].
2) Integrity:
WSN consist of a large number of nodes which
communicates with the help of certain communication
range. In this type of network adversaries may be present,
Security Goals
Primary Goals Secondary Goals
Confidentiality
Integrity
Authentication
Availability
Data Freshness
Self-Organization
Time
Secure LocalizationSensor
Microcontroller
Power
Supply
Memory
Transceiver
Data Exchange
Authentic Node
Attacker node
Wormhole Tunnel
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 104
hence during transmitting of data, data may be altered or
loss by adversaries [6]. Data integrity ensures that reliability
of data and it refers to the ability to confirm that message
has not been tampered with, altered or changes. Even if the
confidentiality of network measures, but there is a
possibility that data integrity has been compromised by
alterations [2]. The data integrity of the network disturbed, if
the attacker is present in the network and inject false data
and some undesirable conditions due to wireless channel
cause damage [4].
3) Data confidentiality :
Data confidentiality is important for communication in
WSN. WSN provides solutions for various types of
applications like military, industry etc. Hence data
confidentiality is important. An encryption is a standard
procedure or approach through which we can get data
confidentiality during communication [6]. Data
confidentiality is an ability to keep secret communication
from an attacker so that communication via the sensor
network remains confidential. A sensor node should not
make known its data to its neighbor [2] because sensor node
stored highly sensitive data like military application [4].
There is need to build a secure channel in WSN for
communication purposes. Information of sensor node like
identity and its key must keep in encrypted format to protect
against various attacks [4].
4) Availability:
Data availability ensures whether a node has the ability
to use the resources and whether the network is available for
communication. The failure of the base station or cluster
head loss data availability. It is an important factor to
maintain an operational network [2].
The secondary goals or security services are as follows:
5) Data freshness:
Even if confidentiality and data integrity is maintained
but there is a need to ensure that the freshness of the each
message [2]. It gives an idea about data i.e. it is recent or
old. To ensure about data time stamp, a nonce or other time
related counter can be added, which gives idea that no old
messages or data replayed that is ensures about data
freshness [2, 6].
6) Self-Organization:
Each and every node in the network is independent and
flexible through to self-organizing and self-healing
according to different versatile environment or conditions.
The network should be self-organize to support multi-hop
routing and also self-organize to support the trust relation
among sensors. There is no particular infrastructure
available for sensor network, if there is no availability of
self-organization then damage cause it into an attack [2, 6].
7) Time Synchronization:
Most of application based on WSN depends upon some
form of time synchronization. Sensor node has a very
limited amount of energy, to save energy each sensor node
radio may be turned off periodically. Some collaborative
type sensor network required group synchronization for
applications like tracking applications [2, 6].
8) Secure Localization:
Each sensor node must require location information
accurate and automatically [6]. The ability of sensor
network will depend on its ability to accurately and
automatically locate each sensor in the network. An attacker
can easily find unsecured location information by reporting
false signal strength, replaying signals [2].
3. RELATED WORK
Ali modirkhazeni, Sadeedeh Aghamahmoodi, Arsalan
Modirkhazeni and Nagrneh Niknejad [1] proposed approach
to motigate the wormhole attack in WSN. It find the
wormhole in network based on HELLO message and
RESPONSE message. It uses shared secret key for
communication purposes. Dhara butch and Devesh
Jinwala[7] proposed a method to detect wormhole in the
network. It is based on statistical analysis of sent and
received packets. It requires strong synchronization. Gunhee
Lee, Dong-Kyoo Kim, and Jungtaek Seo [13] proposed
method for mitigation of wormhole in wireless Ad-hoc
network. It uses two hope correctness test based on this they
mitigate the wormhole in network. Amar Rashid and Rabi
Mahapatra [16] proposed a technique to mitigate wormhole
in the wireless network. They detect wormhole based on
unknown pairwise key or unknown data transmission
channel in the network. Jakob Erikson, Shrikanth
V.Krisnamurty and Michalis Falutos proposed a TrueLink
protocol or defending wormhole in a wireless network.
TABLE- I
COUNTERMEASURES FOR WORMHOLE ATTACK
Sr.
No.
Author Proposed
Scheme
Key Used
1 Ali
modirkhazeni,Saeedeh
Aghamahmoodi,Arsalan
Modirkhazeniand
Naghmeh Niknejad[1]
Distributed
approach to
mitigate
wormhole attack
in Wireless
Sensor Network
Shared
secrete key
2 Gunhee Lee, Dong-Kyoo
and Jungtaek Seo[13]
Mitigate the
wormhole attack
in wireless Ad-
hoc network
Session Key
3 Amar Rashid and Rabi
Mahapatra[16]
Mobile Sink
Using Multiple
Channels to
Defend Against
Wormhole
Attacks in
Wireless Sensor
Networks
Use
polynomial
key
management
scheme
4 Jakob Erikson, Shrikanth
V. Krisnamurty and
Michalis Falutos
Proposed
Truelink
Protocol
None
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 105
5 Phuong Van Tran, Le
Xuan Hung, Young Koo
Lee, Sungyoung Lee,
Heejo [15]
Transmission
Time based
mechanism
None
6 Dhara Butch and Devesh
Jinwala[7]
Detection of
wormhole attack
in wireless
network based
on statistics of
sent and
received packet
None
4. PROPOSED SYSTEM
Wireless Sensor Network consists of a number of sensor
node devices which are placed in unnoticed area. WSN is
unprotected from various attacks. Wormhole attack is one of
attack in WSN. In this attack, an attacker forms tunnel
which drop the packets to another location. Here we
proposed a mechanism which is used to defend a wormhole
attack in the network. It uses public key cryptography and
2Ack scheme. We can find the misbehaving nodes in the
network.
4.1 Mathematical Model
In [1], it is assumed that the attacker is not present at the
time of neighbour discovery, whereas if attackers are present
at time of neighbour discovery and able to get shared secret
key.
An attacker with m neighbors can send data with the identity
of each neighbor node with probability
P (A) = 1/m (1)
Where, m is the number of real neighbors to attacking node
and not able to detect wormhole attack
In proposed algorithm we use public key cryptography as
opposed to shared secret key in existing algorithm. In
neighbor discovery phase every node lets the neighbor node
know its public key. Data Transmitted by a node is as
ED= E (KSprivate, E (KRpublic, D)) +E (KSprivate, Di)
Where
ED Encryption of data
E is a public key encryption function
KSprivate is private key of sender node
KRpublic is public key of Receiving Node,
which eliminated pretending identity of the neighbor node
completely even if the attacker in present at time of
neighbor discovery
In case of 2ACK,
Let probability of successful transmission as P(S),
so probability of successful reception of 2Ack is
P (2Ack) = P (data send successfully)*P (probability
successful Acknowledgement)2
= P(s) 3
If acknowledgment received less than µ, Then node is the
attacker or misbehaving.
4.2 System
Each node in the network has a public key and a private key
and every node shared its public key at the time of neighbor
discovery. The proposed system is starting with every node,
every node sends HELLO message to all nodes. This
forwarded message has source address and its own public
key, which is broadcasted to all the nodes. To reply this
message, every authentic node sent their public key to that
node. Suppose when a node P want to send data to Q then P
encrypt the data with public key of Q and then again
encrypted with the help of the private key of sender that is P.
When Q receives the data then it can be decrypted with the
help of the public key of the sender that of P and its private
key of Q. For the encryption and the decryption purposes
we use the ECC algorithm. To check the successful
transmission we use 2Ack scheme that are we taking the
acknowledgement from two successive nodes in the
network. By using this technique we can easily find the
misbehaving or malicious node in the network. For the
consideration of two next authenticate node we find the path
to the base station. If the attacker able to receive messages
but he could not able to decrypt messages. With this
approach we consider that an attacker cannot be going to do
the acknowledgement spoofing attack. If R is successive
node then Q forward message to R. Node P is waiting for
acknowledgement from Q and R. If P received
acknowledgement from Q and R then data transmission is
done successfully is assumed by P. If P hasn't received
acknowledgement from Q and R then it’s considered that Q
is a misbehaving node. If acknowledgement is not coming
from R then it assumes that R is misbehaving node in the
network. Misbehaving node is nothing but node which has
only accepted the data but could not forward to next node.
Hence sensed data by other nodes cannot receive to base
station and loss of data is done. The 2Ack can be used when
the data is lost. The proposed approach provides secure
communication and finds misbehaving nodes.
5. SIMULATION RESULT AND ANALYSIS
In the setup of Omnet++ simulation, 20 sensor nodes are
deployed in the area of 200mX200m.Figure7 shows
comparative results for both the systems at time t=200s.
Instead of shared secret keys in our proposed system we
are using public key cryptography for secure
communication. It results in an increase in the security of
the network.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 106
Table II. Simulation Parameters
Parameter Value
Simulation time 200 Sec
Simulation area 200 * 200 meter
Number of Nodes 20
Communication
Range
Default 50 meter
Fig.5 :False packet detected
Fig.6 : Packet Delivery ratio
Fig.7 :Energy consumtion in a network
Fig.8: Throughput
CONCLUSIONS
To provide a security in WSN is a challenging task. Here
we implement the system to mitigate the wormhole attack in
WSN called public key encryption and 2ACK based
approach. Our proposed approach provides secure
communication. The ratio of proposed approach for received
packet is more than the existing system. Using our approach
we mitigate wormhole attack in WSN. If this approach is
used for WSN then secure communication will be possible.
REFERENCES
[1] Ali modirkhazeni, Saeedeh Aghamahamoodi, Asarlan
Modirkhazeni and Naghmeh Niknejad,“Distributed
Approach To Mitigate Wormhole Attack in Wireless
Sensor Network ”,2011IEEE , page no. 122-128
[2] Dr. G. Padmavati, Mrs. Shanmungapriya, “A survey of
attacks, Security Mechanism and challenges in
Wireless Sensor Network”, International Journal of
Computer Science and Information Security (IJCSIS),
volume 4 no. 1 & 2, 2009, ISSN 1947-5500, Page no.
291-296
[3] Hind Annahidh, Soha S. Zaghul, “A Survey on
Security Solutions in Wireless Sensor Network”, ISBN:
978-0-9853483, Page no. 94-98
[4] Dr. Banta Singh Jangra, Vijeta Kumavat, “ A Survey
on Security Mechanisms and Attacks in Wireless
Sensor Network”, International Journal of Engineering
and Innovative Technology (IJEIT), Volume 2, Issue
3, September 2012, Page no. 291-296
[5] Yang Wang, Garhan Attebary, Burav Ramamurty, “A
Survey of Security Issues in Wireless Sensor Network”,
IEEE Communications Survey and Tutorials, 2nd
quarter 2006, Volume 8, No.2-23.
[6] P. Mohanty, S. Panigrahi, N. Sarma, S. Satapathy, “
Security issues inWireless sensor Network Data
gathering Protocols: A Survey ”, Journal of
Theoratical and Applied Infrormation Technology,
2005-2010 JATIT, Page no. 14-27
[7] Dhara Buch, Devesh Jinwala “Detection of wormhole
attack in Wireless Sensor”, Proc of international
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 107
conference on Advances in Recent Technologies In
communication computing 2011, Page no. 7-14
[8] Al-Sakib Khan Pathan, Hyung –Woo Lee Choong
Seon Hong, “ Security In Wireless Sensor Networks :
Issues & Challenges” Feb 20-22, 2006 ICACT 2006 ,
ISBN 89-5519-129-4, Page no. 1043-1048R. E.
Sorace, V. S. Reinhardt, and S. A. Vaughn, “High-
speed digital-to-RF converter,” U.S. Patent 5 668 842,
Sept. 16, 1997.
[9] Xiaujiang Dv, Hsiao-HWACHEN, “Security In a
Wireless Sensor Network ”, IEEE Wireless
Communication, August 2008, Page no. 60-66
[10] Abhishek Jain, Kamal Kant, M. R. Tripathy,“ Security
Solutions For Wireless Sensor Networks ” Second
International Conference In Advanced Computing and
Communication Technologies, 2012 IEEE, Page no.
430-433
[11] Sanzgiri , Kimaya, “ A Secure Routing Protocol For
Ad Hoc Networks ” ,2002, 10th
IEEE International
Conference, Page no. 78-87
[12] Gunhee Lee, Dong-kyoo Kim, Jungtaek Seo, “An
Approach To Mitigate Wormhole Attack In Wireless
Ad Hoc Networks”,International Conference On
Information Security & Assurance, 2008 IEEE, Page
no. 220-225.
[13] Marianne A. Azer, Skeriff M.El-kassas, Magdy S. El-
soudani, “ An Innovative Approach For Wormhole
Attack Detection & Prevention In Wireless Adhoc
Networks”, 2010 IEEE
[14] Amar Rasheed, Rabi Mahapatra, “ Mobile Sink Using
Multiple Channels to Defend Against Wormhole
Attacks In Wireless Sensor Networks ” ,2009 IEEE,
Page no. 216-222
[15] Phoung Van Tran, Le Xuan Hung, Young-Koo Lee,
Sungyoun Lee, Heejo Lee, “TTM: An Efficient
Mechanisms To Detect Wormhole Attacks In Wireless
Adhoc Networks” 2007IEEE
[16] Vijaya K., “Secure 2ACK routing protocol in Mobile
Ad Hoc Networks”,TENCON 2008-2008 IEEE Region
10 conference, Page no. 1-7
[17] P. V. Khandare, Prof. N. P. Kulkarni “Public Key
Encryption and 2Ack Based Approach to Defend
Wormhole Attack ”, International Journal of Computer
Trends and Technology, Volume 4 issue 3-2013, Page
no.247-252
Ad

Recommended

PDF
Public encryption with two ack approach to mitigate wormhole attack in wsn
eSAT Journals
 
PDF
WIRELESS SENSOR NETWORKS – ARCHITECTURE, SECURITY REQUIREMENTS, SECURITY THRE...
cscpconf
 
PDF
Wireless sensor networks architecture security requirements security threats...
csandit
 
PDF
Replication of attacks in a wireless sensor network using ns2
eSAT Journals
 
PDF
Integration of security and authentication agent in ns 2 and leach protocol f...
Zac Darcy
 
PDF
Analysis of security threats in wireless sensor network
ijwmn
 
PDF
A review of privacy preserving techniques in wireless sensor network
Alexander Decker
 
PDF
A survey on bio inspired security in wireless sensor networks
eSAT Journals
 
PDF
A Survey on Threats and Security schemes in Wireless Sensor Networks
IJERA Editor
 
PDF
Analysis of wireless sensor networks
eSAT Journals
 
PDF
Analysis of wireless sensor networks security, attacks and challenges
eSAT Publishing House
 
PDF
ENHANCED THREE TIER SECURITY ARCHITECTURE FOR WSN AGAINST MOBILE SINK REPLI...
ijwmn
 
PDF
A0320105
iosrjournals
 
PDF
Distributed Intrusion Detection System for Wireless Sensor Networks
IOSR Journals
 
PDF
Key management techniques in wireless sensor networks
IJNSA Journal
 
PDF
A Simple Agent Based Model for Detecting Abnormal Event Patterns in a Distrib...
CSCJournals
 
PDF
A review of privacy preserving techniques in wireless sensor network
Alexander Decker
 
PDF
A Top-down Hierarchical Multi-hop Secure Routing Protocol for Wireless Sensor...
ijasuc
 
PDF
A SURVEY ON WIRELESS SENSOR NETWORKS SECURITY WITH THE INTEGRATION OF CLUSTER...
cscpconf
 
PDF
A survey on wireless sensor networks security with the integration of cluster...
csandit
 
PDF
A NOVEL SECURITY PROTOCOL FOR WIRELESS SENSOR NETWORKS BASED ON ELLIPTIC CURV...
IJCNCJournal
 
PDF
Energetic key for protected communication in wireless sensor network
eSAT Journals
 
PDF
Prevention of Denial-of-Service Attack In Wireless Sensor Network via NS-2
International Journal of Computer and Communication System Engineering
 
PDF
Energetic key for protected communication in wireless
eSAT Publishing House
 
PDF
A SURVEY ON SECURITY IN WIRELESS SENSOR NETWORKS
IJNSA Journal
 
PDF
Dorsal hand vein pattern authentication by hough peaks
eSAT Publishing House
 
PDF
Transient analysis on grey cast iron foam
eSAT Publishing House
 
PDF
Td ams processing for vlsi implementation of ldpc decoder
eSAT Publishing House
 
PDF
Development of microcontroller based instrument for checking quality of edibl...
eSAT Publishing House
 
PDF
Limiting the energy drain in wireless ad hoc sensor networks
eSAT Publishing House
 

More Related Content

What's hot (17)

PDF
A Survey on Threats and Security schemes in Wireless Sensor Networks
IJERA Editor
 
PDF
Analysis of wireless sensor networks
eSAT Journals
 
PDF
Analysis of wireless sensor networks security, attacks and challenges
eSAT Publishing House
 
PDF
ENHANCED THREE TIER SECURITY ARCHITECTURE FOR WSN AGAINST MOBILE SINK REPLI...
ijwmn
 
PDF
A0320105
iosrjournals
 
PDF
Distributed Intrusion Detection System for Wireless Sensor Networks
IOSR Journals
 
PDF
Key management techniques in wireless sensor networks
IJNSA Journal
 
PDF
A Simple Agent Based Model for Detecting Abnormal Event Patterns in a Distrib...
CSCJournals
 
PDF
A review of privacy preserving techniques in wireless sensor network
Alexander Decker
 
PDF
A Top-down Hierarchical Multi-hop Secure Routing Protocol for Wireless Sensor...
ijasuc
 
PDF
A SURVEY ON WIRELESS SENSOR NETWORKS SECURITY WITH THE INTEGRATION OF CLUSTER...
cscpconf
 
PDF
A survey on wireless sensor networks security with the integration of cluster...
csandit
 
PDF
A NOVEL SECURITY PROTOCOL FOR WIRELESS SENSOR NETWORKS BASED ON ELLIPTIC CURV...
IJCNCJournal
 
PDF
Energetic key for protected communication in wireless sensor network
eSAT Journals
 
PDF
Prevention of Denial-of-Service Attack In Wireless Sensor Network via NS-2
International Journal of Computer and Communication System Engineering
 
PDF
Energetic key for protected communication in wireless
eSAT Publishing House
 
PDF
A SURVEY ON SECURITY IN WIRELESS SENSOR NETWORKS
IJNSA Journal
 
A Survey on Threats and Security schemes in Wireless Sensor Networks
IJERA Editor
 
Analysis of wireless sensor networks
eSAT Journals
 
Analysis of wireless sensor networks security, attacks and challenges
eSAT Publishing House
 
ENHANCED THREE TIER SECURITY ARCHITECTURE FOR WSN AGAINST MOBILE SINK REPLI...
ijwmn
 
A0320105
iosrjournals
 
Distributed Intrusion Detection System for Wireless Sensor Networks
IOSR Journals
 
Key management techniques in wireless sensor networks
IJNSA Journal
 
A Simple Agent Based Model for Detecting Abnormal Event Patterns in a Distrib...
CSCJournals
 
A review of privacy preserving techniques in wireless sensor network
Alexander Decker
 
A Top-down Hierarchical Multi-hop Secure Routing Protocol for Wireless Sensor...
ijasuc
 
A SURVEY ON WIRELESS SENSOR NETWORKS SECURITY WITH THE INTEGRATION OF CLUSTER...
cscpconf
 
A survey on wireless sensor networks security with the integration of cluster...
csandit
 
A NOVEL SECURITY PROTOCOL FOR WIRELESS SENSOR NETWORKS BASED ON ELLIPTIC CURV...
IJCNCJournal
 
Energetic key for protected communication in wireless sensor network
eSAT Journals
 
Prevention of Denial-of-Service Attack In Wireless Sensor Network via NS-2
International Journal of Computer and Communication System Engineering
 
Energetic key for protected communication in wireless
eSAT Publishing House
 
A SURVEY ON SECURITY IN WIRELESS SENSOR NETWORKS
IJNSA Journal
 

Viewers also liked (20)

PDF
Dorsal hand vein pattern authentication by hough peaks
eSAT Publishing House
 
PDF
Transient analysis on grey cast iron foam
eSAT Publishing House
 
PDF
Td ams processing for vlsi implementation of ldpc decoder
eSAT Publishing House
 
PDF
Development of microcontroller based instrument for checking quality of edibl...
eSAT Publishing House
 
PDF
Limiting the energy drain in wireless ad hoc sensor networks
eSAT Publishing House
 
PDF
Analysis of element shape in the design for multi band applications
eSAT Publishing House
 
PDF
Video inpainting using backgroung registration
eSAT Publishing House
 
PDF
Performance of energy balanced territorial predator scent marking algorithm b...
eSAT Publishing House
 
PDF
Integrated grid inverter with frequency control scheme for wind mill applicat...
eSAT Publishing House
 
PDF
A systematic image compression in the combination of linear vector quantisati...
eSAT Publishing House
 
PDF
Cost effective failover clustering
eSAT Publishing House
 
PDF
Assessment of electromagnetic radiations from
eSAT Publishing House
 
PDF
Attributes enhancing industrial productivity an empirical analysis
eSAT Publishing House
 
PDF
Td ams processing for vlsi implementation of ldpc decoder
eSAT Publishing House
 
PDF
Fpga based 128 bit customised vliw processor for executing dual scalarvector ...
eSAT Publishing House
 
PDF
Effect of superplasticizers compatibility on the workability, early age stren...
eSAT Publishing House
 
PDF
Study on utilization of moringa oleifera as coagulation
eSAT Publishing House
 
PDF
Design of face recognition system using principal
eSAT Publishing House
 
PDF
Phytochemical analysis, protein content &
eSAT Publishing House
 
PDF
Effect of individual physio – chemical properties of
eSAT Publishing House
 
Dorsal hand vein pattern authentication by hough peaks
eSAT Publishing House
 
Transient analysis on grey cast iron foam
eSAT Publishing House
 
Td ams processing for vlsi implementation of ldpc decoder
eSAT Publishing House
 
Development of microcontroller based instrument for checking quality of edibl...
eSAT Publishing House
 
Limiting the energy drain in wireless ad hoc sensor networks
eSAT Publishing House
 
Analysis of element shape in the design for multi band applications
eSAT Publishing House
 
Video inpainting using backgroung registration
eSAT Publishing House
 
Performance of energy balanced territorial predator scent marking algorithm b...
eSAT Publishing House
 
Integrated grid inverter with frequency control scheme for wind mill applicat...
eSAT Publishing House
 
A systematic image compression in the combination of linear vector quantisati...
eSAT Publishing House
 
Cost effective failover clustering
eSAT Publishing House
 
Assessment of electromagnetic radiations from
eSAT Publishing House
 
Attributes enhancing industrial productivity an empirical analysis
eSAT Publishing House
 
Td ams processing for vlsi implementation of ldpc decoder
eSAT Publishing House
 
Fpga based 128 bit customised vliw processor for executing dual scalarvector ...
eSAT Publishing House
 
Effect of superplasticizers compatibility on the workability, early age stren...
eSAT Publishing House
 
Study on utilization of moringa oleifera as coagulation
eSAT Publishing House
 
Design of face recognition system using principal
eSAT Publishing House
 
Phytochemical analysis, protein content &
eSAT Publishing House
 
Effect of individual physio – chemical properties of
eSAT Publishing House
 
Ad

Similar to Pe2 a public encryption with two ack approach to (20)

PDF
International Journal of Engineering and Science Invention (IJESI)
inventionjournals
 
PDF
G041124047
IOSR-JEN
 
PDF
A SURVEY ON SECURITY IN WIRELESS SENSOR NETWORKS
IJNSA Journal
 
PDF
A SURVEY ON SECURITY IN WIRELESS SENSOR NETWORKS
IJNSA Journal
 
PDF
Study on Vulnerabilities, Attack and Security Controls on Wireless Sensor Net...
ijtsrd
 
PDF
A HIERARCHICAL INTRUSION DETECTION ARCHITECTURE FOR WIRELESS SENSOR NETWORKS
IJNSA Journal
 
PDF
Security Management in Wireless Sensor Network (WSN)
IRJET Journal
 
PDF
Wireless Sensor Networks, Security Requirements, Attacks, Security Mechanisms.
AIRCC Publishing Corporation
 
PDF
SECURITY IN WIRELESS SENSOR NETWORKS: COMPARATIVE STUDY
ijcsit
 
PDF
Wireless Sensor Networks: An Overview on Security Issues and Challenges
IJAEMSJORNAL
 
PDF
Survey on Issues Related to Security Attacks in Wireless Sensor Networks (WSN)
IRJET Journal
 
PPTX
Wireless Sensor Network Security
ghaidaa WN
 
PDF
A Comparison Of Physical Attacks On Wireless Sensor Networks
Nicole Heredia
 
PDF
A review of security attacks and intrusion detection schemes in wireless sens...
ijwmn
 
PDF
Next Generation Network: Security and Architecture
ijsrd.com
 
PDF
Security Attacks and its Countermeasures in Wireless Sensor Networks
IJERA Editor
 
PDF
Attacks and counterattacks on wireless sensor networks
ijasuc
 
PPTX
Mobile slide
Aman singh
 
PDF
Protocols for Wireless Sensor Networks and Its Security
IJERA Editor
 
PDF
Denial of Service (DoS) Attacks at Network Layer in WSN
IJERA Editor
 
International Journal of Engineering and Science Invention (IJESI)
inventionjournals
 
G041124047
IOSR-JEN
 
A SURVEY ON SECURITY IN WIRELESS SENSOR NETWORKS
IJNSA Journal
 
A SURVEY ON SECURITY IN WIRELESS SENSOR NETWORKS
IJNSA Journal
 
Study on Vulnerabilities, Attack and Security Controls on Wireless Sensor Net...
ijtsrd
 
A HIERARCHICAL INTRUSION DETECTION ARCHITECTURE FOR WIRELESS SENSOR NETWORKS
IJNSA Journal
 
Security Management in Wireless Sensor Network (WSN)
IRJET Journal
 
Wireless Sensor Networks, Security Requirements, Attacks, Security Mechanisms.
AIRCC Publishing Corporation
 
SECURITY IN WIRELESS SENSOR NETWORKS: COMPARATIVE STUDY
ijcsit
 
Wireless Sensor Networks: An Overview on Security Issues and Challenges
IJAEMSJORNAL
 
Survey on Issues Related to Security Attacks in Wireless Sensor Networks (WSN)
IRJET Journal
 
Wireless Sensor Network Security
ghaidaa WN
 
A Comparison Of Physical Attacks On Wireless Sensor Networks
Nicole Heredia
 
A review of security attacks and intrusion detection schemes in wireless sens...
ijwmn
 
Next Generation Network: Security and Architecture
ijsrd.com
 
Security Attacks and its Countermeasures in Wireless Sensor Networks
IJERA Editor
 
Attacks and counterattacks on wireless sensor networks
ijasuc
 
Mobile slide
Aman singh
 
Protocols for Wireless Sensor Networks and Its Security
IJERA Editor
 
Denial of Service (DoS) Attacks at Network Layer in WSN
IJERA Editor
 
Ad

More from eSAT Publishing House (20)

PDF
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
PDF
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
PDF
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
PDF
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
PDF
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
PDF
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
PDF
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
PDF
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
PDF
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
PDF
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
PDF
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
PDF
Risk analysis and environmental hazard management
eSAT Publishing House
 
PDF
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
PDF
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
PDF
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
PDF
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
PDF
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
PDF
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
PDF
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
PDF
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
Risk analysis and environmental hazard management
eSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 

Recently uploaded (20)

PDF
Tally.ERP 9 at a Glance.book - Tally Solutions .pdf
Shabista Imam
 
PPT
دراسة حاله لقرية تقع في جنوب غرب السودان
محمد قصص فتوتة
 
PPTX
Introduction to Python Programming Language
merlinjohnsy
 
PDF
Generative AI & Scientific Research : Catalyst for Innovation, Ethics & Impact
AlqualsaDIResearchGr
 
PDF
Rapid Prototyping for XR: Lecture 3 - Video and Paper Prototyping
Mark Billinghurst
 
PPTX
Deep Learning for Natural Language Processing_FDP on 16 June 2025 MITS.pptx
resming1
 
PDF
輪読会資料_Miipher and Miipher2 .
NABLAS株式会社
 
PDF
Structured Programming with C++ :: Kjell Backman
Shabista Imam
 
PPTX
MATERIAL SCIENCE LECTURE NOTES FOR DIPLOMA STUDENTS
SAMEER VISHWAKARMA
 
PDF
Rapid Prototyping for XR: Lecture 1 Introduction to Prototyping
Mark Billinghurst
 
PDF
Abraham Silberschatz-Operating System Concepts (9th,2012.12).pdf
Shabista Imam
 
PDF
Rapid Prototyping for XR: Lecture 4 - High Level Prototyping.
Mark Billinghurst
 
PDF
special_edition_using_visual_foxpro_6.pdf
Shabista Imam
 
PPTX
Stability of IBR Dominated Grids - IEEE PEDG 2025 - short.pptx
ssuser307730
 
PDF
Call For Papers - 17th International Conference on Wireless & Mobile Networks...
hosseinihamid192023
 
PDF
Proposal for folders structure division in projects.pdf
Mohamed Ahmed
 
PDF
FUNDAMENTALS OF COMPUTER ORGANIZATION AND ARCHITECTURE
Shabista Imam
 
PPTX
Comparison of Flexible and Rigid Pavements in Bangladesh
Arifur Rahman
 
PDF
Complete guidance book of Asp.Net Web API
Shabista Imam
 
PPTX
LECTURE 7 COMPUTATIONS OF LEVELING DATA APRIL 2025.pptx
rr22001247
 
Tally.ERP 9 at a Glance.book - Tally Solutions .pdf
Shabista Imam
 
دراسة حاله لقرية تقع في جنوب غرب السودان
محمد قصص فتوتة
 
Introduction to Python Programming Language
merlinjohnsy
 
Generative AI & Scientific Research : Catalyst for Innovation, Ethics & Impact
AlqualsaDIResearchGr
 
Rapid Prototyping for XR: Lecture 3 - Video and Paper Prototyping
Mark Billinghurst
 
Deep Learning for Natural Language Processing_FDP on 16 June 2025 MITS.pptx
resming1
 
輪読会資料_Miipher and Miipher2 .
NABLAS株式会社
 
Structured Programming with C++ :: Kjell Backman
Shabista Imam
 
MATERIAL SCIENCE LECTURE NOTES FOR DIPLOMA STUDENTS
SAMEER VISHWAKARMA
 
Rapid Prototyping for XR: Lecture 1 Introduction to Prototyping
Mark Billinghurst
 
Abraham Silberschatz-Operating System Concepts (9th,2012.12).pdf
Shabista Imam
 
Rapid Prototyping for XR: Lecture 4 - High Level Prototyping.
Mark Billinghurst
 
special_edition_using_visual_foxpro_6.pdf
Shabista Imam
 
Stability of IBR Dominated Grids - IEEE PEDG 2025 - short.pptx
ssuser307730
 
Call For Papers - 17th International Conference on Wireless & Mobile Networks...
hosseinihamid192023
 
Proposal for folders structure division in projects.pdf
Mohamed Ahmed
 
FUNDAMENTALS OF COMPUTER ORGANIZATION AND ARCHITECTURE
Shabista Imam
 
Comparison of Flexible and Rigid Pavements in Bangladesh
Arifur Rahman
 
Complete guidance book of Asp.Net Web API
Shabista Imam
 
LECTURE 7 COMPUTATIONS OF LEVELING DATA APRIL 2025.pptx
rr22001247
 

Pe2 a public encryption with two ack approach to

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 102 PE2A: PUBLIC ENCRYPTION WITH TWO ACK APPROACH TO MITIGATE WORMHOLE ATTACK IN WSN P. V. Khandare1 , N. P. Kulkarni2 1 P. G. Scholar, Department of Information Technology, SKNCOE, Maharashtra, India 2 Professor, Department of Information Technology, SKNCOE, Maharashtra, India Abstract Wireless Sensor Network provides a solution for various applications like nuclear power plant, military. This type of application required continuous monitoring. WSN is unprotected by various attacks; wormhole attack is one of among them. In this attack an attacker able to receive a packet from one location and drop it into another location. We propose an algorithm to defend wormhole attack, which is based on public key encryption and acknowledgement based. Proposed algorithm provides secure communication and detects misbehaving nodes. Index Terms: Wireless Sensor Network, wormhole Attack --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION Wireless Sensor Network (WSNs) consists of distributed autonomous small devices that cooperatively monitor environmental or physical conditions in remote and often hostile environment. WSN provides solutions for various applications like nuclear power plant, military applications etc., but now a day WSN can be used in many daily uses, including home automation, healthcare, traffic control or environment monitoring. WSN has several distinguishable characteristics that make them different from previous one wireless network. WSN is generally used in unnoticed areas and have a large number sensor node. These sensor nodes have limited source of energy, memory, communication and computation. Security is another unique characteristic of WSN; it is an important factor to provide secure and authenticated communication between an authentic node in a critical application. The Basic security services of WSN include authentication, confidentiality, integrity, anonymity and availability. Figure 1 shows the Wireless Sensor Network architecture. It consists of sensor nodes, gateway sensor node and sink or base station. WSN is caused by various types of attacks. WSN based application required continuous monitoring and real time response, hence to provide security in WSN is challenging task. Wormhole is one of the most severe attack in WSN. In this attack, the goal of an attacker is to drop the packet another location which is not a proper place. By using wormhole attack, the attacker can reduce the performance of the network. We propose an approach which is used to defend wormhole attack in the network. Proposed mechanism use encryption technique, decryption technique. For our better communication we use the public key cryptography technique and 2Ack scheme to find the misbehaving nodes in the network. Data security is provided by using encryption and decryption, the encryption is done by using the public key of the sender and the public key of the receiver. The decryption can be done with the help of the public key of itself that is receiver and public key of the sender. By taking the acknowledgement from two successive nodes we can predict that secure communication is done or not. Fig-1: Wireless Sensor Network Architecture We can say that about wormhole attack, an attacker is transmitting data between two authorized nodes. An attacker records a packet at one location transmit through and releases to another location. By using accurate location verification and clock synchronization we can prevent wormhole attack [1, 6, 8, 11, 13, 15, 16]. Following figure can illustrate the wormhole attack. Sensor Node Gateway Sensor Node Base Station/ Sink
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 103 Fig-2: Illustration of wormhole attack. 2. SENSOR NODE ARCHITECTURE AND SECURITY REQUIREMENTS 2.1 Sensor Node Architecture Fig-3: Sensor Node Architecture [1] Verdonnel describes the sensor node device as the simplest tool in WSN. It consists of elements like sensor, memory, battery, microcontroller and radio tranreceiver. Microcontroller is used to control all task. It is equipped with the memory which is used to store environment sensed data. Battery is energy source for the sensor node device. Figure 3 explain the architecture of sensor node. 2.2 Security Goals or Security Services for Sensor Network The sensor network operates in an ad-hoc manner, due to these security goals for this type of network cover both those of traditional network and suited to ad-hoc sensor network [2]. Security is an essential factor for every network to defend again security attacks [3]. The security goals are classified as primary goals and secondary goals. The primary goals are also known as standard security goals. Primary goals include authentication, confidentiality, integrity, and availability (CIAA). The secondary goals include data freshness, self-organization, secure localization and time synchronization.. In order to have a secure system the following criteria must be followed [2, 3, 4, 5]. Fig-4: Security Requirement for Sensor Network 1) Authentication: Authentication gives the consistently best performance of a message identifying its original source [2]. WSN have large amount of nodes in the network. The sensor node collects sensitive data which help to take many decisions. Authentication ensures that the received message is coming from origin [4]. An attacker not only going to modify the packet but also can change the whole packet stream by adding additional packet. Due to this, the receiver should have a decision making process to take decision for received packet is came from authenticate node. During the deployment of networks, authentication is required for many administrative tasks; it allows a receiver to verify that received data is coming from claiming sender. It can be achieved through symmetric or asymmetric mechanisms. To provide a secure communication in hostile environments, it is challenging task to ensure authentication [2, 4]. 2) Integrity: WSN consist of a large number of nodes which communicates with the help of certain communication range. In this type of network adversaries may be present, Security Goals Primary Goals Secondary Goals Confidentiality Integrity Authentication Availability Data Freshness Self-Organization Time Secure LocalizationSensor Microcontroller Power Supply Memory Transceiver Data Exchange Authentic Node Attacker node Wormhole Tunnel
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 104 hence during transmitting of data, data may be altered or loss by adversaries [6]. Data integrity ensures that reliability of data and it refers to the ability to confirm that message has not been tampered with, altered or changes. Even if the confidentiality of network measures, but there is a possibility that data integrity has been compromised by alterations [2]. The data integrity of the network disturbed, if the attacker is present in the network and inject false data and some undesirable conditions due to wireless channel cause damage [4]. 3) Data confidentiality : Data confidentiality is important for communication in WSN. WSN provides solutions for various types of applications like military, industry etc. Hence data confidentiality is important. An encryption is a standard procedure or approach through which we can get data confidentiality during communication [6]. Data confidentiality is an ability to keep secret communication from an attacker so that communication via the sensor network remains confidential. A sensor node should not make known its data to its neighbor [2] because sensor node stored highly sensitive data like military application [4]. There is need to build a secure channel in WSN for communication purposes. Information of sensor node like identity and its key must keep in encrypted format to protect against various attacks [4]. 4) Availability: Data availability ensures whether a node has the ability to use the resources and whether the network is available for communication. The failure of the base station or cluster head loss data availability. It is an important factor to maintain an operational network [2]. The secondary goals or security services are as follows: 5) Data freshness: Even if confidentiality and data integrity is maintained but there is a need to ensure that the freshness of the each message [2]. It gives an idea about data i.e. it is recent or old. To ensure about data time stamp, a nonce or other time related counter can be added, which gives idea that no old messages or data replayed that is ensures about data freshness [2, 6]. 6) Self-Organization: Each and every node in the network is independent and flexible through to self-organizing and self-healing according to different versatile environment or conditions. The network should be self-organize to support multi-hop routing and also self-organize to support the trust relation among sensors. There is no particular infrastructure available for sensor network, if there is no availability of self-organization then damage cause it into an attack [2, 6]. 7) Time Synchronization: Most of application based on WSN depends upon some form of time synchronization. Sensor node has a very limited amount of energy, to save energy each sensor node radio may be turned off periodically. Some collaborative type sensor network required group synchronization for applications like tracking applications [2, 6]. 8) Secure Localization: Each sensor node must require location information accurate and automatically [6]. The ability of sensor network will depend on its ability to accurately and automatically locate each sensor in the network. An attacker can easily find unsecured location information by reporting false signal strength, replaying signals [2]. 3. RELATED WORK Ali modirkhazeni, Sadeedeh Aghamahmoodi, Arsalan Modirkhazeni and Nagrneh Niknejad [1] proposed approach to motigate the wormhole attack in WSN. It find the wormhole in network based on HELLO message and RESPONSE message. It uses shared secret key for communication purposes. Dhara butch and Devesh Jinwala[7] proposed a method to detect wormhole in the network. It is based on statistical analysis of sent and received packets. It requires strong synchronization. Gunhee Lee, Dong-Kyoo Kim, and Jungtaek Seo [13] proposed method for mitigation of wormhole in wireless Ad-hoc network. It uses two hope correctness test based on this they mitigate the wormhole in network. Amar Rashid and Rabi Mahapatra [16] proposed a technique to mitigate wormhole in the wireless network. They detect wormhole based on unknown pairwise key or unknown data transmission channel in the network. Jakob Erikson, Shrikanth V.Krisnamurty and Michalis Falutos proposed a TrueLink protocol or defending wormhole in a wireless network. TABLE- I COUNTERMEASURES FOR WORMHOLE ATTACK Sr. No. Author Proposed Scheme Key Used 1 Ali modirkhazeni,Saeedeh Aghamahmoodi,Arsalan Modirkhazeniand Naghmeh Niknejad[1] Distributed approach to mitigate wormhole attack in Wireless Sensor Network Shared secrete key 2 Gunhee Lee, Dong-Kyoo and Jungtaek Seo[13] Mitigate the wormhole attack in wireless Ad- hoc network Session Key 3 Amar Rashid and Rabi Mahapatra[16] Mobile Sink Using Multiple Channels to Defend Against Wormhole Attacks in Wireless Sensor Networks Use polynomial key management scheme 4 Jakob Erikson, Shrikanth V. Krisnamurty and Michalis Falutos Proposed Truelink Protocol None
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 105 5 Phuong Van Tran, Le Xuan Hung, Young Koo Lee, Sungyoung Lee, Heejo [15] Transmission Time based mechanism None 6 Dhara Butch and Devesh Jinwala[7] Detection of wormhole attack in wireless network based on statistics of sent and received packet None 4. PROPOSED SYSTEM Wireless Sensor Network consists of a number of sensor node devices which are placed in unnoticed area. WSN is unprotected from various attacks. Wormhole attack is one of attack in WSN. In this attack, an attacker forms tunnel which drop the packets to another location. Here we proposed a mechanism which is used to defend a wormhole attack in the network. It uses public key cryptography and 2Ack scheme. We can find the misbehaving nodes in the network. 4.1 Mathematical Model In [1], it is assumed that the attacker is not present at the time of neighbour discovery, whereas if attackers are present at time of neighbour discovery and able to get shared secret key. An attacker with m neighbors can send data with the identity of each neighbor node with probability P (A) = 1/m (1) Where, m is the number of real neighbors to attacking node and not able to detect wormhole attack In proposed algorithm we use public key cryptography as opposed to shared secret key in existing algorithm. In neighbor discovery phase every node lets the neighbor node know its public key. Data Transmitted by a node is as ED= E (KSprivate, E (KRpublic, D)) +E (KSprivate, Di) Where ED Encryption of data E is a public key encryption function KSprivate is private key of sender node KRpublic is public key of Receiving Node, which eliminated pretending identity of the neighbor node completely even if the attacker in present at time of neighbor discovery In case of 2ACK, Let probability of successful transmission as P(S), so probability of successful reception of 2Ack is P (2Ack) = P (data send successfully)*P (probability successful Acknowledgement)2 = P(s) 3 If acknowledgment received less than µ, Then node is the attacker or misbehaving. 4.2 System Each node in the network has a public key and a private key and every node shared its public key at the time of neighbor discovery. The proposed system is starting with every node, every node sends HELLO message to all nodes. This forwarded message has source address and its own public key, which is broadcasted to all the nodes. To reply this message, every authentic node sent their public key to that node. Suppose when a node P want to send data to Q then P encrypt the data with public key of Q and then again encrypted with the help of the private key of sender that is P. When Q receives the data then it can be decrypted with the help of the public key of the sender that of P and its private key of Q. For the encryption and the decryption purposes we use the ECC algorithm. To check the successful transmission we use 2Ack scheme that are we taking the acknowledgement from two successive nodes in the network. By using this technique we can easily find the misbehaving or malicious node in the network. For the consideration of two next authenticate node we find the path to the base station. If the attacker able to receive messages but he could not able to decrypt messages. With this approach we consider that an attacker cannot be going to do the acknowledgement spoofing attack. If R is successive node then Q forward message to R. Node P is waiting for acknowledgement from Q and R. If P received acknowledgement from Q and R then data transmission is done successfully is assumed by P. If P hasn't received acknowledgement from Q and R then it’s considered that Q is a misbehaving node. If acknowledgement is not coming from R then it assumes that R is misbehaving node in the network. Misbehaving node is nothing but node which has only accepted the data but could not forward to next node. Hence sensed data by other nodes cannot receive to base station and loss of data is done. The 2Ack can be used when the data is lost. The proposed approach provides secure communication and finds misbehaving nodes. 5. SIMULATION RESULT AND ANALYSIS In the setup of Omnet++ simulation, 20 sensor nodes are deployed in the area of 200mX200m.Figure7 shows comparative results for both the systems at time t=200s. Instead of shared secret keys in our proposed system we are using public key cryptography for secure communication. It results in an increase in the security of the network.
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 106 Table II. Simulation Parameters Parameter Value Simulation time 200 Sec Simulation area 200 * 200 meter Number of Nodes 20 Communication Range Default 50 meter Fig.5 :False packet detected Fig.6 : Packet Delivery ratio Fig.7 :Energy consumtion in a network Fig.8: Throughput CONCLUSIONS To provide a security in WSN is a challenging task. Here we implement the system to mitigate the wormhole attack in WSN called public key encryption and 2ACK based approach. Our proposed approach provides secure communication. The ratio of proposed approach for received packet is more than the existing system. Using our approach we mitigate wormhole attack in WSN. If this approach is used for WSN then secure communication will be possible. REFERENCES [1] Ali modirkhazeni, Saeedeh Aghamahamoodi, Asarlan Modirkhazeni and Naghmeh Niknejad,“Distributed Approach To Mitigate Wormhole Attack in Wireless Sensor Network ”,2011IEEE , page no. 122-128 [2] Dr. G. Padmavati, Mrs. Shanmungapriya, “A survey of attacks, Security Mechanism and challenges in Wireless Sensor Network”, International Journal of Computer Science and Information Security (IJCSIS), volume 4 no. 1 & 2, 2009, ISSN 1947-5500, Page no. 291-296 [3] Hind Annahidh, Soha S. Zaghul, “A Survey on Security Solutions in Wireless Sensor Network”, ISBN: 978-0-9853483, Page no. 94-98 [4] Dr. Banta Singh Jangra, Vijeta Kumavat, “ A Survey on Security Mechanisms and Attacks in Wireless Sensor Network”, International Journal of Engineering and Innovative Technology (IJEIT), Volume 2, Issue 3, September 2012, Page no. 291-296 [5] Yang Wang, Garhan Attebary, Burav Ramamurty, “A Survey of Security Issues in Wireless Sensor Network”, IEEE Communications Survey and Tutorials, 2nd quarter 2006, Volume 8, No.2-23. [6] P. Mohanty, S. Panigrahi, N. Sarma, S. Satapathy, “ Security issues inWireless sensor Network Data gathering Protocols: A Survey ”, Journal of Theoratical and Applied Infrormation Technology, 2005-2010 JATIT, Page no. 14-27 [7] Dhara Buch, Devesh Jinwala “Detection of wormhole attack in Wireless Sensor”, Proc of international
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 107 conference on Advances in Recent Technologies In communication computing 2011, Page no. 7-14 [8] Al-Sakib Khan Pathan, Hyung –Woo Lee Choong Seon Hong, “ Security In Wireless Sensor Networks : Issues & Challenges” Feb 20-22, 2006 ICACT 2006 , ISBN 89-5519-129-4, Page no. 1043-1048R. E. Sorace, V. S. Reinhardt, and S. A. Vaughn, “High- speed digital-to-RF converter,” U.S. Patent 5 668 842, Sept. 16, 1997. [9] Xiaujiang Dv, Hsiao-HWACHEN, “Security In a Wireless Sensor Network ”, IEEE Wireless Communication, August 2008, Page no. 60-66 [10] Abhishek Jain, Kamal Kant, M. R. Tripathy,“ Security Solutions For Wireless Sensor Networks ” Second International Conference In Advanced Computing and Communication Technologies, 2012 IEEE, Page no. 430-433 [11] Sanzgiri , Kimaya, “ A Secure Routing Protocol For Ad Hoc Networks ” ,2002, 10th IEEE International Conference, Page no. 78-87 [12] Gunhee Lee, Dong-kyoo Kim, Jungtaek Seo, “An Approach To Mitigate Wormhole Attack In Wireless Ad Hoc Networks”,International Conference On Information Security & Assurance, 2008 IEEE, Page no. 220-225. [13] Marianne A. Azer, Skeriff M.El-kassas, Magdy S. El- soudani, “ An Innovative Approach For Wormhole Attack Detection & Prevention In Wireless Adhoc Networks”, 2010 IEEE [14] Amar Rasheed, Rabi Mahapatra, “ Mobile Sink Using Multiple Channels to Defend Against Wormhole Attacks In Wireless Sensor Networks ” ,2009 IEEE, Page no. 216-222 [15] Phoung Van Tran, Le Xuan Hung, Young-Koo Lee, Sungyoun Lee, Heejo Lee, “TTM: An Efficient Mechanisms To Detect Wormhole Attacks In Wireless Adhoc Networks” 2007IEEE [16] Vijaya K., “Secure 2ACK routing protocol in Mobile Ad Hoc Networks”,TENCON 2008-2008 IEEE Region 10 conference, Page no. 1-7 [17] P. V. Khandare, Prof. N. P. Kulkarni “Public Key Encryption and 2Ack Based Approach to Defend Wormhole Attack ”, International Journal of Computer Trends and Technology, Volume 4 issue 3-2013, Page no.247-252