Course 3 - Connect and Protect: Networks and Network Security

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/87

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary flashcards generated directly from the lecture notes covering network architecture, models, protocols, wireless security, attacks, and hardening tools.

Last updated 3:47 AM on 9/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

88 Terms

1
New cards
<p>Home Network Architecture</p>

Home Network Architecture

A typical small network layout where an ISP modem connects to a firewall and router to direct traffic across home devices, switches, servers, and wireless access points.

2
New cards

Client-Server Model

A network architecture model in which client devices send requests for information and services to a server, which performs the requests for the clients.

<p>A network architecture model in which client devices send requests for information and services to a server, which performs the requests for the clients.</p>
3
New cards
<p>Modem and Router Network Setup</p>

Modem and Router Network Setup

A basic setup connecting the internet to a modem to decode signals, which is then connected to a router to route wireless and wired connections locally.

4
New cards
<p>Wireless Access Point (WAP) Topology</p>

Wireless Access Point (WAP) Topology

A network setup where a central Wireless Access Point connects wireless devices (laptops, printers, servers) to a modem and the internet.

5
New cards
<p>Dual Firewall Subnet Diagram</p>

Dual Firewall Subnet Diagram

A network architecture that deploys separate firewalls and routers to isolate subnets and protect internal host devices.

6
New cards

Cloud Service Models (IaaS, PaaS, SaaS)

The three main service categories offered by Cloud Service Providers: Infrastructure as a Service, Platform as a Service, and Software as a Service.

<p>The three main service categories offered by Cloud Service Providers: Infrastructure as a Service, Platform as a Service, and Software as a Service.</p>
7
New cards
<p>TCP/IP Model</p>

TCP/IP Model

A four-layer framework (Application, Transport, Internet, Network Access) used to visualize how data is organized and transmitted across a network.

8
New cards
<p>TCP/IP vs. OSI Model Mapping</p>

TCP/IP vs. OSI Model Mapping

A comparative mapping showing how the four layers of the TCP/IP model correspond to the seven layers of the OSI model.

9
New cards
<p>OSI Model</p>

OSI Model

A standardized seven-layer framework (Application, Presentation, Session, Transport, Network, Data Link, Physical) that describes how computers communicate over a network.

10
New cards
<p>IPv4 Data Packet Structure</p>

IPv4 Data Packet Structure

The structure of an IPv4 packet, consisting of a Header ranging from 20 to 60 bytes20\text{ to }60\text{ bytes} and a Data section, with a total maximum packet size of 65,535 bytes65{,}535\text{ bytes}.

11
New cards
<p>IPv4 Packet Header Fields</p>

IPv4 Packet Header Fields

The 13 specific fields defined within an IPv4 header that contain routing, identification, and control information.

12
New cards
<p>IPv4 vs. IPv6 Packet Header Comparison</p>

IPv4 vs. IPv6 Packet Header Comparison

A comparative overview highlighting fields retained, modified, removed, or newly introduced (such as Flow Label) when transitioning from IPv4 to IPv6 headers.

13
New cards

Private IP vs. Public IP Addresses

A comparison distinguishing router-assigned internal addresses from ISP-assigned unique global internet addresses.

<p>A comparison distinguishing router-assigned internal addresses from ISP-assigned unique global internet addresses.</p>
14
New cards

Common Protocol Port Numbers

A reference guide listing standardized network protocols alongside their corresponding assigned port numbers.

<p>A reference guide listing standardized network protocols alongside their corresponding assigned port numbers.</p>
15
New cards
<p>Evolution of Wireless Security Protocols</p>

Evolution of Wireless Security Protocols

The chronological progression of Wi-Fi security standards from WEP to WPA, WPA2, and WPA3.

16
New cards

Email Protocols and Ports

A standard table detailing email retrieval and transmission protocols (IMAP, SMTP, SMTPS) and their assigned encrypted and unencrypted ports.

