SlideShare a Scribd company logo
1 of 31
SECURE
COMMUNICATION
Anita Maharjan
Basanta kadel
Bhoj Raj Kafle
Bijay Raj Paudel
INTRODUCTION
 as we know in a network system, it is not possible that single user enjoy the
whole system all alone.
 because networking is used by most sector like
banking,entertainment, commercial,educational,etc.
what we think of networking and what
we want is
NETWORK SYSTEM
BUT ACTUALLY!!
Bankers
entertainer
educator
we Hacker
s!!
What is network security?
 network security refers to any activities designed to protect your network.
 Specifically, these activities protect the usability, reliability, integrity, and
safety of your network and data.
 Effective network security targets a variety of threats and stops them from
entering or spreading on your network.
 So, secure communication refers to a communication in secure
network whereby only the recipient of the message understands the
message, even if there are intruders who may intercept, read and perform
computations on whatever is being transmitted.
Properties of Secure
Communication in
Networking
Confidentiality
 Only the sender and the receiver should be able to understand the contents of the
transmitted message. B
 Because of intruders(eavesdropper), i.e. hackers, the message maybe encrypted (its data
disguised) so that the interceptor cannot understand the message.
Attack at
9pm.
12383084
093.
$h34#88
123830
84093.
$h34#8
8
Attack
at
9pm.
Move
Move
Authentication
 Process of providing identity
 Can be classified into three main categories:
 what do you know,
 what do you have and
 what you are
Username and Password
 User to access the information is provided with unique
user ID and password
 Can be for users and for computers that share data
 Based on what you know
Tokens
 Tokens are the security device that authenticates the
user by having the appropriate permissions embedded
into the token itself
 Token can be cards, RF ID tags etc.
 Based on what you have
Biometrics
 Uses the person’s unique character to authenticate them
 Based on what you are.
 Human characteristics that can be used for identification
includes:
 Fingerprint
 Hand
 Retina
 Face
 Voice, etc
Message integrity and nonrepudiation
 Even if the sender and receiver are able to authenticate each other, they also want to
ensure that the content of their communication is not altered, either maliciously or by
accident during transmission.
 Therefore message integrity can be ensured by extensions to the checksumming
techniques that we encounter in reliable transport and data link protocols.
The most common approach is to use
 a one-way hash function that combines all the bytes in the message with a secret key
and produces a message digest that is impossible to reverse.
 So the thing that will give the sender and the receiver the assurance,
 of untampered data is also a small fixed length data called MAC(Message
authentication code).
How to generate a MAC(Message Authentication Code)?
 Hash function is one of the method, that can be used to generate a message
authentication code.
 This is done with the help of a generating a hash value of secret key & and a message to
be authenticated.
 The message to be authenticated, can be of any length. But the output of the hash
function done on the message, will be of fixed length.
 this generated MAC, will also confirm the authenticity, because only the person that has
the secret key can open that MAC value for verifying the data(as mentioned before the
MAC is generated with the secret key value).
 As mentioned, the sender and the receiver will negotiate a secret key, before beginning
the communication. This is similar to symmetric encryption, where same keys are used to
decrypt at both the ends.
30873.
98
890
critical case like in banking..
transfer
$100 to
account
no.12399
transfer
$1000
to
account
no.
12399
Availability and access control
 The compelling need for network security has been made unbearable
over the past several years by numerous denial-of-access attacks that
have rendered a network host or other pieces of network infrastructure
unusable by legitimate users.
 The notion of access control ensures that entities seeking to gain access to
resources are allowed to do so only if they have the appropriate access
rights and perform their accesses in a well-defined manner
studen
t
identit
y
card
only acess
to external information
like school
programs,information
about courses,etc
acess to all
information, int
ernal as well a
external
princip
al
identity
card
Network Security
How are the Principles Implemented?
Layering
Passwords
Antivirus Softwares
Network Policies
Door Locks
Information
Limiting
 Limiting access to information reduces threat
 Only those who must use data should have access to it.
 The amount of access granted to someone must should
be limited to what the person needs to know or do.
Limiting Example
Obscurity
 Obscuring what goes on inside a system or organization
and avoiding clear patterns of behavior makes access
from outside difficult.
Simplicity
 Complex security system can be difficult to
understand, troubleshoot and feel secure about
 The aim is to make the system simple from inside and
complex from the outside
Authentication
 Process of providing identity
 Can be classified into three main categories:
 what do you know (Username and Password),
 what do you have(tokens, card)
 what you are(biometrics)
