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

Network Security Fundamentals

Author: Dr. Zhijiang Chen (Frostburg State University)

Tech darkAI line artReading-based content
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where network security fundamentals affects users, data, or operations.
InstructorHow would you recognize network security fundamentals 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: Networks are the arteries of modern computing: nearly every piece of…
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 - RESPONDNetwork...Networks are...ControlEvidence
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
agenda · 02/30
Overall Page

Overall roadmap

The week moves from core definitions to practical security decisions.

Introduction

Core reading concept for Week 07.

The OSI Model

Core reading concept for Week 07.

The TCP/IP Stack

Core reading concept for Week 07.

IP Addressing and Subnetting

Core reading concept for Week 07.

Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 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 OSI ModelThe TCP/IP Stack
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
objectives · 03/30
03 objectives

Learning objectives

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

Explain Introduction.
Explain The OSI Model.
Explain The TCP/IP Stack.
Explain IP Addressing and Subnetting.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 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 OSI...Explain The...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
application · 04/30
04 application

Opening scenario

Use a realistic scenario to anchor Network Security Fundamentals in operational decision-making.

Networks are the arteries of modern computing: nearly every piece of software of consequence communicates over a network, and nearly every organization's most sensitive data flows…
The internet, as the world's largest and most open network, is simultaneously its most powerful communications medium and its largest attack surface.
Understanding how networks function — their architecture, protocols, and inherent vulnerabilities — is a prerequisite for understanding how to defend them.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 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: Networks are the arteries of modern computing: nearly every piece of…
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 scenarioNetworks are...The internet as...Understanding...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
definition · 05/30
05 definition

Introduction

Networks are the arteries of modern computing: nearly every piece of software of consequence communicates over a network, and nearly every organization's most sensitive data flows…

Networks are the arteries of modern computing: nearly every piece of software of consequence communicates over a network, and nearly every organization's most sensitive data flows…
The internet, as the world's largest and most open network, is simultaneously its most powerful communications medium and its largest attack surface.
Understanding how networks function — their architecture, protocols, and inherent vulnerabilities — is a prerequisite for understanding how to defend them.
This chapter begins with a review of the networking concepts needed to understand security: the OSI and TCP/IP models, addressing, and routing.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 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: Networks are the arteries of modern computing: nearly every piece of…
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 - EVIDENCEIntroductionNetworks are...The internet as...Understanding...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
concept · 06/30
06 concept

The OSI Model

The Open Systems Interconnection (OSI) model is a conceptual framework that divides network communication into seven distinct layers.

The Open Systems Interconnection (OSI) model is a conceptual framework that divides network communication into seven distinct layers.
Each layer provides services to the layer above it and relies on the layer below.
Understanding this model is critical for security professionals because different attacks target different layers, and defensive tools are typically designed to operate at one or…
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where the osi model affects users, data, or operations.
InstructorHow would you recognize the osi 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 Open Systems Interconnection (OSI) model is a conceptual…
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 OSI ModelThe Open...Each layer...Understanding...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
application · 07/30
07 application

The TCP/IP Stack

The TCP/IP model is the practical implementation underlying the internet.

The TCP/IP model is the practical implementation underlying the internet.
It collapses the OSI's seven layers into four: - Application Layer (combines OSI layers 5-7): HTTP/S, DNS, SMTP, SSH.
- Transport Layer (OSI layer 4): TCP (connection-oriented, reliable) and UDP (connectionless, best-effort).
- Internet Layer (OSI layer 3): IP addressing and routing.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where the tcp/ip stack 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 TCP/IP model is the practical implementation underlying 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 07POLICY - TOOL - TEST - EVIDENCEThe TCP/IP StackThe TCP/IP...It collapses...- Transport...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
evidence · 08/30
08 evidence

IP Addressing and Subnetting

Every device on an IP network has an IP address (IPv4: 32-bit, written as four octets, e.g., 192.168.1.100; IPv6: 128-bit, written in hexadecimal).