<p>A standard table detailing email retrieval and transmission protocols (IMAP, SMTP, SMTPS) and their assigned encrypted and unencrypted ports.</p>
17
New cards
<p>Subnetting</p>

Subnetting

The process of dividing a single large network address range into smaller, organized sub-networks called subnets.

18
New cards
<p>tcpdump Log Output</p>

tcpdump Log Output

A breakdown of raw packet capture output from tcpdump showing the timestamp, source IP and port, and destination IP and port.

19
New cards

Firewall Network Placement

A network security placement where a firewall sits between the modem and the internal network router to filter traffic.

<p>A network security placement where a firewall sits between the modem and the internal network router to filter traffic.</p>
20
New cards

IDS Network Architecture

A network security setup where an Intrusion Detection System is deployed behind the router and switch to passively monitor internal traffic.

<p>A network security setup where an Intrusion Detection System is deployed behind the router and switch to passively monitor internal traffic.</p>
21
New cards

IPS Network Architecture

A network security layout where an Intrusion Prevention System is placed inline between the local network and the router to actively block threats.

<p>A network security layout where an Intrusion Prevention System is placed inline between the local network and the router to actively block threats.</p>
22
New cards
<p>Firewall, IDS, and IPS Placement</p>

Firewall, IDS, and IPS Placement

A combined diagram illustrating the relative network positions of Firewalls, Intrusion Detection Systems (IDS), and Intrusion Prevention Systems (IPS).

23
New cards
<p>Security Information and Event Management (SIEM) Dashboard</p>

Security Information and Event Management (SIEM) Dashboard