In Summary
Properties of Secure Communication:
Confidentiality
Authentication
Message Integrity
Access Control
THANK YOU

More Related Content

What's hot

Presentation On Steganography
Presentation On SteganographyPresentation On Steganography
Presentation On Steganography
TeachMission
 
Intrusion detection system ppt
Intrusion detection system pptIntrusion detection system ppt
Intrusion detection system ppt
Sheetal Verma
 

What's hot (20)

wireless communication security PPT, presentation
wireless communication security PPT, presentationwireless communication security PPT, presentation
wireless communication security PPT, presentation
 
Network security
Network security Network security
Network security
 
Chapter 1 Introduction to Security
Chapter 1 Introduction to SecurityChapter 1 Introduction to Security
Chapter 1 Introduction to Security
 
Key management and distribution
Key management and distributionKey management and distribution
Key management and distribution
 
CS6701 CRYPTOGRAPHY AND NETWORK SECURITY
CS6701 CRYPTOGRAPHY AND NETWORK SECURITYCS6701 CRYPTOGRAPHY AND NETWORK SECURITY
CS6701 CRYPTOGRAPHY AND NETWORK SECURITY
 
Network Security Fundamentals
Network Security FundamentalsNetwork Security Fundamentals
Network Security Fundamentals
 
Web security
Web securityWeb security
Web security
 
Presentation On Steganography
Presentation On SteganographyPresentation On Steganography
Presentation On Steganography
 
Network Security
Network SecurityNetwork Security
Network Security
 
Ch06 Wireless Network Security
Ch06 Wireless Network SecurityCh06 Wireless Network Security
Ch06 Wireless Network Security
 
Information Security Lecture #1 ppt
Information Security Lecture #1 pptInformation Security Lecture #1 ppt
Information Security Lecture #1 ppt
 
Network security - OSI Security Architecture
Network security - OSI Security ArchitectureNetwork security - OSI Security Architecture
Network security - OSI Security Architecture
 
IP Security
IP SecurityIP Security
IP Security
 
Wireless security presentation
Wireless security presentationWireless security presentation
Wireless security presentation
 
Network security & cryptography full notes
Network security & cryptography full notesNetwork security & cryptography full notes
Network security & cryptography full notes
 
Intrusion detection system ppt
Intrusion detection system pptIntrusion detection system ppt
Intrusion detection system ppt
 
OSI Security Architecture
OSI Security ArchitectureOSI Security Architecture
OSI Security Architecture
 
CRYPTOGRAPHY & NETWORK SECURITY - unit 1
CRYPTOGRAPHY & NETWORK SECURITY -  unit 1CRYPTOGRAPHY & NETWORK SECURITY -  unit 1
CRYPTOGRAPHY & NETWORK SECURITY - unit 1
 
Network security
Network securityNetwork security
Network security
 
Firewall in Network Security
Firewall in Network SecurityFirewall in Network Security
Firewall in Network Security
 

Viewers also liked

Secure Communication with Privacy Preservation in VANET
Secure Communication with Privacy Preservation in VANETSecure Communication with Privacy Preservation in VANET
Secure Communication with Privacy Preservation in VANET
Ankit Gupta
 
04-1 E-commerce Security slides
04-1 E-commerce Security slides04-1 E-commerce Security slides
04-1 E-commerce Security slides
monchai sopitka
 

Viewers also liked (7)

Secure Communication
Secure CommunicationSecure Communication
Secure Communication
 
wolfSSL Year In Review, 2013
wolfSSL Year In Review, 2013wolfSSL Year In Review, 2013
wolfSSL Year In Review, 2013
 
Secure Communication: Usability and Necessity of SSL/TLS
Secure Communication: Usability and Necessity of SSL/TLSSecure Communication: Usability and Necessity of SSL/TLS
Secure Communication: Usability and Necessity of SSL/TLS
 
MISP EcoSystem - Threat Intelligence, VMRay, MISP
MISP EcoSystem - Threat Intelligence, VMRay, MISPMISP EcoSystem - Threat Intelligence, VMRay, MISP
MISP EcoSystem - Threat Intelligence, VMRay, MISP
 
Secure Communication with Privacy Preservation in VANET
Secure Communication with Privacy Preservation in VANETSecure Communication with Privacy Preservation in VANET
Secure Communication with Privacy Preservation in VANET
 
