Wireless
Communication
Security
PREPARED BY:
MEET SONI
Introduction
 Wireless: without wires or without physical conducting materials or carrier.
 Communication: Information propagation from source to destination.
 Wireless communication Transfer the information over a distance without
utilizing electric conductor or “Wires”
 communications takes place "through the air" using radio frequencies.
 Used to communicate from one device to another.
 This technology is being increasingly deployed in many places.
 It presents many advantages Productivity improves because of increased
accessibility to information resources .
 Benefits: Convenience, Mobility, Productivity, Deployment, Expandability and
Cost.
 Disadvantages are: Security, Range, Reliability, and Speed.
 security objectives same as with wired networks: preserving
confidentiality, ensuring integrity, and maintaining availability of the
information and information systems.
 Wireless Networks consists of Wireless Application Protocol(WAP).
 WAP is Standard for communication between server applications and its
clients.
 The general characteristics of the WAP are below:
1) Unlimited roaming and range:
location of the device is irrelevant.
2)Guarantee of Delivery:
All the data are send to devices
3)Dependability of Delivery
Data are accurate to deliver
4)Notification
5)Connectivity Options
Choosing a type of connection for instance
6)Millions of Users
7)Priority Alerts
8)Communication
9)Host Mobility
Settings on a network
10)Dynamic Encapsulation
Information and alerts about login and logout
Overview of Wireless Communications
 In Wireless Communication
System, communication takes
place through the air.
 In that, whenever any two or many
wireless devices wants to
communicates so they required
some kind of network or
components...
Communication System
‘What is WIRELESS
TECHNOLOGIES?’
 Wireless technologies can be
classified in different ways depending
on their range and topologies.
 wireless technology is designed to
serve a specific usage segment.
 The requirements of that’s are based
on a variety of variables, including
Bandwidth needs, Distance needs
and Power.
 The classification we see in the figure
Wireless Technologies
Security threats on radio communication link
 There are mainly 4 kinds of threats related to security, that’s are
 Unauthorised disclosure (violation of confidentiality)
 Confidentiality is a set of rules or a promise that limits access or places
restrictions on certain types of information.
 An attacker listens to packets transferred on the wireless transmission medium,
without being detected, and stores them.
 The packets contain user related data, either transmitted alone or in connection
with user traffic.
 The user related data might be encrypted, if not the attacker is able to read,
This data can be used to track user behaviour and is a privacy problem.
Unauthorised modification of data (violation of integrity)
Security Threats
 In this kind of security
threats, the send the data
or message to receiver.
 But while transferring that
data or message, the third
person(hacker) hack the
data or message of sender.
 Then modified them and
then send to receiver.
 That’s kind of security
threats called as violation of
integrity
‘Unauthorised modification of data (violation of integrity)’
Security Threats
‘Unauthorised modification of data (violation of integrity)’
Security Threats
‘Unauthorised modification of data (violation of integrity)’
Security Threats
Disturbing network services (violation of availability)
 This threat basically allows the attacker to use the wireless network to
send and receive messages without authorization.
 An attacker intentionally interferes with the wireless transmission by
sending a bogus signal on the frequencies used by the wireless
transmission.
 That’s called the Physical Jamming.
 An attacker intentionally sends messages on the wireless medium to
confuse the victim.
 This could for example be a management message telling the victim‘s
wireless device to disconnect.
 That’s called the Logical jamming.
Security Threats
Repudiation
 The sender can deny that he sent a particular message, which was
received by another wireless device.
 This threat imposes problems for the receiving party, to reply and act on
received messages.
 The receiver of a particular message can deny the reception of that
message.
 The sending party can therefore not reply on messages sent.
Security Threats
DIFFERENT KINDS OF WIRELESS ATTACKS
 Many different kinds of wireless attacks are possible, but we focus on some
main attacks, that’s are describe below.
 Accidental association
 Unauthorized access to company wireless and wired networks can come
