Terminologies Lecture 3d: Compsci 726 Network Defence and Countermeasures

Download as pdf or txt
Download as pdf or txt
You are on page 1of 14

TERMINOLOGIES

Lecture 3d
COMPSCI 726
Network Defence and Countermeasures

Muhammad Rizwan Asghar

July 22, 2021


NETWORK SECURITY

“Network Security is the process of taking physical and


software preventative measures to protect the underlying
networking infrastructure from unauthorized access, misuse,
malfunction, modification, destruction, or improper disclosure,
thereby creating a secure platform for computers, users and
programs to perform their permitted critical functions within a
secure environment.”

Source: SANS

2
THE OSI SECURITY ARCHITECTURE

▪ Security attack
– An action that compromises security of the system and
exchanged information

▪ Security service
– A service that enhances security of the system and
exchanged information

▪ Security mechanism
– A mechanism that is designed to detect, prevent, or recover
from a security attack

3
TYPES OF SECURITY ATTACKS

▪ Passive
– Release of message content (disclosure)
– Traffic analysis

▪ Active
– Masquerade
– Replay
– Message modification
– Denial of Service (DoS)

4
RELEASE OF MESSAGE CONTENT

Source: Network Security Essentials by William Stallings

5
TRAFFIC ANALYSIS

Source: Network Security Essentials by William Stallings

6
MASQUERADE

Source: Network Security Essentials by William Stallings

7
REPLAY

Source: Network Security Essentials by William Stallings

8
MESSAGE MODIFICATION

Source: Network Security Essentials by William Stallings

9
DENIAL OF SERVICE (DOS)

Source: Network Security Essentials by William Stallings

10
SECURITY SERVICES

▪ Authentication
– A process of identifying whether the communicating entity is the one it
claims to be

▪ Access control (or authorisation)


– A technique used to regulate access to resources

▪ Confidentiality
– Protection of the data

▪ Data integrity
– Ensuring received data is not tampered by unauthorised entities

▪ Non-repudiation
– Protection against denial by communicating entities

▪ Availability
– The property of a system being accessible and usable upon demand

11
RELATIONSHIP BETWEEN SECURITY
SERVICES AND ATTACKS

Release of
Traffic Message Denial of
Message Masquerade Replay
Analysis Modification Service
Services Content

Authentication ✓

Access

Control
Confidentiality

(Message)
Confidentiality

(Header)

Data Integrity ✓* ✓

Non-
repudiation

Availability ✓

* Using freshness

12
TO BE CONTINUED

▪ See the next lecture

13
Questions?

Thanks for your attention!

14

You might also like