← → navigate · ESC index · Back to quit
SCIA 120 · Week 10
cover · 01/30
Introduction to Secure Computing and Information Assurance

Security Models and Security Policies

Author: Dr. Zhijiang Chen (Frostburg State University)

Tech darkAI line artReading-based content
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where security models and security policies affects users, data, or operations.
InstructorHow would you recognize security models and security policies in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: This is the domain of security models and security policies.
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 01PROTECT - DETECT - RESPONDSecurity Models...This is the...ControlEvidence
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
agenda · 02/30
Overall Page

Overall roadmap

The week moves from core definitions to practical security decisions.

Introduction

Core reading concept for Week 10.

The Bell-LaPadula Model

Core reading concept for Week 10.

The Biba Integrity Model

Core reading concept for Week 10.

The Clark-Wilson Integrity Model

Core reading concept for Week 10.

Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where overall roadmap affects users, data, or operations.
InstructorHow would you recognize overall roadmap in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Introduction
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 02PROTECT - DETECT - RESPONDOverall roadmapIntroductionThe...The Biba...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
objectives · 03/30
03 objectives

Learning objectives

Students should explain, apply, and evaluate the week’s main security ideas.

Explain Introduction.
Explain The Bell-LaPadula Model.
Explain The Biba Integrity Model.
Explain The Clark-Wilson Integrity Model.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where learning objectives affects users, data, or operations.
InstructorHow would you recognize learning objectives in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Explain Introduction.
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 03POLICY - TOOL - TEST - EVIDENCELearning...Explain...Explain The...Evidence
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
application · 04/30
04 application

Opening scenario

Use a realistic scenario to anchor Security Models and Security Policies in operational decision-making.

This is the domain of security models and security policies.
Security models are formal, often mathematical descriptions of security properties that a system must satisfy.
They provide the conceptual framework that underlies access control implementations: the rules that determine who can read, write, execute, or otherwise interact with system…
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where opening scenario affects users, data, or operations.
InstructorIf this issue appeared in a campus or business system, what evidence would you collect first?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: This is the domain of security models and security policies.
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 04POLICY - TOOL - TEST - EVIDENCEOpening scenarioThis is the...Security models...They provide...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
definition · 05/30
05 definition

Introduction

This is the domain of security models and security policies.

This is the domain of security models and security policies.
Security models are formal, often mathematical descriptions of security properties that a system must satisfy.
They provide the conceptual framework that underlies access control implementations: the rules that determine who can read, write, execute, or otherwise interact with system…
Security policies are the organizational expression of security requirements: written documents that define rules of behavior, acceptable use, and operational procedures.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where introduction affects users, data, or operations.
InstructorWhat problem does introduction help us understand?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: This is the domain of security models and security policies.
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 05POLICY - TOOL - TEST - EVIDENCEIntroductionThis is the...Security models...They provide...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
concept · 06/30
06 concept

The Bell-LaPadula Model

The Bell-LaPadula (BLP) model , developed by David Bell and Leonard LaPadula for the U.S.

The Bell-LaPadula (BLP) model , developed by David Bell and Leonard LaPadula for the U.S.
Department of Defense in the 1970s, is a formal mathematical model focused on confidentiality .
It is designed for environments where information must be strictly controlled based on classification levels (e.g., Unclassified, Confidential, Secret, Top Secret) — a multilevel…
BLP defines two core security properties: 1.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where the bell-lapadula model affects users, data, or operations.
InstructorHow would you recognize the bell-lapadula model in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: The Bell-LaPadula (BLP) model , developed by David Bell and Leonard…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 06POLICY - TOOL - TEST - EVIDENCEThe...Department of...It is designed...BLP defines two...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
application · 07/30
07 application

The Biba Integrity Model

The Biba model , developed by Kenneth Biba in 1977, is the logical complement to Bell-LaPadula, focusing on integrity rather than confidentiality.

The Biba model , developed by Kenneth Biba in 1977, is the logical complement to Bell-LaPadula, focusing on integrity rather than confidentiality.
It uses a similar structure of subjects with integrity levels and objects with integrity levels, but with inverted rules: 1.
Simple Integrity Property ("no read down") : A subject may not read objects with a lower integrity level.
A high-integrity process should not read data from an untrusted (low-integrity) source, as it could corrupt the high-integrity process's operations or conclusions.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where the biba integrity model affects users, data, or operations.
InstructorIf this issue appeared in a campus or business system, what evidence would you collect first?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: The Biba model , developed by Kenneth Biba in 1977, is the logical…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 07POLICY - TOOL - TEST - EVIDENCEThe Biba...The Biba model...It uses a...Simple...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
evidence · 08/30
08 evidence