04-1 E-commerce Security slides
04-1 E-commerce Security slides04-1 E-commerce Security slides
04-1 E-commerce Security slides
 
Networking and communications security – network architecture design
Networking and communications security – network architecture designNetworking and communications security – network architecture design
Networking and communications security – network architecture design
 

Similar to Secure communication in Networking

A Review Study on Secure Authentication in Mobile System
A Review Study on Secure Authentication in Mobile SystemA Review Study on Secure Authentication in Mobile System
A Review Study on Secure Authentication in Mobile System
Editor IJCATR
 
Mis jaiswal-chapter-11
Mis jaiswal-chapter-11Mis jaiswal-chapter-11
Mis jaiswal-chapter-11
Amit Fogla
 
1. Original Post by Catherine JohnsonCryptographic MethodsC
1. Original Post by Catherine JohnsonCryptographic MethodsC1. Original Post by Catherine JohnsonCryptographic MethodsC
1. Original Post by Catherine JohnsonCryptographic MethodsC
SantosConleyha
 
1. Original Post by Catherine JohnsonCryptographic MethodsC
1. Original Post by Catherine JohnsonCryptographic MethodsC1. Original Post by Catherine JohnsonCryptographic MethodsC
1. Original Post by Catherine JohnsonCryptographic MethodsC
AbbyWhyte974
 
Security for e commerce
Security for e commerceSecurity for e commerce
Security for e commerce
Mohsin Ahmad
 
Network security by sandhya
Network security by sandhyaNetwork security by sandhya
Network security by sandhya
sandeepsandy75
 

Similar to Secure communication in Networking (20)

Iaetsd network security and
Iaetsd network security andIaetsd network security and
Iaetsd network security and
 
Chapter 2 System Security.pptx
Chapter 2 System Security.pptxChapter 2 System Security.pptx
Chapter 2 System Security.pptx
 
IMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKING
IMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKINGIMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKING
IMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKING
 
A Review Study on Secure Authentication in Mobile System
A Review Study on Secure Authentication in Mobile SystemA Review Study on Secure Authentication in Mobile System
A Review Study on Secure Authentication in Mobile System
 
Achieving data integrity by forming the digital signature using RSA and SHA-1...
Achieving data integrity by forming the digital signature using RSA and SHA-1...Achieving data integrity by forming the digital signature using RSA and SHA-1...
Achieving data integrity by forming the digital signature using RSA and SHA-1...
 
Mis jaiswal-chapter-11
Mis jaiswal-chapter-11Mis jaiswal-chapter-11
Mis jaiswal-chapter-11
 
Introduction to Network Security
Introduction to Network SecurityIntroduction to Network Security
Introduction to Network Security
 
1. Original Post by Catherine JohnsonCryptographic MethodsC
1. Original Post by Catherine JohnsonCryptographic MethodsC1. Original Post by Catherine JohnsonCryptographic MethodsC
1. Original Post by Catherine JohnsonCryptographic MethodsC
 
1. Original Post by Catherine JohnsonCryptographic MethodsC
1. Original Post by Catherine JohnsonCryptographic MethodsC1. Original Post by Catherine JohnsonCryptographic MethodsC
1. Original Post by Catherine JohnsonCryptographic MethodsC
 
cybersecurity
cybersecuritycybersecurity
cybersecurity
 
E-Commerce security
E-Commerce security E-Commerce security
E-Commerce security
 
Security for e commerce
Security for e commerceSecurity for e commerce
Security for e commerce
 
Cybersecurity Interview Questions and Answers.pdf
Cybersecurity Interview Questions and Answers.pdfCybersecurity Interview Questions and Answers.pdf
Cybersecurity Interview Questions and Answers.pdf
 
Presentation on Network Security
Presentation on Network SecurityPresentation on Network Security
Presentation on Network Security
 
COMPUTER AND NETWORK SECURITY.pptx
COMPUTER AND NETWORK SECURITY.pptxCOMPUTER AND NETWORK SECURITY.pptx
COMPUTER AND NETWORK SECURITY.pptx
 
Information Leakage Prevention Using Public Key Encryption System and Fingerp...
Information Leakage Prevention Using Public Key Encryption System and Fingerp...Information Leakage Prevention Using Public Key Encryption System and Fingerp...
Information Leakage Prevention Using Public Key Encryption System and Fingerp...
 
Wireless Communiction Security
Wireless Communiction SecurityWireless Communiction Security
Wireless Communiction Security
 