Every device on an IP network has an IP address (IPv4: 32-bit, written as four octets, e.g., 192.168.1.100; IPv6: 128-bit, written in hexadecimal).
A subnet mask defines which portion of an IP address identifies the network and which identifies the host within that network.
CIDR notation (e.g., 192.168.1.0/24) expresses the subnet mask as the number of bits in the network portion.
Understanding subnetting is foundational to network segmentation, a core defensive strategy discussed later in this chapter.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where ip addressing and subnetting affects users, data, or operations.
InstructorHow would you recognize ip addressing and subnetting 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: Every device on an IP network has an IP address (IPv4: 32-bit,…
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 08POLICY - TOOL - TEST - EVIDENCEIP Addressing...Every device on...A subnet mask...CIDR notation e
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
definition · 09/30
09 definition

Network Security Threats by OSI Layer

Security threats do not target the network as a monolithic entity — they target specific protocols and mechanisms at specific layers.

Security threats do not target the network as a monolithic entity — they target specific protocols and mechanisms at specific layers.
Understanding the layer at which a threat operates guides the appropriate defensive response.
- Layer 1 (Physical) : Physical eavesdropping (tapping copper cables), jamming wireless signals, unauthorized physical access to network hardware.
- Layer 2 (Data Link) : ARP poisoning, MAC flooding (overwhelming a switch's address table to force broadcasting), VLAN hopping.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where network security threats by osi layer affects users, data, or operations.
InstructorWhat problem does network security threats by osi layer 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: Security threats do not target the network as a monolithic entity —…
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 09POLICY - TOOL - TEST - EVIDENCENetwork...Security...Understanding...- Layer 1...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
concept · 10/30
10 concept

ARP Poisoning

The Address Resolution Protocol (ARP) maps IP addresses to MAC (hardware) addresses on a local network segment.

The Address Resolution Protocol (ARP) maps IP addresses to MAC (hardware) addresses on a local network segment.
ARP is a stateless protocol — devices cache ARP replies without verifying whether they requested them.
An attacker on the same local network segment can broadcast forged ARP replies, associating their own MAC address with the IP address of another device (such as the default…
Subsequent traffic destined for that IP address is then forwarded to the attacker instead.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where arp poisoning affects users, data, or operations.
InstructorHow would you recognize arp poisoning 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 Address Resolution Protocol (ARP) maps IP addresses to MAC…
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 - EVIDENCEARP PoisoningThe Address...ARP is a...An attacker on...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
application · 11/30
11 application

DNS Poisoning and Spoofing

The Domain Name System (DNS) translates human-readable domain names (e.g., www.bank.com) into IP addresses.

The Domain Name System (DNS) translates human-readable domain names (e.g., www.bank.com) into IP addresses.
DNS cache poisoning (also called DNS spoofing) involves injecting false DNS records into a resolver's cache so that subsequent lookups for a domain return an attacker-controlled…
Classic DNS poisoning exploited the fact that DNS used predictable transaction IDs and source ports.
The Kaminsky attack (discovered in 2008) demonstrated a practical, fast method for poisoning DNS caches on a wide scale.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where dns poisoning and spoofing 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 Domain Name System (DNS) translates human-readable domain names…
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 - EVIDENCEDNS Poisoning...The Domain Name...DNS cache...Classic DNS...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
evidence · 12/30
12 evidence

IP Spoofing

IP spoofing involves sending IP packets with a forged source address, making the traffic appear to originate from a different host.

IP spoofing involves sending IP packets with a forged source address, making the traffic appear to originate from a different host.
IP spoofing is used in denial-of-service attacks (to amplify traffic or make the source harder to trace) and in some types of session hijacking.
Defenses include ingress filtering : routers at network perimeters are configured to drop packets arriving from outside the network that claim to have source addresses belonging…
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where ip spoofing affects users, data, or operations.
InstructorHow would you recognize ip spoofing 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: IP spoofing involves sending IP packets with a forged source address,…
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 - EVIDENCEIP SpoofingIP spoofing...IP spoofing is...Defenses...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
definition · 13/30
13 definition

SYN Flood DoS/DDoS

A SYN flood attack exploits the TCP three-way handshake.

A SYN flood attack exploits the TCP three-way handshake.
The attacker sends a large volume of SYN packets — typically with spoofed source IPs — to a target server.
The server allocates resources (a half-open connection entry in its state table) and sends SYN-ACK responses that never receive an ACK because the source IPs are fake.
As the state table fills, the server can no longer accept legitimate connections.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where syn flood dos/ddos affects users, data, or operations.
InstructorWhat problem does syn flood dos/ddos 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: A SYN flood attack exploits the TCP three-way handshake.
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 13POLICY - TOOL - TEST - EVIDENCESYN Flood...A SYN flood...The attacker...The server...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
concept · 14/30
14 concept

Packet Sniffing

Packet sniffing (or network capture) involves capturing and analyzing network traffic.

Packet sniffing (or network capture) involves capturing and analyzing network traffic.
On networks using hubs (which broadcast traffic to all ports), sniffing is trivial.
Modern switched networks only forward frames to the intended recipient, but sniffing is still possible through ARP poisoning, compromising a switch's SPAN port, or placing a…
Wireshark is the most widely used packet capture and analysis tool.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where packet sniffing affects users, data, or operations.
InstructorHow would you recognize packet sniffing 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: Packet sniffing (or network capture) involves capturing and analyzing…
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 - EVIDENCEPacket SniffingPacket sniffing...On networks...Modern switched...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
application · 15/30
15 application

Port Scanning

Port scanning probes a target host's TCP or UDP ports to discover which services are running.

Port scanning probes a target host's TCP or UDP ports to discover which services are running.
Nmap (Network Mapper) is the de facto standard tool for port scanning and network discovery.
A basic TCP SYN scan sends SYN packets to a range of ports; open ports respond with SYN-ACK, closed ports respond with RST, and filtered ports (behind a firewall) produce no…
Nmap also supports OS detection, service version detection, and script-based vulnerability scanning through the Nmap Scripting Engine (NSE).
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where port scanning 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: Port scanning probes a target host's TCP or UDP ports to discover…
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 15POLICY - TOOL - TEST - EVIDENCEPort ScanningPort scanning...Nmap Network...A basic TCP SYN...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
evidence · 16/30
16 evidence

Firewalls

A firewall is the most fundamental network security control — a device or software that monitors and controls incoming and outgoing network traffic based on predefined security…

A firewall is the most fundamental network security control — a device or software that monitors and controls incoming and outgoing network traffic based on predefined security…
Packet-filtering firewalls (Layer 3) examine individual packets and make allow/deny decisions based on source IP, destination IP, protocol, and port number.
They are fast but stateless — they cannot distinguish between a new connection request and an established connection's return traffic.
Stateful inspection firewalls (Layer 4) track the state of network connections and make decisions based on context.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where firewalls affects users, data, or operations.
InstructorHow would you recognize firewalls 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: A firewall is the most fundamental network security control — a…
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 - EVIDENCEFirewallsA firewall is...Packet-filtering...They are fast...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
definition · 17/30
17 definition

IDS and IPS

An Intrusion Detection System (IDS) monitors network traffic or host activity for signs of malicious activity and generates alerts.

An Intrusion Detection System (IDS) monitors network traffic or host activity for signs of malicious activity and generates alerts.
An Intrusion Prevention System (IPS) goes further — it actively blocks detected attacks in real time.
Both IDS and IPS can use two fundamental detection approaches: - Signature-based detection : Compares traffic against a database of known attack patterns (signatures).
Highly effective against known threats; ineffective against novel ("zero-day") attacks.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where ids and ips affects users, data, or operations.
InstructorWhat problem does ids and ips 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: An Intrusion Detection System (IDS) monitors network traffic or host…
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 - EVIDENCEIDS and IPSAn Intrusion...Both IDS and...Highly...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
concept · 18/30
18 concept

Network Segmentation and VLANs

Network segmentation divides a network into isolated zones, limiting the blast radius of a compromise.

Network segmentation divides a network into isolated zones, limiting the blast radius of a compromise.
If an attacker gains access to one segment, they cannot freely move to others.
VLANs (Virtual Local Area Networks) implement segmentation at Layer 2 using logical rather than physical separation.
Traffic between VLANs must pass through a router or Layer 3 switch, where firewall rules can be applied.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where network segmentation and vlans affects users, data, or operations.
InstructorHow would you recognize network segmentation and vlans 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: Network segmentation divides a network into isolated zones, limiting…
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 - EVIDENCENetwork...If an attacker...VLANs Virtual...Traffic between...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
application · 19/30
19 application

DMZ Architecture

A DMZ (Demilitarized Zone) is a network segment that hosts publicly accessible services (web servers, mail servers, DNS) while being isolated from the internal network.

A DMZ (Demilitarized Zone) is a network segment that hosts publicly accessible services (web servers, mail servers, DNS) while being isolated from the internal network.
Traffic from the internet is permitted to reach DMZ hosts (with restrictions), but DMZ hosts cannot freely initiate connections into the internal network.
A typical DMZ architecture uses two firewalls: an outer firewall between the internet and the DMZ, and an inner firewall between the DMZ and the internal network.
This ensures that even a complete compromise of a DMZ server does not give the attacker direct access to internal systems.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where dmz architecture 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: A DMZ (Demilitarized Zone) is a network segment that hosts publicly…
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 19POLICY - TOOL - TEST - EVIDENCEDMZ ArchitectureA DMZ...Traffic from...A typical DMZ...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
evidence · 20/30
20 evidence

VPNs: Virtual Private Networks

A VPN (Virtual Private Network) creates an encrypted tunnel between endpoints over a public network (typically the internet), providing confidentiality and integrity for the…

A VPN (Virtual Private Network) creates an encrypted tunnel between endpoints over a public network (typically the internet), providing confidentiality and integrity for the…
VPNs are used to allow remote employees to securely access internal resources, to connect geographically separated offices, and to provide privacy for general internet browsing.
IPSec (Internet Protocol Security) operates at Layer 3 and can be deployed in transport mode (encrypting only the payload) or tunnel mode (encrypting the entire original IP…
IPSec uses two main protocols: AH (Authentication Header) for integrity without encryption, and ESP (Encapsulating Security Payload) for both confidentiality and integrity.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where vpns: virtual private networks affects users, data, or operations.
InstructorHow would you recognize vpns: virtual private networks 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: A VPN (Virtual Private Network) creates an encrypted tunnel between…
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 - EVIDENCEVPNs: Virtual...A VPN Virtual...VPNs are used...IPSec Internet...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
definition · 21/30
21 definition

Network Access Control (NAC)

Network Access Control (NAC) systems enforce security policy before allowing devices to connect to a network.

Network Access Control (NAC) systems enforce security policy before allowing devices to connect to a network.
A NAC system can verify that a device meets minimum security requirements (up-to-date operating system patches, active antivirus, required security software) before granting…
Devices that fail compliance checks may be placed in a quarantine VLAN until remediated.
NAC is implemented using the 802.1X standard in conjunction with a RADIUS authentication server.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where network access control (nac) affects users, data, or operations.
InstructorWhat problem does network access control (nac) 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: Network Access Control (NAC) systems enforce security policy before…
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 21POLICY - TOOL - TEST - EVIDENCENetwork Access...A NAC system...Devices that...NAC is...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
concept · 22/30
22 concept

SIEM: Security Information and Event Management

SIEM is the backbone of a Security Operations Center (SOC).

SIEM is the backbone of a Security Operations Center (SOC).
Popular SIEM platforms include Splunk, IBM QRadar, Microsoft Sentinel, and the open-source Elastic Stack (ELK).
Effective SIEM implementation requires careful tuning to balance detection sensitivity with alert fatigue — too many low-quality alerts cause analysts to become desensitized,…
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where siem: security information and event management affects users, data, or operations.
InstructorHow would you recognize siem: security information and event management 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: SIEM is the backbone of a Security Operations Center (SOC).
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 - EVIDENCESIEM: Security...SIEM is the...Popular SIEM...Effective SIEM...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
application · 23/30
23 application

WEP: A Case Study in Cryptographic Failure

WEP (Wired Equivalent Privacy) , the original Wi-Fi security protocol (802.11b, 1997), is a cautionary tale in protocol design.

WEP (Wired Equivalent Privacy) , the original Wi-Fi security protocol (802.11b, 1997), is a cautionary tale in protocol design.
WEP used the RC4 stream cipher with a 40-bit (later 104-bit) key, XORed with a 24-bit Initialization Vector (IV) that was transmitted in plaintext.
Critical flaws: - The 24-bit IV space was small enough that IVs were reused frequently on busy networks, allowing traffic analysis.
- Several classes of "weak" IVs leaked key material, enabling key recovery with as few as 40,000-80,000 captured packets (achievable in minutes on a busy network).
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where wep: a case study in cryptographic failure 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: WEP (Wired Equivalent Privacy) , the original Wi-Fi security protocol…
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 - EVIDENCEWEP: A Case...WEP Wired...WEP used the...Critical flaws...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
evidence · 24/30
24 evidence

WPA2: Current Standard

WPA2 (Wi-Fi Protected Access 2) , based on the IEEE 802.11i standard, replaced WEP and WPA using the CCMP (Counter Mode CBC-MAC Protocol) based on AES-128.

WPA2 (Wi-Fi Protected Access 2) , based on the IEEE 802.11i standard, replaced WEP and WPA using the CCMP (Counter Mode CBC-MAC Protocol) based on AES-128.
WPA2 comes in two variants: - WPA2-Personal (PSK) : Uses a pre-shared key.
The passphrase is used to derive the PMK (Pairwise Master Key) , from which session keys are derived through the 4-way handshake .
The 4-way handshake can be captured and subjected to offline dictionary attacks if the passphrase is weak.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where wpa2: current standard affects users, data, or operations.
InstructorHow would you recognize wpa2: current standard 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: WPA2 (Wi-Fi Protected Access 2) , based on the IEEE 802.11i standard,…
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 - EVIDENCEWPA2: Current...WPA2 Wi-Fi...WPA2 comes in...The passphrase...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
vocabulary · 25/30
25 vocabulary

Key terms to keep

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

Introduction
The OSI Model
The TCP/IP Stack
IP Addressing and Subnetting
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 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 OSI ModelThe TCP/IP Stack
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
comparison · 26/30
26 comparison

Compare: Introduction vs. The OSI Model

Comparing related ideas helps students avoid shallow memorization.

Where Introduction applies.
Where The OSI Model applies.
How the difference changes the security decision.
Classroom Dialog
ScenarioA campus technology team is reviewing a realistic Week 7 incident where compare: introduction vs. the osi model affects users, data, or operations.
InstructorHow would you recognize compare: introduction vs. the osi 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 OSI...How the...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck
SCIA 120 · Week 07
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 7 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 07 deck
SCIA 120 · Week 07
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 7 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 07 deck
SCIA 120 · Week 07
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 7 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 07 deck
SCIA 120 · Week 07
closing · 30/30
30 closing

Takeaway

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

Network Security Fundamentals
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 7 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: Network Security Fundamentals
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 - EVIDENCETakeawayNetwork...Security is a...Use the reading...
Dr. Zhijiang Chen · Frostburg State University
Week 07 deck