A centralized monitoring dashboard (such as Google Cloud's Chronicle) that aggregates and analyzes log data and alerts from across the network.

24
New cards

Firewall

A network security device that monitors incoming and outgoing network traffic and permits or restricts specific traffic based on predefined security rules.

25
New cards

Hub

A physical network device that provides a common point of connection for all directly connected devices and repeats all incoming information out to all ports.

26
New cards

Switch

A data link layer device that forwards packets between directly connected devices by analyzing destination addresses and maintaining a MAC address table.

27
New cards

Router

A network layer device that connects multiple networks and directs traffic between them based on the destination IP address in the packet header.

28
New cards

Modem

A device that connects a local network to an internet service provider (ISP) by converting internet signals into digital formats compatible with physical connections.

29
New cards

Cloud Computing

The practice of using remote servers, applications, and network services hosted on the internet instead of at a physical location owned by the company.

30
New cards

Software as a Service (SaaS)

A cloud service category referring to software suites operated remotely by a cloud service provider without local hosting by the user.

31
New cards

Infrastructure as a Service (IaaS)

A cloud service category referring to the use of virtual computer components, such as virtual containers and storage, offered by a cloud service provider.

32
New cards

Platform as a Service (PaaS)

A cloud service category providing tools that application developers use to design, host, and access custom applications in the cloud.

33
New cards

Hybrid Cloud Environment

An IT infrastructure that combines an organization's on-premise computers, networks, and storage with a cloud service provider's remote services.

34
New cards

Software-Defined Networks (SDNs)

An approach to network management made up of virtual network devices and services hosted in cloud data centers that enable dynamic, programmatic configurations.

35
New cards

Address Resolution Protocol (ARP)

A protocol at the network access layer of the TCP/IP model used to map IP addresses to physical MAC addresses for local network communication.

36
New cards

Transmission Control Protocol (TCP)

A connection-oriented transport layer protocol that forms a reliable connection between devices using a three-way handshake and retransmits lost data.

37
New cards

User Datagram Protocol (UDP)

A connectionless transport layer protocol that transmits data quickly without establishing a pre-connection or extensive tracking, making it ideal for real-time applications.

38
New cards

Presentation Layer

Layer 6 of the OSI model responsible for data translation, standardization, compression, and encryption/decryption functions like SSL.

39
New cards

Session Layer

Layer 5 of the OSI model responsible for establishing, maintaining, authenticating, setting checkpoints for, and terminating sessions between communicating applications.

40
New cards

Time to Live (TTL)

An 8-bit IPv4 header field containing a counter that decrements at each router to prevent packets from endlessly circulating; packets reaching a counter of zero are discarded.

41
New cards

IPv6 Address

A 128-bit (16-byte16\text{-byte}) network address format composed of eight hexadecimal numbers separated by colons, providing up to 340 undecillion addresses.

42
New cards

Domain Name System (DNS)

An application layer protocol operating primarily on UDP port 53 that translates human-readable domain names into numerical IP addresses.

43
New cards

Hypertext Transfer Protocol (HTTP)

An unencrypted application layer communication protocol operating on TCP port 80 used for exchanging web data between clients and servers.

44
New cards

Hypertext Transfer Protocol Secure (HTTPS)

An application layer protocol operating on TCP port 443 that uses SSL/TLS encryption to provide secure communication between web browsers and servers.

45
New cards

Simple Network Management Protocol (SNMP)

An application layer management protocol used for monitoring, managing, resetting configurations of, and measuring bandwidth usage on network devices.

46
New cards

Internet Control Message Protocol (ICMP)

An internet layer protocol used by network devices to report data transmission errors, dropped packets, and connectivity status, commonly tested via the ping command.

47
New cards

Secure File Transfer Protocol (SFTP)

An application layer security protocol that uses Secure Shell (SSH) encryption over TCP port 22 to securely transfer files across a network.

48
New cards

Network Address Translation (NAT)

A process performed by routers or firewalls that translates private local IP addresses into a single public IP address for outgoing internet communications.

49
New cards

Dynamic Host Configuration Protocol (DHCP)

An application layer management protocol operating on UDP ports 67 (server) and 68 (client) that automatically assigns unique IP addresses and network configurations to devices.

50
New cards

Telnet

An unencrypted application layer protocol operating on TCP port 23 that transmits cleartext command-line data to control remote systems.

51
New cards

Secure Shell (SSH)

An application layer security protocol operating over TCP port 22 that uses strong encryption to provide secure remote system authentication and shell access.

52
New cards

Post Office Protocol (POP3)

An application layer email protocol operating on TCP/UDP port 110 (unencrypted) or port 995 (encrypted) used to download emails from a server to a local device.

53
New cards

Internet Message Access Protocol (IMAP)

An application layer email protocol operating on TCP port 143 (unencrypted) or port 993 (encrypted) that downloads email content while retaining copies on the mail server.

54
New cards

Simple Mail Transfer Protocol (SMTP)

An application layer protocol operating on TCP/UDP port 25 (unencrypted) or port 587 (encrypted TLS) used to transmit and route emails across servers.

55
New cards

Wired Equivalent Privacy (WEP)

The earliest wireless security standard developed in 1999, now considered high-risk due to major cryptographic vulnerabilities in its design.

56
New cards

Wi-Fi Protected Access (WPA)

A 2003 wireless security protocol created as a transitional standard to fix WEP vulnerabilities by introducing Temporal Key Integrity Protocol (TKIP).

57
New cards

WPA2

A wireless security protocol released in 2004 that introduced Advanced Encryption Standard (AES) encryption and CCMP for message integrity.

58
New cards

WPA3

A wireless security standard released in 2018 using Simultaneous Authentication of Equals (SAE) to protect against KRACK attacks and offering optional 192-bit192\text{-bit} encryption.

59
New cards

Classless Inter-Domain Routing (CIDR)

A method of assigning subnets using an IP network prefix (e.g., /24) appended to an IP address, expanding available addresses and reducing routing table sizes.

60
New cards

Stateless Firewall

A firewall category that filters traffic purely based on predefined rules without tracking active session states or prior packet history.

61
New cards

Stateful Firewall

A firewall category that maintains a state table to track active network connections, allowing automatically matched return traffic without needing rules in both directions.

62
New cards

Next-Generation Firewall (NGFW)

An advanced firewall featuring deep packet inspection, intrusion prevention, application-aware filtering, and malware sandboxing capabilities.

63
New cards

Forward Proxy Server

A proxy server that intercepts, regulates, and restricts requests from internal client devices seeking resources external to the network.

64
New cards

Reverse Proxy Server

A proxy server that intercepts and regulates requests coming from external systems directed toward internal network resources.

65
New cards

Virtual Private Network (VPN)

A security service that encrypts data in transit and masks a device's public IP address by encapsulating data packets through a virtual network tunnel.

66
New cards

WireGuard VPN

A modern, open-source VPN protocol designed with high-speed performance, simplified setup, and advanced encryption using fewer lines of code.

67
New cards

IPSec VPN

A legacy VPN protocol suite commonly used for site-to-site connections to authenticate and encrypt IP packets across untrusted networks.

68
New cards

Packet Sniffing

The practice of capturing and inspecting data packets as they travel across a network using software or hardware tools.

69
New cards

Backdoor Attack

An attack exploiting intentionally left developer access paths or unauthorized persistent access points installed by malicious actors to bypass standard authentication controls.

70
New cards

Denial of Service (DoS) Attack

A network attack that floods a target server or system with excessive traffic to crash it or make it unavailable to authorized users.

71
New cards

Distributed Denial of Service (DDoS) Attack

A volumetric DoS attack utilizing multiple distributed devices or a botnet to flood a target system with high volumes of unwanted traffic simultaneously.

72
New cards

Botnet

A network of malware-infected computers under the central control of a single threat actor known as a bot-herder.

73
New cards

Promiscuous Mode

A configuration setting for a Network Interface Card (NIC) that allows it to capture and inspect all data packets passing through the network, regardless of destination address.

74
New cards

IP Spoofing

An attack technique where a threat actor modifies the source IP address of a data packet to impersonate an authorized or trusted system.

75
New cards

On-Path Attack

An interception attack where a malicious actor places themselves between two communicating, trusted systems to secretly collect or modify transmitted data.

76
New cards

Smurf Attack

A denial-of-service attack combining IP spoofing with ICMP echo requests to flood a network broadcast address, overwhelming targets with echo responses.

77
New cards

tcpdump

A lightweight, command-line network protocol analyzer preinstalled on many Unix-like operating systems that captures and prints network traffic logs.

78
New cards

Brute Force Attack

A trial-and-error method of discovering credentials by systematically guessing combinations of usernames and passwords manually or via automated tools.

79
New cards

Dictionary Attack

A targeted brute force attack technique that uses lists of common words, dictionary terms, or stolen password databases to compromise user accounts.

80
New cards

Sandbox

An isolated physical, virtual, or cloud testing environment separate from the network used to safely execute and evaluate suspicious software and malicious files.

81
New cards

Intrusion Detection System (IDS)

A passive security application that monitors network streams for known attack signatures or anomalies and alerts administrators to potential intrusions.

82
New cards

Intrusion Prevention System (IPS)

An inline network security application that actively monitors network activity for suspicious behavior and automatically drops packets or blocks senders.

83
New cards

Security Information and Event Management (SIEM)

An application that aggregates, correlates, and analyzes real-time log data from firewalls, IDSs, IPSs, and proxies into a central dashboard.

84
New cards

Zero-Day Attack

A cyber attack that exploits a previously unknown software or system vulnerability before the vendor or developers have created a security patch.

85
New cards

Hypervisor

A layer of hardware or software that abstracts physical hardware to host and run virtual machines, divided into Type 1 (bare-metal) and Type 2 (hosted).

86
New cards

Virtual Machine Escape (VM Escape)

An exploit where a malicious actor bypasses guest VM isolation to gain control over the underlying host hypervisor and host system.

87
New cards

Cryptographic Erasure (Crypto-shredding)

A data destruction method that permanently deletes the decryption keys for encrypted data, rendering the stored data unreadable and irrecoverable.

88
New cards

Trusted Platform Module (TPM)

A dedicated hardware computer microchip used to securely store cryptographic keys, certificates, and authentication passwords.