from a number of different methods and intents.
 Malicious association
 “Malicious associations” are when wireless devices can be actively made by
crackers to connect to a company network through their cracking laptop
instead of a company access point (AP).
Wireless Attacks
DIFFERENT KINDS OF WIRELESS ATTACKS
 Identity theft (MAC spoofing)
 Identity theft (or MAC spoofing) occurs when a cracker is able to listen in on
network traffic and identify the MAC address of a computer with network
privileges.
 Dnial-of-service attack
 A Denial-of-Service attack occurs when an attacker continually bombards a
targeted AP (Access Point) or network with bogus requests, premature
successful connection messages, failure messages, and/or other commands.
These cause legitimate users to not be able to get on the network and may
even cause the network to crash.
Wireless Attacks
SECURITY GOALS
 Authentication:
 This means that before sending and receiving data using the system, the
receiver and sender identity should be verified.
 Secrecy or Confidentiality:
 Usually this function (feature) is how most people identify a secure system.
 It means that only the authenticated people are able to interpret the message
(date) content and no one else.
 Examples: Block Chipher and Stream Chipher
Security Requirement for wireless Network
SECURITY GOALS
 Integrity:
 Integrity means that the content of the communicated data is assured to be
free from any type of modification between the end points (sender and
receiver). The basic form of integrity is packet check sum in IPv4 packets.
Examples: Cryptography
 Non-Repudiation:
 This function implies that neither the sender nor the receiver can falsely deny
that they have sent a certain message.
 Service Reliability and Availability:
 Since secure systems usually get attacked by intruders, which may affect
their availability and type of service to their users. Such systems should
provide a way to grant their users the quality of service they expect.
Security Requirement for wireless Network
SECURITY GOALS-BLOCK CIPHER
 In this method data is encrypted and
decrypted if from of blocks.
 In its simplest mode, we divide the plain text
into blocks which are then fed into the cipher
system to produce blocks of cipher text.
 There are many variances of block cipher,
where different techniques are used to
strengthen the security of the system.
 The most common methods are: ECB
(Electronic Codebook Mode).
 ECB is the basic form of clock cipher where
data blocks are encrypted directly to
generate its correspondent ciphered blocks
Security Requirement for wireless Network
SECURITY GOALS-STREAM CIPHER
 Stream cipher functions on a stream
of data by operating on it bit by bit.
Stream cipher consists of two major
components: a key stream generator,
and a mixing function.
 Mixing function is usually just an
XOR function, while key stream
generator is the main unit in stream
cipher encryption technique.
Security Requirement for wireless Network
SECURITY GOALS-DATA ENCRYPTION
STANDARDS
 DES
 DES (Data Encryption Standard), was the first encryption standard to be
recommended by NIST (National Institute of Standards and Technology).
 It is based on the IBM proposed algorithm called Lucifer.
 AES
 AES(Advanced Encryption Standard), is the new encryption standard
recommended by NIST to replace DES.
 Both AES and DES are block ciphers.
Security Requirement for wireless Network
SECURITY GOALS-DATA ENCRYPTION
STANDARDS
 RC4
 RC4 or ARC-Four is the most widely used stream cipher.
 It is used with SSL (Secure socket Layer), which is used to secure identification
information and money transfers over the Internet.
Security Requirement for wireless Network
SECURITY GOALS-DATA ENCRYPTION
 CRYPTOGRAPHY
 To send data securely between two nodes, the system must encrypt the data or
"systematically scramble information so that it cannot be read without knowing
the coding key".
 This concept is called as the Cryptography.
 This operation determines to a certain level the strength of the security system,
the harder it is to break the encrypted message the more secure the system is
to be.
Security Requirement for wireless Network
SECURITY GOALS-DATA ENCRYPTION
 plain text means the " The original
intelligible message” and Cipher text "
The transformed message”.
 Data encryption procedures are mainly
categorized into two categories
depending on the type of security keys
used to encrypt/decrypt the secured
data.
 These two categories are:
 Asymmetric and Symmetric encryption