The Clark-Wilson Integrity Model

The Clark-Wilson model , proposed by David Clark and David Wilson in 1987, takes a different approach to integrity, grounded in commercial business practices rather than military…

The Clark-Wilson model , proposed by David Clark and David Wilson in 1987, takes a different approach to integrity, grounded in commercial business practices rather than military…
It recognizes that integrity in a business context means something specific: data should only be modified through authorized, auditable procedures that maintain internal…
The model introduces several key concepts: - Constrained Data Items (CDIs) : Data items whose integrity must be maintained (e.g., account balances, medical records).
- Unconstrained Data Items (UDIs) : Input data that has not yet been validated (user input, external data).
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where the clark-wilson integrity model affects users, data, or operations.
InstructorHow would you recognize the clark-wilson integrity model in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: The Clark-Wilson model , proposed by David Clark and David Wilson in…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 08CONFIDENTIALITYINTEGRITYAVAILABILITYCIAThe...It recognizes...The model...- Unconstrained...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
definition · 09/30
09 definition

The Brewer-Nash (Chinese Wall) Model

The Brewer-Nash model , proposed by David Brewer and Michael Nash in 1989, addresses conflicts of interest in commercial consulting and financial contexts.

The Brewer-Nash model , proposed by David Brewer and Michael Nash in 1989, addresses conflicts of interest in commercial consulting and financial contexts.
The classic scenario: a consulting firm works for multiple competing clients in the same industry, such as competing investment banks.
Consultants who have accessed information about one bank should not be able to access information about competing banks.
The model introduces conflict of interest classes : groups of companies whose information should be kept separate.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where the brewer-nash (chinese wall) model affects users, data, or operations.
InstructorWhat problem does the brewer-nash (chinese wall) model help us understand?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: The Brewer-Nash model , proposed by David Brewer and Michael Nash in…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 09CONFIDENTIALITYINTEGRITYAVAILABILITYCIAThe Brewer-Nash...The classic...Consultants who...The model...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
concept · 10/30
10 concept

Discretionary Access Control (DAC)

In Discretionary Access Control (DAC) , the owner of a resource controls access to it.

