EZ

Eduzan

Learning Hub

Eduzan
Eduzan / Cyber Security

Introduction to Cyber Security

The OSI Security Architecture is widely acknowledged on a global scale and offers a standardized framework for implementing security measures within organizations. It emphasizes three primary aspects: security threats, security controls, and security services, which are essential for safeguarding data and communication processes. This article delves into the OSI Security Architecture.

What is the OSI Model?

The OSI model serves as a universal framework for computer networking. Adopting a “divide and conquer” strategy, it breaks down the communication system into seven conceptual layers, each building upon the layer below it. The seven layers of the OSI model are:

  • Physical Layer
  • Data Link Layer
  • Network Layer
  • Transport Layer
  • Session Layer
  • Presentation Layer
  • Application Layer

What is OSI Security?

OSI (Open Systems Interconnection) security encompasses a suite of protocols, standards, and methodologies designed to ensure the protection of data and communications within a network environment built on the OSI model. Established by the International Organization for Standardization (ISO), this model provides a conceptual structure for comprehending the interplay of networking protocols within a layered system.

Classification of OSI Security Architecture

The OSI Security Architecture defines a structured approach to embedding security at each layer of the model. It specifies security services and mechanisms that can operate across the seven layers to secure data transmitted within a network. These measures aim to ensure data confidentiality, integrity, and availability. The architecture is globally accepted, streamlining the implementation of security frameworks in organizations. Key elements of the OSI Security Architecture include:

1. Security Threats
2. Security Controls
3. Security Services

Key Components of OSI Security Architecture

1. Security Threats

Security threats are attempts to gain unauthorized access, disrupt operations, or compromise system security. They are categorized as:

a) Passive Threats: These involve monitoring communications or data without interfering with their flow. Passive threats include:

  • Listening in (Eavesdropping): An unauthorized party intercepts communications between participants, such as reading unencrypted data streams.
  • Analysis of Traffic: Observing data patterns and metadata to deduce system information, even without reading the content.

b) Active Threats: These disrupt or alter data flow, often leading to system damage. Examples include:

  • Impersonation (Masquerading): Pretending to be a legitimate user to gain access.
  • Replay: Capturing and reusing legitimate transmissions to deceive the system.
  • Alteration of Data: Modifying messages so that the recipient receives incorrect or harmful content.
  • Overloading Systems (DoS): Flooding a system with traffic to render it unavailable.
  •  

2. Security Controls

Security controls are strategies and mechanisms designed to detect, mitigate, or prevent security threats. These include:

  • Encryption: Transforming data into a format that only authorized parties can decode.
  • Electronic Signatures: Using cryptography to verify the authenticity and integrity of digital documents or messages.
  • Padding of Data Streams: Adding random or additional data to obscure true data content.
  • Controlled Routing: Directing data through secure paths, especially when security vulnerabilities are suspected.

3. Security Services

Security services are dedicated measures for managing and mitigating security risks. The primary categories include:

  • Identity Verification (Authentication): Ensuring users or devices are who they claim to be.
  • Resource Access Management: Policies to control who can access specific system resources.
  • Protecting Information (Confidentiality): Ensuring data is not disclosed to unauthorized entities.
  • Maintaining Data Integrity: Verifying that data remains unaltered during transit or storage.
  • Accountability (Non-repudiation): Creating a reliable record of actions or transmissions to prevent denial by involved parties.

Advantages of OSI Security Architecture

  • Enhanced Safety: Offers robust protection against potential risks and threats.
  • Streamlined Task Management: Assists managers in developing comprehensive security frameworks.
  • Compliance with Standards: Aligns with globally recognized security standards.
  • Interoperability: Facilitates compatibility between diverse hardware and software.
  • Scalability: Supports network growth and the integration of new technologies.
  • Adaptability: Enables independent evolution of individual layers to accommodate advancements.
End of lesson.