techniques.
Security Requirement for wireless Network
SECURITY GOALS-DATA ENCRYPTION
 Symmetric Encryption
 In this type of encryption, the sender and the receiver agree on a secret
(shared) key.
 Then they use this secret key to encrypt and decrypt their sent messages.
 Asymmetric Encryption
 Asymmetric encryption is the other type of encryption where two keys are
used.
 In that Key1 can encrypt only Key2 can decrypt, and vice versa.
 It is also known as Public Key Cryptography (PKC), because users tend to
use two keys: public key, which is know to the public, and private key which is
known only to the user.
Security Requirement for wireless Network
Thank You

More Related Content

PPTX
Mobile slide
PPTX
wireless communication security PPT, presentation
PPTX
Privacy & Security Aspects in Mobile Networks
PPSX
Intrusion detection system
PDF
Wireless Sensor Network: Internet Model Layer Based Security Attacks and thei...
PPT
Lect13 security
Mobile slide
wireless communication security PPT, presentation
Privacy & Security Aspects in Mobile Networks
Intrusion detection system
Wireless Sensor Network: Internet Model Layer Based Security Attacks and thei...
Lect13 security

What's hot (20)

PPTX
امن نظم المعلومات وامن الشبكات
PPTX
Network Intrusion Detection and Countermeasure Selection
PPT
Ch04 Network Vulnerabilities and Attacks
DOC
06686259 20140405 205404
PDF
Intrusion Detection and Prevention System in an Enterprise Network
PPTX
Modern Network Security Issue and Challenge
PPTX
Network security
PDF
Network Attack and Intrusion Prevention System
PPTX
Wireless Networking
PDF
Network security for E-Commerce
PDF
TACTiCS_WP Security_Addressing Security in SDN Environment
PPTX
Network security
PPT
Ch05 Network Defenses
PDF
Ijnsa050214
PPT
Intruders
PPT
Firewalls
PPTX
Network Security and Cryptography
PPT
Intruders and Viruses in Network Security NS9
امن نظم المعلومات وامن الشبكات
Network Intrusion Detection and Countermeasure Selection
Ch04 Network Vulnerabilities and Attacks
06686259 20140405 205404
Intrusion Detection and Prevention System in an Enterprise Network
Modern Network Security Issue and Challenge
Network security
Network Attack and Intrusion Prevention System
Wireless Networking
Network security for E-Commerce
TACTiCS_WP Security_Addressing Security in SDN Environment
Network security
Ch05 Network Defenses
Ijnsa050214
Intruders
Firewalls
Network Security and Cryptography
Intruders and Viruses in Network Security NS9
Ad

Viewers also liked (9)

PPTX
Distributed database security with discretionary access control
PPTX
Accelerator Innovation Network Event: Session 2
PPTX
Cyber Security Entrepreneurship (for Women in Security)
PPTX
Graphical Password Authentication
PPT
Security in GSM(2G) and UMTS(3G) Networks
KEY
Realtime communication security - SIP, XMPP and others
PPTX
Graphical password authentication
PPTX
Ppt for graphical password authentication using cued click points
PPTX
Cyber crime and security ppt
Distributed database security with discretionary access control
Accelerator Innovation Network Event: Session 2
Cyber Security Entrepreneurship (for Women in Security)
Graphical Password Authentication
Security in GSM(2G) and UMTS(3G) Networks
Realtime communication security - SIP, XMPP and others
Graphical password authentication
Ppt for graphical password authentication using cued click points
Cyber crime and security ppt
Ad

Similar to Wireless Communiction Security (20)