In Discretionary Access Control (DAC) , the owner of a resource controls access to it.
DAC is flexible and intuitive, but it has a fundamental weakness: once a subject has been granted access, they may be able to pass that access to others (through copying files,…
This creates the Trojan horse problem : malware running as a user with read access to a file can exfiltrate that file.
DAC provides no protection against compromised subjects acting within their authorized permissions.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where discretionary access control (dac) affects users, data, or operations.
InstructorHow would you recognize discretionary access control (dac) in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: In Discretionary Access Control (DAC) , the owner of a resource…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 10POLICY - TOOL - TEST - EVIDENCEDiscretionary...In...DAC is flexible...This creates...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
application · 11/30
11 application

Mandatory Access Control (MAC)

In Mandatory Access Control (MAC) , access control is determined by system policy rather than resource owners' discretion.

In Mandatory Access Control (MAC) , access control is determined by system policy rather than resource owners' discretion.
The system assigns security labels (classifications) to both subjects (clearance levels) and objects (sensitivity levels), and access decisions are enforced by the operating…
MAC systems implement the Bell-LaPadula model (or variants of it) in practice.
Users cannot override MAC policies — they cannot share files across classification levels even if they want to.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where mandatory access control (mac) affects users, data, or operations.
InstructorIf this issue appeared in a campus or business system, what evidence would you collect first?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: In Mandatory Access Control (MAC) , access control is determined by…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 11POLICY - TOOL - TEST - EVIDENCEMandatory...In Mandatory...The system...MAC systems...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
evidence · 12/30
12 evidence

Role-Based Access Control (RBAC)

Role-Based Access Control (RBAC) is the most widely used access control model in enterprise environments.

Role-Based Access Control (RBAC) is the most widely used access control model in enterprise environments.
Rather than assigning permissions directly to individual users, RBAC assigns permissions to roles (job functions — database administrator, help desk agent, payroll clerk,…
This abstraction provides several important security benefits: - Least privilege : Users can be assigned to roles that provide only the permissions needed for their job function.
- Separation of duties : Sensitive functions can be distributed across multiple roles that no single user holds simultaneously (e.g., the role that creates a vendor cannot also be…
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where role-based access control (rbac) affects users, data, or operations.
InstructorHow would you recognize role-based access control (rbac) in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Role-Based Access Control (RBAC) is the most widely used access…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 12POLICY - TOOL - TEST - EVIDENCERole-Based...Rather than...This...- Separation of...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
definition · 13/30
13 definition

Attribute-Based Access Control (ABAC)

Attribute-Based Access Control (ABAC) is a more expressive and flexible model in which access decisions are made based on a set of attributes associated with the subject (user),…

Attribute-Based Access Control (ABAC) is a more expressive and flexible model in which access decisions are made based on a set of attributes associated with the subject (user),…
ABAC is significantly more powerful than RBAC — it can express fine-grained, context-sensitive policies that RBAC cannot easily represent — but it is more complex to manage and…
ABAC is implemented through policy languages like XACML (eXtensible Access Control Markup Language) and is increasingly used in cloud platforms (AWS IAM policies are essentially…
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where attribute-based access control (abac) affects users, data, or operations.
InstructorWhat problem does attribute-based access control (abac) help us understand?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Attribute-Based Access Control (ABAC) is a more expressive and…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 13CONFIDENTIALITYINTEGRITYAVAILABILITYCIAAttribute-Based...ABAC is...ControlEvidence
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
concept · 14/30
14 concept

The Principle

No implicit trust : No user, device, or network location is inherently trusted, regardless of whether they are "inside" the network.

No implicit trust : No user, device, or network location is inherently trusted, regardless of whether they are "inside" the network.
Verify explicitly : All access must be authenticated and authorized using all available signals: user identity, device health, location, time, behavior analytics.
Least privilege access : Provide the minimum access necessary for the task, for the minimum necessary duration.
Assume breach : Design and operate as if the attacker is already inside.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where the principle affects users, data, or operations.
InstructorHow would you recognize the principle in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: No implicit trust : No user, device, or network location is…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 14POLICY - TOOL - TEST - EVIDENCEThe PrincipleNo implicit...Verify...Least privilege...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
application · 15/30
15 application

Zero Trust Implementation

The NIST Special Publication 800-207 (Zero Trust Architecture) provides the authoritative framework.

The NIST Special Publication 800-207 (Zero Trust Architecture) provides the authoritative framework.
Key components include: - Strong Identity Verification : MFA, certificate-based device authentication, identity governance.
- Device Health Verification : Continuous compliance checking (OS patch level, EDR presence, disk encryption) before granting access.
- Microsegmentation : Network is divided into small segments, each requiring explicit authorization to cross.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where zero trust implementation affects users, data, or operations.
InstructorIf this issue appeared in a campus or business system, what evidence would you collect first?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: The NIST Special Publication 800-207 (Zero Trust Architecture)…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 15CONFIDENTIALITYINTEGRITYAVAILABILITYCIAZero Trust...The NIST...Key components...- Device Health...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
evidence · 16/30
16 evidence

Defense in Depth

Defense in depth is a security principle derived from military strategy: rather than relying on any single security control, implement multiple independent layers of security such…

Defense in depth is a security principle derived from military strategy: rather than relying on any single security control, implement multiple independent layers of security such…
A firewall and a WAF are both "security controls," but they address different threats and should both be present.
Defense in Depth connects to risk, controls, and evidence.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where defense in depth affects users, data, or operations.
InstructorHow would you recognize defense in depth in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Defense in depth is a security principle derived from military…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 16POLICY - TOOL - TEST - EVIDENCEDefense in DepthDefense in...A firewall and...Evidence
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
definition · 17/30
17 definition

What Is a Security Policy?

A security policy is a formal document that expresses an organization's security requirements, rules, and expected behaviors.

A security policy is a formal document that expresses an organization's security requirements, rules, and expected behaviors.
Policies provide the bridge between abstract security objectives and concrete operational practices.
They communicate management's commitment to security, establish standards that technical controls implement, and provide the baseline for compliance and enforcement.
A policy document has three essential attributes: 1.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where what is a security policy? affects users, data, or operations.
InstructorHow does this concept help us analyze the incident?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: A security policy is a formal document that expresses an…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 17POLICY - TOOL - TEST - EVIDENCEWhat Is a...A security...Policies...They...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
concept · 18/30
18 concept

Types of Security Policies

Acceptable Use Policy (AUP) : Defines what constitutes acceptable and unacceptable use of organizational IT resources (computers, email, internet, cloud services).

Acceptable Use Policy (AUP) : Defines what constitutes acceptable and unacceptable use of organizational IT resources (computers, email, internet, cloud services).
Every employee should acknowledge the AUP as part of onboarding.
Key elements: authorized purposes, prohibited content/activities, monitoring notice, consequences for violations.
Password Policy : Defines requirements for password creation (length, complexity), management (not reusing passwords, not sharing), and storage.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where types of security policies affects users, data, or operations.
InstructorHow would you recognize types of security policies in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Acceptable Use Policy (AUP) : Defines what constitutes acceptable and…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 18POLICY - TOOL - TEST - EVIDENCETypes of...Acceptable Use...Every employee...Key elements...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
application · 19/30
19 application

Policy Development Lifecycle

Security policies are not written once and forgotten — they require ongoing care: 1.

Security policies are not written once and forgotten — they require ongoing care: 1.
Identify Need : What risk or compliance requirement is driving this policy?
What behavior is it intended to govern?
Draft : Working group involving security, legal, HR, business stakeholders.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where policy development lifecycle affects users, data, or operations.
InstructorIf this issue appeared in a campus or business system, what evidence would you collect first?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Security policies are not written once and forgotten — they require…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 19RISK = ASSET x THREAT x IMPACTPolicy...Security...Identify Need...What behavior...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
evidence · 20/30
20 evidence

NIST Cybersecurity Framework (CSF)

The NIST Cybersecurity Framework (CSF) , first published in 2014 and updated as CSF 2.0 in 2024, provides voluntary guidance for organizations to manage and reduce cybersecurity…

The NIST Cybersecurity Framework (CSF) , first published in 2014 and updated as CSF 2.0 in 2024, provides voluntary guidance for organizations to manage and reduce cybersecurity…
The framework is voluntary but has been widely adopted and referenced in U.S.
government contracts and regulatory guidance.
The NIST CSF uses the concept of Implementation Tiers (1-4, from Partial to Adaptive) to characterize the maturity of an organization's risk management practices, and Profiles to…
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where nist cybersecurity framework (csf) affects users, data, or operations.
InstructorHow would you recognize nist cybersecurity framework (csf) in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: The NIST Cybersecurity Framework (CSF) , first published in 2014 and…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 20POLICY - TOOL - TEST - EVIDENCENIST...The NIST...The framework...government...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
definition · 21/30
21 definition

ISO/IEC 27001 and 27002

ISO/IEC 27001 is an international standard for Information Security Management Systems (ISMS) .

ISO/IEC 27001 is an international standard for Information Security Management Systems (ISMS) .
Unlike NIST CSF, which is a flexible framework, ISO 27001 is a formal standard against which organizations can be certified through independent audits.
Certification demonstrates to customers, partners, and regulators that the organization has a systematic, documented, and continuously improving information security management…
ISO 27001 specifies requirements for establishing, implementing, maintaining, and continuously improving an ISMS.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where iso/iec 27001 and 27002 affects users, data, or operations.
InstructorWhat problem does iso/iec 27001 and 27002 help us understand?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: ISO/IEC 27001 is an international standard for Information Security…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 21VERIFY - MONITOR - IMPROVEISO/IEC 27001...Unlike NIST CSF...Certification...ISO 27001...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
concept · 22/30
22 concept

CIS Controls

The CIS Critical Security Controls (CIS Controls) , maintained by the Center for Internet Security, are a prioritized set of 18 security controls derived from analysis of the most…

The CIS Critical Security Controls (CIS Controls) , maintained by the Center for Internet Security, are a prioritized set of 18 security controls derived from analysis of the most…
They are organized into three Implementation Groups (IGs) of increasing maturity: - IG1 (Basic Cyber Hygiene) : Controls 1-6, addressing inventory, patching, access control, and…
- IG2 (Expanded) : IG1 plus additional controls for organizations with more resources and greater risk.
- IG3 (Organizational) : The full set, for organizations facing sophisticated threats.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where cis controls affects users, data, or operations.
InstructorHow would you recognize cis controls in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: The CIS Critical Security Controls (CIS Controls) , maintained by the…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 22POLICY - TOOL - TEST - EVIDENCECIS ControlsThe CIS...They are...- IG2 Expanded...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
application · 23/30
23 application

Compliance vs. Security

An important — and frequently misunderstood — distinction: compliance is not security .

An important — and frequently misunderstood — distinction: compliance is not security .
Compliance means meeting the requirements of a specific standard, regulation, or framework at a specific point in time.
Security means actually reducing risk effectively.
The two often overlap but are not identical.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where compliance vs. security affects users, data, or operations.
InstructorIf this issue appeared in a campus or business system, what evidence would you collect first?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: An important — and frequently misunderstood — distinction: compliance…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 23POLICY - TOOL - TEST - EVIDENCECompliance vs....An important...Compliance...Security means...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
evidence · 24/30
24 evidence

Security Governance

Security governance refers to the framework of leadership, organizational structures, accountability, and processes through which security decisions are made and enforced.

Security governance refers to the framework of leadership, organizational structures, accountability, and processes through which security decisions are made and enforced.
Key elements include: - Chief Information Security Officer (CISO) : Executive ownership of the security program, reporting to the CEO or Board.
- Security Steering Committee : Cross-functional body (IT, legal, HR, business units, finance) providing oversight and aligning security with business objectives.
- Risk Management : Formal processes for identifying, assessing, treating, and monitoring information security risk, integrated with enterprise risk management.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where security governance affects users, data, or operations.
InstructorHow would you recognize security governance in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Security governance refers to the framework of leadership,…
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 24POLICY - TOOL - TEST - EVIDENCESecurity...Key elements...- Security...- Risk...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
vocabulary · 25/30
25 vocabulary

Key terms to keep

Vocabulary becomes useful when students can connect terms to scenarios and evidence.

Introduction
The Bell-LaPadula Model
The Biba Integrity Model
The Clark-Wilson Integrity Model
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where key terms to keep affects users, data, or operations.
InstructorHow would you recognize key terms to keep in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Introduction
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 25POLICY - TOOL - TEST - EVIDENCEKey terms to...IntroductionThe...The Biba...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
comparison · 26/30
26 comparison

Compare: Introduction vs. The Bell-LaPadula Model

Comparing related ideas helps students avoid shallow memorization.

Where Introduction applies.
Where The Bell-LaPadula Model applies.
How the difference changes the security decision.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where compare: introduction vs. the bell-lapadula model affects users, data, or operations.
InstructorHow would you recognize compare: introduction vs. the bell-lapadula model in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Where Introduction applies.
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 26POLICY - TOOL - TEST - EVIDENCECompare:...Where...Where The...How the...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
application · 27/30
27 application

Applied decision checkpoint

Students should translate concepts into a defensible security decision.

Identify the asset or process at risk.
Choose a preventive, detective, or corrective control.
Explain what evidence would prove the control is working.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where applied decision checkpoint affects users, data, or operations.
InstructorIf this issue appeared in a campus or business system, what evidence would you collect first?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Identify the asset or process at risk.
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 27RISK = ASSET x THREAT x IMPACTApplied...Identify the...Choose a...Explain what...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
review · 28/30
28 review

Review questions

Retrieval practice should ask students to define, compare, apply, and evaluate.

Define one core concept in plain language.
Compare two controls or threats from the week.
Apply one idea to a campus or business system.
Evaluate why a solution might fail in practice.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where review questions affects users, data, or operations.
InstructorWhat is the one sentence takeaway for review questions?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Define one core concept in plain language.
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 28POLICY - TOOL - TEST - EVIDENCEReview questionsDefine one core...Compare two...Apply one idea...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
bridge · 29/30
29 bridge

Bridge to lab and assessment

The reading should transfer into evidence-based lab work and written explanations.

Collect evidence, not just screenshots.
Explain what the artifact proves.
Connect the proof back to risk and control selection.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where bridge to lab and assessment affects users, data, or operations.
InstructorHow would you recognize bridge to lab and assessment in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Collect evidence, not just screenshots.
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 29VERIFY - MONITOR - IMPROVEBridge to lab...Collect...Explain what...Connect the...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck
SCIA 120 · Week 10
closing · 30/30
30 closing

Takeaway

The central takeaway from Week 10 is to reason from risk to evidence to action.

Security Models and Security Policies
Security is a decision process, not just a tool list.
Use the reading to justify practical choices.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 10 incident where takeaway affects users, data, or operations.
InstructorHow would you recognize takeaway in a real organization?
StudentThis concept helps us decide what is at risk, what evidence to check, and which control would reduce harm. For this slide, the key clue is: Security Models and Security Policies
Teaching point: Push the answer beyond a definition: name the asset, identify the risk, choose evidence, and justify a practical control.
GAMMA-STYLE VISUAL - SLIDE 30POLICY - TOOL - TEST - EVIDENCETakeawaySecurity Models...Security is a...Use the reading...
Dr. Zhijiang Chen · Frostburg State University
Week 10 deck