UNIT-3.docx
UNIT-3.docxUNIT-3.docx
UNIT-3.docx
 
Network security by sandhya
Network security by sandhyaNetwork security by sandhya
Network security by sandhya
 
Aspects of Network Security
Aspects of Network SecurityAspects of Network Security
Aspects of Network Security
 

Recently uploaded

VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 

Recently uploaded (20)

(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 

Secure communication in Networking

  • 2. INTRODUCTION  as we know in a network system, it is not possible that single user enjoy the whole system all alone.  because networking is used by most sector like banking,entertainment, commercial,educational,etc.
  • 3. what we think of networking and what we want is NETWORK SYSTEM
  • 5.
  • 6.
  • 7.
  • 8. What is network security?  network security refers to any activities designed to protect your network.  Specifically, these activities protect the usability, reliability, integrity, and safety of your network and data.  Effective network security targets a variety of threats and stops them from entering or spreading on your network.  So, secure communication refers to a communication in secure network whereby only the recipient of the message understands the message, even if there are intruders who may intercept, read and perform computations on whatever is being transmitted.
  • 10. Confidentiality  Only the sender and the receiver should be able to understand the contents of the transmitted message. B  Because of intruders(eavesdropper), i.e. hackers, the message maybe encrypted (its data disguised) so that the interceptor cannot understand the message.
  • 12. Authentication  Process of providing identity  Can be classified into three main categories:  what do you know,  what do you have and  what you are
  • 13. Username and Password  User to access the information is provided with unique user ID and password  Can be for users and for computers that share data  Based on what you know
  • 14. Tokens  Tokens are the security device that authenticates the user by having the appropriate permissions embedded into the token itself  Token can be cards, RF ID tags etc.  Based on what you have
  • 15. Biometrics  Uses the person’s unique character to authenticate them  Based on what you are.  Human characteristics that can be used for identification includes:  Fingerprint  Hand  Retina  Face  Voice, etc
  • 16. Message integrity and nonrepudiation  Even if the sender and receiver are able to authenticate each other, they also want to ensure that the content of their communication is not altered, either maliciously or by accident during transmission.  Therefore message integrity can be ensured by extensions to the checksumming techniques that we encounter in reliable transport and data link protocols. The most common approach is to use  a one-way hash function that combines all the bytes in the message with a secret key and produces a message digest that is impossible to reverse.  So the thing that will give the sender and the receiver the assurance,  of untampered data is also a small fixed length data called MAC(Message authentication code).
  • 17. How to generate a MAC(Message Authentication Code)?  Hash function is one of the method, that can be used to generate a message authentication code.  This is done with the help of a generating a hash value of secret key & and a message to be authenticated.  The message to be authenticated, can be of any length. But the output of the hash function done on the message, will be of fixed length.  this generated MAC, will also confirm the authenticity, because only the person that has the secret key can open that MAC value for verifying the data(as mentioned before the MAC is generated with the secret key value).  As mentioned, the sender and the receiver will negotiate a secret key, before beginning the communication. This is similar to symmetric encryption, where same keys are used to decrypt at both the ends.
  • 18.
  • 20. critical case like in banking.. transfer $100 to account no.12399 transfer $1000 to account no. 12399
  • 21. Availability and access control  The compelling need for network security has been made unbearable over the past several years by numerous denial-of-access attacks that have rendered a network host or other pieces of network infrastructure unusable by legitimate users.  The notion of access control ensures that entities seeking to gain access to resources are allowed to do so only if they have the appropriate access rights and perform their accesses in a well-defined manner
  • 22. studen t identit y card only acess to external information like school programs,information about courses,etc acess to all information, int ernal as well a external princip al identity card
  • 23. Network Security How are the Principles Implemented?
  • 25. Limiting  Limiting access to information reduces threat  Only those who must use data should have access to it.  The amount of access granted to someone must should be limited to what the person needs to know or do.
  • 27. Obscurity  Obscuring what goes on inside a system or organization and avoiding clear patterns of behavior makes access from outside difficult.
  • 28. Simplicity  Complex security system can be difficult to understand, troubleshoot and feel secure about  The aim is to make the system simple from inside and complex from the outside
  • 29. Authentication  Process of providing identity  Can be classified into three main categories:  what do you know (Username and Password),  what do you have(tokens, card)  what you are(biometrics)
  • 30. In Summary Properties of Secure Communication: Confidentiality Authentication Message Integrity Access Control