PPTX
Wireless Communication and MobileCo5.pptx
PPTX
WIRELESS_SECURITY.pptx
PPTX
Module 6 Wireless Network security
PDF
Analysis Of Security In Wireless Network
PPTX
TOPIC 4 WIRELESS TECHNOLOGIES AND BASIC SECURITY (1).pptx
PPT
chapter 8.ppt
PPTX
Wireless security
PPTX
Wpa2 psk security measure
PDF
ECE560 Wireless and Mobile Security Fall2020..pdf
PDF
A Review on Wireless Network Security.pdf
PPTX
Wireless Network security
PPT
4 wifi security
PDF
A Literature Review Of Security Threats To Wireless Networks
PPT
254460979-ishant abcd-098765432222-1.ppt
PDF
Wireless networks security
PPSX
Wireless Network Security
PDF
Wireless Security – From A to Z – Types, Threats, To How to Secure.pdf
PPTX
Wireless network security
DOCX
1Table of Contents.docx
Wireless Communication and MobileCo5.pptx
WIRELESS_SECURITY.pptx
Module 6 Wireless Network security
Analysis Of Security In Wireless Network
TOPIC 4 WIRELESS TECHNOLOGIES AND BASIC SECURITY (1).pptx
chapter 8.ppt
Wireless security
Wpa2 psk security measure
ECE560 Wireless and Mobile Security Fall2020..pdf
A Review on Wireless Network Security.pdf
Wireless Network security
4 wifi security
A Literature Review Of Security Threats To Wireless Networks
254460979-ishant abcd-098765432222-1.ppt
Wireless networks security
Wireless Network Security
Wireless Security – From A to Z – Types, Threats, To How to Secure.pdf
Wireless network security
1Table of Contents.docx

Recently uploaded (20)

PPTX
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
PDF
Computer System Architecture 3rd Edition-M Morris Mano.pdf
PPTX
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
PDF
UEFA_Embodied_Carbon_Emissions_Football_Infrastructure.pdf
PDF
Abrasive, erosive and cavitation wear.pdf
PPTX
Feature types and data preprocessing steps
PDF
MLpara ingenieira CIVIL, meca Y AMBIENTAL
PPTX
Software Engineering and software moduleing
PDF
20250617 - IR - Global Guide for HR - 51 pages.pdf
PPTX
"Array and Linked List in Data Structures with Types, Operations, Implementat...
PPTX
Module 8- Technological and Communication Skills.pptx
PPTX
Amdahl’s law is explained in the above power point presentations
PDF
Applications of Equal_Area_Criterion.pdf
PDF
Unit I -OPERATING SYSTEMS_SRM_KATTANKULATHUR.pptx.pdf
PPTX
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
PDF
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PDF
LOW POWER CLASS AB SI POWER AMPLIFIER FOR WIRELESS MEDICAL SENSOR NETWORK
PDF
Computer organization and architecuture Digital Notes....pdf
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PPTX
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
Computer System Architecture 3rd Edition-M Morris Mano.pdf
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
UEFA_Embodied_Carbon_Emissions_Football_Infrastructure.pdf
Abrasive, erosive and cavitation wear.pdf
Feature types and data preprocessing steps
MLpara ingenieira CIVIL, meca Y AMBIENTAL
Software Engineering and software moduleing
20250617 - IR - Global Guide for HR - 51 pages.pdf
"Array and Linked List in Data Structures with Types, Operations, Implementat...
Module 8- Technological and Communication Skills.pptx
Amdahl’s law is explained in the above power point presentations
Applications of Equal_Area_Criterion.pdf
Unit I -OPERATING SYSTEMS_SRM_KATTANKULATHUR.pptx.pdf
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
LOW POWER CLASS AB SI POWER AMPLIFIER FOR WIRELESS MEDICAL SENSOR NETWORK
Computer organization and architecuture Digital Notes....pdf
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...

Wireless Communiction Security

  • 2. Introduction  Wireless: without wires or without physical conducting materials or carrier.  Communication: Information propagation from source to destination.  Wireless communication Transfer the information over a distance without utilizing electric conductor or “Wires”  communications takes place "through the air" using radio frequencies.  Used to communicate from one device to another.  This technology is being increasingly deployed in many places.  It presents many advantages Productivity improves because of increased accessibility to information resources .  Benefits: Convenience, Mobility, Productivity, Deployment, Expandability and Cost.
  • 3.  Disadvantages are: Security, Range, Reliability, and Speed.  security objectives same as with wired networks: preserving confidentiality, ensuring integrity, and maintaining availability of the information and information systems.  Wireless Networks consists of Wireless Application Protocol(WAP).  WAP is Standard for communication between server applications and its clients.  The general characteristics of the WAP are below: 1) Unlimited roaming and range: location of the device is irrelevant. 2)Guarantee of Delivery: All the data are send to devices
  • 4. 3)Dependability of Delivery Data are accurate to deliver 4)Notification 5)Connectivity Options Choosing a type of connection for instance 6)Millions of Users 7)Priority Alerts 8)Communication 9)Host Mobility Settings on a network 10)Dynamic Encapsulation Information and alerts about login and logout
  • 5. Overview of Wireless Communications  In Wireless Communication System, communication takes place through the air.  In that, whenever any two or many wireless devices wants to communicates so they required some kind of network or components...
  • 7. ‘What is WIRELESS TECHNOLOGIES?’  Wireless technologies can be classified in different ways depending on their range and topologies.  wireless technology is designed to serve a specific usage segment.  The requirements of that’s are based on a variety of variables, including Bandwidth needs, Distance needs and Power.  The classification we see in the figure Wireless Technologies
  • 8. Security threats on radio communication link  There are mainly 4 kinds of threats related to security, that’s are  Unauthorised disclosure (violation of confidentiality)  Confidentiality is a set of rules or a promise that limits access or places restrictions on certain types of information.  An attacker listens to packets transferred on the wireless transmission medium, without being detected, and stores them.  The packets contain user related data, either transmitted alone or in connection with user traffic.  The user related data might be encrypted, if not the attacker is able to read, This data can be used to track user behaviour and is a privacy problem.
  • 9. Unauthorised modification of data (violation of integrity) Security Threats  In this kind of security threats, the send the data or message to receiver.  But while transferring that data or message, the third person(hacker) hack the data or message of sender.  Then modified them and then send to receiver.  That’s kind of security threats called as violation of integrity
  • 10. ‘Unauthorised modification of data (violation of integrity)’ Security Threats
  • 11. ‘Unauthorised modification of data (violation of integrity)’ Security Threats
  • 12. ‘Unauthorised modification of data (violation of integrity)’ Security Threats
  • 13. Disturbing network services (violation of availability)  This threat basically allows the attacker to use the wireless network to send and receive messages without authorization.  An attacker intentionally interferes with the wireless transmission by sending a bogus signal on the frequencies used by the wireless transmission.  That’s called the Physical Jamming.  An attacker intentionally sends messages on the wireless medium to confuse the victim.  This could for example be a management message telling the victim‘s wireless device to disconnect.  That’s called the Logical jamming. Security Threats
  • 14. Repudiation  The sender can deny that he sent a particular message, which was received by another wireless device.  This threat imposes problems for the receiving party, to reply and act on received messages.  The receiver of a particular message can deny the reception of that message.  The sending party can therefore not reply on messages sent. Security Threats
  • 15. DIFFERENT KINDS OF WIRELESS ATTACKS  Many different kinds of wireless attacks are possible, but we focus on some main attacks, that’s are describe below.  Accidental association  Unauthorized access to company wireless and wired networks can come from a number of different methods and intents.  Malicious association  “Malicious associations” are when wireless devices can be actively made by crackers to connect to a company network through their cracking laptop instead of a company access point (AP). Wireless Attacks
  • 16. DIFFERENT KINDS OF WIRELESS ATTACKS  Identity theft (MAC spoofing)  Identity theft (or MAC spoofing) occurs when a cracker is able to listen in on network traffic and identify the MAC address of a computer with network privileges.  Dnial-of-service attack  A Denial-of-Service attack occurs when an attacker continually bombards a targeted AP (Access Point) or network with bogus requests, premature successful connection messages, failure messages, and/or other commands. These cause legitimate users to not be able to get on the network and may even cause the network to crash. Wireless Attacks
  • 17. SECURITY GOALS  Authentication:  This means that before sending and receiving data using the system, the receiver and sender identity should be verified.  Secrecy or Confidentiality:  Usually this function (feature) is how most people identify a secure system.  It means that only the authenticated people are able to interpret the message (date) content and no one else.  Examples: Block Chipher and Stream Chipher Security Requirement for wireless Network
  • 18. SECURITY GOALS  Integrity:  Integrity means that the content of the communicated data is assured to be free from any type of modification between the end points (sender and receiver). The basic form of integrity is packet check sum in IPv4 packets. Examples: Cryptography  Non-Repudiation:  This function implies that neither the sender nor the receiver can falsely deny that they have sent a certain message.  Service Reliability and Availability:  Since secure systems usually get attacked by intruders, which may affect their availability and type of service to their users. Such systems should provide a way to grant their users the quality of service they expect. Security Requirement for wireless Network
  • 19. SECURITY GOALS-BLOCK CIPHER  In this method data is encrypted and decrypted if from of blocks.  In its simplest mode, we divide the plain text into blocks which are then fed into the cipher system to produce blocks of cipher text.  There are many variances of block cipher, where different techniques are used to strengthen the security of the system.  The most common methods are: ECB (Electronic Codebook Mode).  ECB is the basic form of clock cipher where data blocks are encrypted directly to generate its correspondent ciphered blocks Security Requirement for wireless Network
  • 20. SECURITY GOALS-STREAM CIPHER  Stream cipher functions on a stream of data by operating on it bit by bit. Stream cipher consists of two major components: a key stream generator, and a mixing function.  Mixing function is usually just an XOR function, while key stream generator is the main unit in stream cipher encryption technique. Security Requirement for wireless Network
  • 21. SECURITY GOALS-DATA ENCRYPTION STANDARDS  DES  DES (Data Encryption Standard), was the first encryption standard to be recommended by NIST (National Institute of Standards and Technology).  It is based on the IBM proposed algorithm called Lucifer.  AES  AES(Advanced Encryption Standard), is the new encryption standard recommended by NIST to replace DES.  Both AES and DES are block ciphers. Security Requirement for wireless Network
  • 22. SECURITY GOALS-DATA ENCRYPTION STANDARDS  RC4  RC4 or ARC-Four is the most widely used stream cipher.  It is used with SSL (Secure socket Layer), which is used to secure identification information and money transfers over the Internet. Security Requirement for wireless Network
  • 23. SECURITY GOALS-DATA ENCRYPTION  CRYPTOGRAPHY  To send data securely between two nodes, the system must encrypt the data or "systematically scramble information so that it cannot be read without knowing the coding key".  This concept is called as the Cryptography.  This operation determines to a certain level the strength of the security system, the harder it is to break the encrypted message the more secure the system is to be. Security Requirement for wireless Network
  • 24. SECURITY GOALS-DATA ENCRYPTION  plain text means the " The original intelligible message” and Cipher text " The transformed message”.  Data encryption procedures are mainly categorized into two categories depending on the type of security keys used to encrypt/decrypt the secured data.  These two categories are:  Asymmetric and Symmetric encryption techniques. Security Requirement for wireless Network
  • 25. SECURITY GOALS-DATA ENCRYPTION  Symmetric Encryption  In this type of encryption, the sender and the receiver agree on a secret (shared) key.  Then they use this secret key to encrypt and decrypt their sent messages.  Asymmetric Encryption  Asymmetric encryption is the other type of encryption where two keys are used.  In that Key1 can encrypt only Key2 can decrypt, and vice versa.  It is also known as Public Key Cryptography (PKC), because users tend to use two keys: public key, which is know to the public, and private key which is known only to the user. Security Requirement for wireless Network