Chapter 9 — Network Security Capabilities, Access Control, and Monitoring
0.0(0)
Studied by 0 people
Call Kai
Learn
Practice Test
Spaced Repetition
Match
Flashcards
Knowt Play
Card Sorting
1/514
There's no tags or description
Looks like no tags are added yet.
Last updated 6:50 PM on 6/11/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
No analytics yet
Send a link to your students to track their progress
515 Terms
1
New cards
Secure baseline
A secure baseline is a standardized minimum set of security settings that systems, networks, and applications are expected to follow.<b>Example:</b> All managed workstations must use approved authentication, logging, and update settings.</b><b>Memory trick:</b> Baseline = minimum safe starting point.</b><b>Trick question tip:</b> A baseline defines the approved configuration; hardening applies and strengthens that configuration.
2
New cards
Purpose of secure baselines
Secure baselines create consistent security requirements across similar assets and make deviations easier to identify.<b>Example:</b> Administrators compare a server’s current settings with the approved server baseline.</b><b>Memory trick:</b> Same asset type, same minimum rules.</b><b>Trick question tip:</b> Standardization, consistency, and configuration comparison indicate secure baselines.
3
New cards
Secure baseline scope
Secure baselines can be developed for operating systems, network devices, applications, and other configurable IT assets.<b>Example:</b> An organization maintains separate baselines for servers, routers, and business applications.</b><b>Memory trick:</b> Every asset type needs its own safe starting point.</b><b>Trick question tip:</b> One universal baseline may not fit assets with different purposes and risks.
4
New cards
Hardening
Hardening reduces a system’s attack surface and vulnerabilities by applying secure configurations and removing unnecessary functionality.</b><b>Example:</b> An administrator disables unused services and restricts permissions on a server.</b><b>Memory trick:</b> Hardening removes easy ways in.</b><b>Trick question tip:</b> Disabling unnecessary services, patching, and tightening permissions are hardening actions.
5
New cards
Hardening activities
Common hardening activities include disabling unnecessary services, applying patches, limiting permissions, and enforcing secure configuration settings.<b>Example:</b> A network device is updated and unused management features are turned off.</b><b>Memory trick:</b> Disable, patch, restrict, configure.</b><b>Trick question tip:</b> Hardening is an ongoing process rather than a one-time setup task.
6
New cards
Secure baseline vs hardening
A secure baseline defines the minimum approved security configuration, while hardening is the process of applying and strengthening secure settings to reduce risk.<b>Example:</b> The baseline requires unused services to be disabled, and hardening implements that requirement.</b><b>Memory trick:</b> Baseline is the standard; hardening is the action.</b><b>Trick question tip:</b> Asking what settings should exist means baseline. Asking how the system is secured means hardening.
7
New cards
Attack surface
The attack surface is the total number of exposed services, interfaces, accounts, applications, and other paths an attacker might target.<b>Example:</b> Disabling an unused network service removes one possible attack path.</b><b>Memory trick:</b> Attack surface = all the doors an attacker could try.</b><b>Trick question tip:</b> Hardening attempts to reduce the attack surface.
8
New cards
Wireless security
Wireless security protects wireless networks and communications from unauthorized access, interception, and misuse.<b>Example:</b> An organization uses strong encryption and authentication for its wireless network.</b><b>Memory trick:</b> Protect data traveling through the air.</b><b>Trick question tip:</b> Encryption, secure authentication, rogue access points, and wireless monitoring indicate wireless security.
9
New cards
Wi-Fi Protected Access 3 (WPA3)
Wi-Fi Protected Access 3 is a wireless security standard that provides stronger protection for Wi-Fi communications than older wireless security methods.<b>Example:</b> A company configures supported wireless devices to use WPA3 encryption.</b><b>Memory trick:</b> WPA3 = newer, stronger Wi-Fi protection.</b><b>Trick question tip:</b> Choose WPA3 when the scenario asks for the strongest supported modern wireless security option.
10
New cards
Enterprise wireless authentication
Enterprise wireless authentication validates individual users or devices through centralized authentication services rather than relying only on one shared password.<b>Example:</b> Employees authenticate with unique credentials before joining the corporate wireless network.</b><b>Memory trick:</b> Enterprise Wi-Fi knows each user separately.</b><b>Trick question tip:</b> Central authentication and individual credentials indicate enterprise mode.
11
New cards
Remote Authentication Dial-In User Service (RADIUS)
Remote Authentication Dial-In User Service is a centralized authentication, authorization, and accounting service commonly used for enterprise network access.<b>Example:</b> A wireless controller sends an employee’s authentication request to a RADIUS server.</b><b>Memory trick:</b> RADIUS checks access from one central place.</b><b>Trick question tip:</b> Enterprise wireless authentication and centralized AAA commonly point to RADIUS.
12
New cards
Rogue access point
A rogue access point is an unauthorized wireless access point connected to or operating near an organization’s network.<b>Example:</b> Monitoring detects an unapproved wireless device broadcasting inside the office.</b><b>Memory trick:</b> Rogue AP = wireless device that does not belong.</b><b>Trick question tip:</b> Wireless monitoring helps identify rogue access points that may bypass approved controls.
13
New cards
Wireless monitoring
Wireless monitoring observes wireless activity to detect unauthorized devices, suspicious behavior, interference, and security-policy violations.<b>Example:</b> A security system alerts administrators to an unknown access point.</b><b>Memory trick:</b> Watch the airwaves.</b><b>Trick question tip:</b> Monitoring is detective; encryption and authentication are preventive.
14
New cards
Network Access Control (NAC)
Network Access Control enforces security policy on users and devices attempting to connect to network resources.<b>Example:</b> A device must meet security requirements before receiving normal network access.</b><b>Memory trick:</b> NAC checks before letting devices onto the network.</b><b>Trick question tip:</b> Device compliance checks and access enforcement indicate NAC.
15
New cards
NAC device identification
NAC identifies and categorizes devices connecting to the network so the organization can apply appropriate policies.<b>Example:</b> The system distinguishes a managed laptop from an unapproved personal device.</b><b>Memory trick:</b> First know what the device is.</b><b>Trick question tip:</b> Device discovery and classification occur before access decisions.
16
New cards
NAC posture assessment
NAC posture assessment evaluates whether a connecting device complies with required security conditions.<b>Example:</b> A laptop is checked for approved security settings before receiving full access.</b><b>Memory trick:</b> Posture asks, “Is this device healthy enough to connect?”</b><b>Trick question tip:</b> Compliance checks involving patches, security software, or configuration indicate posture assessment.
17
New cards
NAC policy enforcement
NAC grants, limits, redirects, or denies network access according to device identity and compliance status.<b>Example:</b> A noncompliant device receives restricted access until required corrections are completed.</b><b>Memory trick:</b> Compliant gets access; noncompliant gets limited.</b><b>Trick question tip:</b> Quarantine or restricted network access is a common NAC response.
18
New cards
Continuous NAC monitoring
NAC can continue monitoring devices after connection to ensure they remain compliant with security policy.<b>Example:</b> A device’s access is restricted after its security status changes.</b><b>Memory trick:</b> NAC checks before and watches after.</b><b>Trick question tip:</b> NAC is not limited to a one-time login decision.
19
New cards
NAC vs wireless authentication
Wireless authentication verifies who or what may connect to a wireless network, while NAC evaluates device identity, compliance, and permitted network access.<b>Example:</b> RADIUS validates the user, and NAC checks whether the device meets security requirements.</b><b>Memory trick:</b> Authentication checks identity; NAC checks identity plus device health and policy.</b><b>Trick question tip:</b> A user may authenticate successfully but still receive restricted access because the device is noncompliant.
20
New cards
Multilayered network security
Secure baselines, hardening, wireless protection, and NAC work together as complementary layers of network defense.<b>Example:</b> Devices follow approved baselines, use hardened settings, authenticate securely to Wi-Fi, and pass NAC checks.</b><b>Memory trick:</b> Standardize, harden, protect wireless, control access.</b><b>Trick question tip:</b> The strongest design combines multiple controls rather than relying on one security measure.
21
New cards
Secure baseline
A secure baseline is a standardized collection of approved minimum settings for securely configuring a particular type of system, application, or device.<b>Example:</b> All company servers must follow the same approved logging, access-control, and update requirements.<b>Memory trick:</b> Baseline = minimum safe setup.<b>Trick question tip:</b> The baseline defines the required configuration; hardening applies those settings to an asset.
22
New cards
Secure baseline coverage
Secure baselines may define requirements for network devices, software, updates, access controls, logging, monitoring, passwords, encryption, and endpoint protection.<b>Example:</b> A workstation baseline requires encryption, antimalware, strong authentication, and security logging.<b>Memory trick:</b> Configure, patch, control, log, encrypt, protect.<b>Trick question tip:</b> Baselines cover more than operating-system settings.
23
New cards
Benefits of secure baselines
Secure baselines improve security, manageability, and operational efficiency by creating consistent configuration rules across similar assets.<b>Example:</b> Administrators manage hundreds of workstations using one approved configuration standard.<b>Memory trick:</b> Consistent settings are easier to secure and manage.<b>Trick question tip:</b> Standardization and centralized configuration requirements point to secure baselines.
24
New cards
Center for Internet Security (CIS)
The Center for Internet Security publishes widely used security best practices and secure configuration guidance.<b>Example:</b> An organization consults CIS guidance when developing its server baseline.<b>Memory trick:</b> CIS publishes secure-setting guidance.<b>Trick question tip:</b> Community-developed configuration recommendations for many commercial technologies commonly indicate CIS.
25
New cards
CIS Benchmark
A CIS Benchmark is a secure configuration guide containing recommended settings for a particular technology or product.<b>Example:</b> Administrators use a CIS Benchmark to secure a Linux server.<b>Memory trick:</b> CIS Benchmark = secure configuration checklist.<b>Trick question tip:</b> CIS Benchmarks provide recommendations; organizations must still evaluate and implement the appropriate settings.
26
New cards
CIS Benchmark scope
CIS Benchmarks are available for technologies such as operating systems, network devices, browsers, servers, databases, virtualization platforms, and applications.<b>Example:</b> Separate benchmarks are selected for a server operating system and a web browser.<b>Memory trick:</b> CIS covers many asset types.<b>Trick question tip:</b> Select a benchmark matching the exact product, version, and organizational use.
27
New cards
CIS Benchmark updates
CIS Benchmarks are maintained and updated as security risks, technologies, and recommended practices change.<b>Example:</b> An organization reviews a newer benchmark version before updating its baseline.<b>Memory trick:</b> Changing threats require changing guidance.<b>Trick question tip:</b> Baselines should be reviewed periodically rather than treated as permanent.
28
New cards
Security Technical Implementation Guide (STIG)
A Security Technical Implementation Guide is standardized security configuration guidance developed by the Defense Information Systems Agency for United States Department of Defense systems.<b>Example:</b> A government system is configured according to the applicable STIG.<b>Memory trick:</b> STIG = DoD secure configuration guide.<b>Trick question tip:</b> DISA or Department of Defense requirements strongly indicate a STIG.
29
New cards
Defense Information Systems Agency (DISA)
The Defense Information Systems Agency develops and maintains STIG guidance for securing Department of Defense information systems.<b>Example:</b> An administrator checks DISA guidance before deploying a government server.<b>Memory trick:</b> DISA delivers STIGs.<b>Trick question tip:</b> Match DISA with STIG secure baselines.
30
New cards
CIS Benchmark vs STIG
A CIS Benchmark provides broadly used secure configuration recommendations, while a STIG provides standardized configuration requirements designed for Department of Defense environments.<b>Example:</b> A private organization adopts CIS guidance, while a defense environment follows the applicable STIG.<b>Memory trick:</b> CIS is broad guidance; STIG is DoD-focused.<b>Trick question tip:</b> Government defense requirements point to STIG; general industry best practices often point to CIS.
31
New cards
Baseline compliance mapping
Secure configuration guidance may be mapped to security frameworks and compliance requirements to show how settings support required controls.<b>Example:</b> An organization maps configuration recommendations to its payment-card security obligations.<b>Memory trick:</b> Map technical settings to compliance rules.<b>Trick question tip:</b> A mapping helps demonstrate alignment but does not automatically guarantee full compliance.
32
New cards
Configuration management tool
A configuration management tool automates the deployment, enforcement, and maintenance of approved settings across systems.<b>Example:</b> A management platform applies the approved server baseline to newly deployed systems.<b>Memory trick:</b> Automate the approved configuration.<b>Trick question tip:</b> Deploying settings and correcting drift indicate configuration management.
33
New cards
Configuration drift
Configuration drift occurs when a system’s current settings deviate from its approved baseline over time.<b>Example:</b> An undocumented troubleshooting change leaves an unnecessary service enabled.<b>Memory trick:</b> Drift = settings wander from the baseline.<b>Trick question tip:</b> Compare actual settings with approved settings to detect drift.
34
New cards
Automated baseline enforcement
Automated baseline enforcement applies required settings and may correct unauthorized deviations from the approved configuration.<b>Example:</b> A management tool restores a security setting that was changed outside the approved process.<b>Memory trick:</b> Detect the drift and put it back.<b>Trick question tip:</b> Automatic remediation is stronger than merely reporting noncompliance.
35
New cards
Puppet, Chef, and Ansible
Puppet, Chef, and Ansible are configuration-management and automation tools that can deploy standardized settings across systems.<b>Example:</b> An organization uses automation to configure many servers consistently.<b>Memory trick:</b> Automation tools push repeatable configurations.<b>Trick question tip:</b> These tools support configuration deployment and consistency rather than vulnerability scoring.
36
New cards
Group Policy
Group Policy centrally configures and enforces settings for users and computers in a Microsoft domain environment.<b>Example:</b> Administrators enforce password, logging, and security settings across managed workstations.<b>Memory trick:</b> Group Policy pushes Windows rules centrally.<b>Trick question tip:</b> Centralized domain-based Windows configuration commonly indicates Group Policy.
37
New cards
Configuration deployment vs compliance assessment
Configuration-deployment tools apply baseline settings, while compliance-assessment tools inspect systems to determine whether those settings are present.<b>Example:</b> One tool configures a server, and another scans it for deviations.<b>Memory trick:</b> Deployment sets; assessment checks.<b>Trick question tip:</b> Do not confuse enforcing a baseline with measuring adherence to it.
38
New cards
Security Content Automation Protocol (SCAP)
Security Content Automation Protocol is a collection of standards that supports automated security configuration assessment and standardized reporting.<b>Example:</b> A compatible scanner checks a system against machine-readable baseline content.<b>Memory trick:</b> SCAP standardizes automated security checking.<b>Trick question tip:</b> SCAP is a standards framework, not one specific scanner.
39
New cards
OpenSCAP
OpenSCAP is an SCAP-compatible tool used to evaluate systems against security and compliance configuration content.<b>Example:</b> A server is assessed to identify settings that do not meet its approved baseline.<b>Memory trick:</b> OpenSCAP checks SCAP content.<b>Trick question tip:</b> Automated SCAP-based configuration assessment indicates OpenSCAP.
40
New cards
CIS-CAT Pro
CIS-CAT Pro is a CIS assessment tool used to compare system configurations with applicable CIS Benchmarks.<b>Example:</b> An organization generates a report showing which workstation settings meet CIS recommendations.<b>Memory trick:</b> CIS-CAT checks CIS Benchmarks.<b>Trick question tip:</b> Measuring compliance specifically against CIS guidance points to CIS-CAT.
41
New cards
SCAP Compliance Checker (SCC)
The SCAP Compliance Checker is a DISA-maintained tool used to measure system compliance with applicable STIG requirements.<b>Example:</b> A defense system is scanned to identify STIG configuration findings.<b>Memory trick:</b> SCC checks STIG compliance.<b>Trick question tip:</b> DISA, SCAP, and STIG assessment together indicate SCC.
42
New cards
OpenSCAP vs CIS-CAT vs SCC
OpenSCAP evaluates SCAP-compatible content, CIS-CAT assesses systems against CIS Benchmarks, and SCC is used to measure compliance with STIG guidance.<b>Example:</b> The assessment tool is selected according to the baseline being evaluated.<b>Memory trick:</b> OpenSCAP for SCAP, CIS-CAT for CIS, SCC for STIG.<b>Trick question tip:</b> Match the tool to the configuration standard named in the scenario.
43
New cards
Hardening
Hardening improves security by changing insecure defaults, applying approved baseline settings, and reducing unnecessary exposure.<b>Example:</b> An administrator removes unused services and enables secure management protocols.<b>Memory trick:</b> Hardening closes unnecessary doors.<b>Trick question tip:</b> Disabling, restricting, patching, and securely configuring are hardening actions.
44
New cards
Default configuration risk
Default configurations often prioritize compatibility and ease of setup and may include insecure services, weak policies, or well-known credentials.<b>Example:</b> A newly installed device still uses its manufacturer-provided administrative login.<b>Memory trick:</b> Default means predictable to attackers.<b>Trick question tip:</b> Never assume a device is secure simply because it is newly installed.
45
New cards
Default credentials
Default credentials are manufacturer-provided usernames or passwords that must be changed before a system is placed into service.<b>Example:</b> An administrator replaces the original management password during deployment.<b>Memory trick:</b> Default password = attacker may know it too.<b>Trick question tip:</b> Changing default credentials is one of the first hardening actions.
46
New cards
Disabling unnecessary services
Disabling unnecessary services reduces the number of software functions attackers can target.<b>Example:</b> A network device has an unused management service turned off.<b>Memory trick:</b> If it is not needed, do not run it.<b>Trick question tip:</b> Fewer running services means a smaller attack surface.
47
New cards
Disabling unused interfaces
Disabling unused physical and logical interfaces prevents unauthorized connections through ports that have no business purpose.<b>Example:</b> Unused switch ports are administratively disabled.<b>Memory trick:</b> Unused port, closed door.<b>Trick question tip:</b> Disabling an interface prevents connectivity; port security controls devices on an enabled switch port.
48
New cards
Secure management protocol
A secure management protocol protects administrative sessions with encryption and secure authentication.<b>Example:</b> Administrators use an encrypted protocol to manage a router remotely.<b>Memory trick:</b> Protect the administrator’s connection.<b>Trick question tip:</b> Replace plaintext management protocols with encrypted alternatives.
49
New cards
Secure Shell (SSH) vs Telnet
Secure Shell encrypts remote command-line management traffic, while Telnet transmits session information without equivalent protection.<b>Example:</b> A router permits SSH administration and disables Telnet.<b>Memory trick:</b> SSH is secure; Telnet tells in plaintext.<b>Trick question tip:</b> Choose SSH for secure remote command-line administration.
50
New cards
HTTPS vs HTTP
Hypertext Transfer Protocol Secure encrypts web-management traffic, while ordinary HTTP does not provide equivalent transport encryption.<b>Example:</b> A switch’s administrative web interface accepts only protected HTTPS sessions.<b>Memory trick:</b> The S means secured in transit.<b>Trick question tip:</b> Use HTTPS rather than HTTP for browser-based device management.
51
New cards
Access Control List (ACL)
An Access Control List is a set of rules that permits or denies traffic or access according to defined conditions.<b>Example:</b> A router allows management connections only from an approved administrative network.<b>Memory trick:</b> ACL = who or what is allowed through.<b>Trick question tip:</b> Restricting access by source, destination, protocol, or service commonly indicates an ACL.
52
New cards
Management-plane restriction
Management-plane restriction limits administrative access to approved users, devices, and networks.<b>Example:</b> Only a protected administrator workstation can connect to a router’s management interface.<b>Memory trick:</b> Only trusted systems manage the device.<b>Trick question tip:</b> Restricting who can configure network equipment protects the management plane.
53
New cards
Network-device logging and monitoring
Logging and monitoring record and review events such as login failures, configuration changes, and suspicious activity on switches and routers.<b>Example:</b> Repeated failed administrator logins generate an alert.<b>Memory trick:</b> Record changes and watch for trouble.<b>Trick question tip:</b> Logging creates evidence; monitoring reviews or alerts on that evidence.
54
New cards
Switch port security
Switch port security limits which devices can connect through a particular switch port.<b>Example:</b> A switch port permits only an approved device identifier and rejects an unexpected device.<b>Memory trick:</b> Port security controls who plugs in.<b>Trick question tip:</b> Port security applies to access through a switch port and is different from disabling an unused port.
55
New cards
Strong password policy
A strong password policy defines requirements that reduce the likelihood of passwords being guessed, reused, or otherwise compromised.<b>Example:</b> Administrative accounts must use organization-approved password requirements.<b>Memory trick:</b> Strong rules make passwords harder to attack.<b>Trick question tip:</b> Password controls help, but multifactor authentication provides an additional protection layer.
56
New cards
Physical security for network devices
Network devices should be placed in secured rooms, cabinets, or racks to prevent unauthorized physical access.<b>Example:</b> Core switches are installed in a locked network room.</b>Memory trick:</b> A locked console still needs a locked room.<b>Trick question tip:</b> Physical access may allow attackers to reset, disconnect, replace, or directly configure equipment.
57
New cards
Server hardening
Server hardening applies secure configuration, patching, access control, monitoring, endpoint protection, and physical safeguards to reduce server risk.<b>Example:</b> A server is patched, stripped of unnecessary services, and configured according to an approved benchmark.<b>Memory trick:</b> Patch, minimize, restrict, monitor, protect.<b>Trick question tip:</b> Server hardening combines several controls rather than one setting.
58
New cards
Server attack surface
Every enabled service, application, account, interface, and open port can increase a server’s attack surface.<b>Example:</b> Removing an unused server application eliminates a possible attack path.<b>Memory trick:</b> More running features mean more possible doors.<b>Trick question tip:</b> Reduce attack surface by removing or disabling unnecessary functionality.
59
New cards
Patch management for servers
Patch management identifies, tests, deploys, and tracks updates that correct known server vulnerabilities.<b>Example:</b> A centralized process deploys an approved operating-system security update.<b>Memory trick:</b> Find, test, patch, verify.<b>Trick question tip:</b> Automated patching improves consistency, but critical updates should still be managed and validated.
60
New cards
Principle of least privilege
The principle of least privilege grants users, accounts, and processes only the permissions needed to perform their required functions.<b>Example:</b> A service account receives access only to the application resources it uses.<b>Memory trick:</b> Give only what the job needs.<b>Trick question tip:</b> Least privilege reduces the damage caused by compromised or misused accounts.
61
New cards
Server firewall
A server firewall filters network traffic entering or leaving the host according to defined security rules.<b>Example:</b> The server accepts connections only for its required application service.<b>Memory trick:</b> Host firewall protects the individual server.<b>Trick question tip:</b> A network firewall and host firewall can be used together as defense in depth.
62
New cards
Intrusion Detection System (IDS)
An Intrusion Detection System monitors activity for suspicious patterns and generates alerts for investigation.<b>Example:</b> An IDS alerts security personnel to unusual traffic targeting a server.<b>Memory trick:</b> IDS detects and reports.<b>Trick question tip:</b> Detection and alerting indicate an IDS; automatic blocking more strongly suggests an intrusion prevention function.
63
New cards
Strong server access controls
Strong server access controls may combine password policies, multifactor authentication, and privileged-access restrictions.<b>Example:</b> Administrators must use approved MFA before accessing a critical server.<b>Memory trick:</b> Strong login plus limited privilege.<b>Trick question tip:</b> Authentication proves identity; authorization controls what the authenticated account may do.
64
New cards
Multifactor authentication (MFA)
Multifactor authentication requires two or more different factor types before granting access.<b>Example:</b> An administrator provides a password and an approved possession factor.<b>Memory trick:</b> Two different kinds of proof.<b>Trick question tip:</b> Two passwords are not MFA because both are knowledge factors.
65
New cards
Privileged Access Management (PAM)
Privileged Access Management controls, monitors, and protects accounts with elevated administrative permissions.<b>Example:</b> Administrator credentials are checked out through a controlled system and their use is recorded.<b>Memory trick:</b> PAM protects powerful accounts.<b>Trick question tip:</b> Vaulting, approval, session monitoring, and control of administrator credentials indicate PAM.
66
New cards
Server logging and monitoring
Server logging and monitoring provide evidence of authentication events, configuration changes, failures, and suspicious activity.<b>Example:</b> Security personnel investigate repeated failed attempts to access an administrator account.<b>Memory trick:</b> Logs remember; monitoring notices.<b>Trick question tip:</b> Enable logging, centralize important records, and monitor them for actionable events.
67
New cards
Antivirus and antimalware
Antivirus and antimalware solutions detect, block, and quarantine known or suspicious malicious software.<b>Example:</b> Endpoint protection isolates a malicious file found on a server.<b>Memory trick:</b> Detect, block, quarantine.<b>Trick question tip:</b> Antimalware is one security layer and does not replace patching, least privilege, or secure configuration.
68
New cards
Physical security for servers
Server racks, server rooms, and datacenters should restrict physical access to authorized personnel.<b>Example:</b> Critical servers are housed in locked racks inside a controlled room.<b>Memory trick:</b> Protect the server’s body as well as its software.<b>Trick question tip:</b> Physical access can bypass or undermine many logical security controls.
69
New cards
Network-device hardening vs server hardening
Network-device hardening emphasizes secure management, ACLs, port security, and disabled interfaces, while server hardening emphasizes service reduction, patching, host protection, and strong account controls.<b>Example:</b> A switch restricts its management network while a server removes an unnecessary application service.<b>Memory trick:</b> Network devices control traffic; servers protect hosted services.<b>Trick question tip:</b> Both require changed defaults, logging, strong access controls, secure baselines, and physical protection.
70
New cards
Baseline compliance lifecycle
A baseline compliance lifecycle includes selecting appropriate guidance, tailoring requirements, deploying settings, assessing compliance, correcting deviations, and reviewing the baseline over time.<b>Example:</b> An organization applies a benchmark, scans for drift, remediates findings, and updates the standard when requirements change.<b>Memory trick:</b> Select, apply, check, correct, update.<b>Trick question tip:</b> Secure configuration management is continuous and should include both enforcement and verification.
71
New cards
Wireless network installation considerations
Wireless network installation considerations include access-point placement, radio-band selection, channel planning, coverage, interference, capacity, and signal testing.<b>Example:</b> An organization performs a site survey before deciding where to install its access points.<b>Memory trick:</b> Place, measure, configure, verify.<b>Trick question tip:</b> Coverage gaps, channel overlap, signal strength, and WAP placement are wireless-installation concerns.
72
New cards
Wireless coverage
Wireless coverage is the physical area in which authorized devices can receive a usable signal from an approved access point.<b>Example:</b> Employees can maintain reliable wireless access throughout the office.<b>Memory trick:</b> Coverage asks, “Where can the Wi-Fi reach?”<b>Trick question tip:</b> Weak or missing coverage can push users toward unauthorized or deceptive access points.
73
New cards
Wireless coverage gap
A wireless coverage gap is an area where the authorized wireless signal is unavailable or too weak for reliable use.<b>Example:</b> Employees lose connectivity in a conference room far from the nearest access point.<b>Memory trick:</b> Coverage gap = Wi-Fi dead zone.<b>Trick question tip:</b> Dead zones may require WAP relocation, transmit-power adjustment, or an additional access point.
74
New cards
Patchy wireless coverage risk
Patchy coverage increases the chance that users will connect to unauthorized or deceptive wireless networks offering a stronger signal.<b>Example:</b> A user chooses an unknown network because the approved company signal is unreliable.<b>Memory trick:</b> Weak trusted Wi-Fi makes fake Wi-Fi tempting.<b>Trick question tip:</b> Reliable authorized coverage helps reduce exposure to rogue and evil twin access points.
75
New cards
Wireless Access Point (WAP)
A Wireless Access Point connects wireless client devices to a wired network and forwards traffic between them.<b>Example:</b> A laptop communicates wirelessly with a WAP that forwards its traffic to the switched network.<b>Memory trick:</b> WAP bridges wireless devices to the wired network.<b>Trick question tip:</b> Client Wi-Fi traffic entering a wired infrastructure passes through a WAP.
76
New cards
Infrastructure wireless network
An infrastructure wireless network uses one or more access points connected to a wired network to provide wireless connectivity.<b>Example:</b> Several office WAPs connect mobile devices to the company’s switched network.<b>Memory trick:</b> Infrastructure mode uses access points.<b>Trick question tip:</b> Connections through centralized WAPs indicate infrastructure mode rather than direct peer-to-peer communication.
77
New cards
WAP placement
WAP placement determines where access points are physically installed to provide suitable coverage, capacity, and signal quality.<b>Example:</b> Access points are positioned to cover work areas while avoiding major sources of interference.<b>Memory trick:</b> Put the WAP where the signal is needed.<b>Trick question tip:</b> WAP placement should be based on measured conditions rather than convenience alone.
78
New cards
Basic Service Set Identifier (BSSID)
A Basic Service Set Identifier is the MAC address that identifies a specific wireless access point radio.<b>Example:</b> Two WAPs broadcasting the same network name have different BSSIDs.<b>Memory trick:</b> BSSID identifies the specific base station.<b>Trick question tip:</b> A MAC-address identifier for one AP radio is the BSSID.
79
New cards
Service Set Identifier (SSID)
A Service Set Identifier is the human-readable name used to identify a wireless network.<b>Example:</b> Several access points broadcast the same approved company wireless-network name.<b>Memory trick:</b> SSID = Wi-Fi network name.<b>Trick question tip:</b> The SSID names the network, while the BSSID identifies a particular WAP radio.
80
New cards
SSID vs BSSID
The SSID identifies the wireless network by name, while the BSSID identifies a specific access point radio by MAC address.<b>Example:</b> Several WAPs share one SSID but each has a unique BSSID.<b>Memory trick:</b> SSID is the network name; BSSID is the specific radio.<b>Trick question tip:</b> Roaming networks commonly use one SSID across multiple BSSIDs.
81
New cards
Wireless radio band
A wireless radio band is a frequency range used to carry Wi-Fi communications.<b>Example:</b> An access point provides service using the 2.4 GHz, 5 GHz, or 6 GHz band.<b>Memory trick:</b> Band = frequency neighborhood.<b>Trick question tip:</b> Radio-band selection affects range, interference, channel availability, and device compatibility.
82
New cards
2.4 GHz band
The 2.4 GHz band generally provides broad coverage and device compatibility but has limited nonoverlapping channels and is commonly affected by interference.<b>Example:</b> A distant device maintains connectivity through a 2.4 GHz signal.<b>Memory trick:</b> 2.4 travels farther but is more crowded.<b>Trick question tip:</b> Longer range and greater interference are common 2.4 GHz clues.
83
New cards
5 GHz band
The 5 GHz band provides more channel space and typically experiences less interference than 2.4 GHz, though its effective range may be shorter.<b>Example:</b> An office uses 5 GHz to provide higher-capacity wireless access in work areas.<b>Memory trick:</b> 5 GHz = more channels, shorter reach.<b>Trick question tip:</b> More nonoverlapping channels and reduced congestion favor 5 GHz.
84
New cards
6 GHz band
The 6 GHz band provides additional wireless spectrum and channel capacity for compatible modern devices.<b>Example:</b> Supported clients use 6 GHz while older devices remain on other bands.<b>Memory trick:</b> 6 GHz = newer, wider wireless space.<b>Trick question tip:</b> Verify client and access-point compatibility before relying on 6 GHz coverage.
85
New cards
2.4 GHz vs 5 GHz vs 6 GHz
2.4 GHz generally offers greater range and compatibility, while 5 GHz and 6 GHz provide more channel capacity with typically shorter effective range and stricter compatibility requirements.<b>Example:</b> An organization uses different bands according to device support, coverage, and performance needs.<b>Memory trick:</b> Lower travels farther; higher provides more space.<b>Trick question tip:</b> Band selection is a trade-off among range, interference, capacity, and compatibility.
86
New cards
Wireless channel
A wireless channel is a defined portion of a radio band used by an access point to transmit and receive wireless traffic.<b>Example:</b> Nearby WAPs are assigned different channels to reduce interference.<b>Memory trick:</b> Channel = lane inside the radio band.<b>Trick question tip:</b> Each WAP radio must use an appropriate channel within its configured frequency band.
87
New cards
Channel planning
Channel planning assigns channels to access points to reduce interference and improve wireless performance.<b>Example:</b> Neighboring WAPs use sufficiently separated channels rather than competing on the same channel.<b>Memory trick:</b> Nearby WAPs need different lanes.<b>Trick question tip:</b> Channel planning is based on both channel use and physical proximity.
88
New cards
Nonoverlapping channels
Nonoverlapping channels use frequency ranges that do not significantly interfere with one another.<b>Example:</b> Nearby access points are configured on channels that do not overlap.<b>Memory trick:</b> Separate channels avoid talking over each other.<b>Trick question tip:</b> The 5 GHz band generally offers more nonoverlapping-channel options than 2.4 GHz.
89
New cards
Co-channel interference
Co-channel interference occurs when nearby access points or clients compete for airtime on the same wireless channel.<b>Example:</b> Several neighboring WAPs using one channel cause reduced performance.<b>Memory trick:</b> Same channel means everyone takes turns.<b>Trick question tip:</b> Reusing the same channel too closely can create congestion even when the channels do not overlap.
90
New cards
Adjacent-channel interference
Adjacent-channel interference occurs when nearby wireless channels overlap and disrupt one another’s transmissions.<b>Example:</b> Two nearby WAPs use partially overlapping channels and experience poor performance.<b>Memory trick:</b> Neighboring lanes overlap and collide.<b>Trick question tip:</b> Widely spacing channels helps reduce adjacent-channel interference.
91
New cards
Co-channel vs adjacent-channel interference
Co-channel interference involves devices competing on the same channel, while adjacent-channel interference involves partially overlapping channels disrupting one another.<b>Example:</b> Two WAPs on one channel compete for airtime, while WAPs on overlapping channels create additional signal interference.<b>Memory trick:</b> Same channel competes; overlapping channels collide.<b>Trick question tip:</b> Proper channel reuse addresses co-channel congestion, while nonoverlapping selection addresses adjacent-channel interference.
92
New cards
Channel bonding
Channel bonding combines adjacent wireless channels to create a wider channel and increase potential bandwidth.<b>Example:</b> A WAP combines channel space to support higher data rates.<b>Memory trick:</b> Bond channels to make one wider lane.<b>Trick question tip:</b> Wider channels may increase speed but consume more spectrum and increase interference risk.
93
New cards
Channel-bonding trade-off
Channel bonding can improve bandwidth but reduces the number of separate channels available and may increase interference.<b>Example:</b> A wide channel performs well in a quiet environment but interferes with nearby wireless networks.<b>Memory trick:</b> Wider channel, fewer lanes for everyone else.<b>Trick question tip:</b> More bandwidth is not always better in crowded wireless environments.
94
New cards
Wireless interference
Wireless interference is unwanted radio-frequency energy that reduces signal quality, throughput, or reliability.<b>Example:</b> A nearby microwave appliance disrupts communication in part of an office.<b>Memory trick:</b> Interference makes wireless signals harder to hear.<b>Trick question tip:</b> Walls, reflective materials, motors, other radios, and overlapping channels can contribute to interference.
95
New cards
Physical obstruction
A physical obstruction is a building feature or object that weakens, blocks, reflects, or redirects wireless signals.<b>Example:</b> A thick stone wall reduces signal strength in an adjacent room.<b>Memory trick:</b> Dense objects block the radio path.<b>Trick question tip:</b> Metal, concrete, stone, and elevator enclosures commonly reduce wireless coverage.
96
New cards
Reflective surface interference
Reflective surfaces can redirect wireless signals and create inconsistent coverage or multipath effects.<b>Example:</b> Metal surfaces cause signals to arrive through several reflected paths.<b>Memory trick:</b> Radio waves can bounce like echoes.<b>Trick question tip:</b> Metal walls, enclosures, and similar surfaces should be noted during a site survey.
97
New cards
Radio-frequency interference source
An interference source is equipment or activity that emits energy within or near the wireless frequency range.<b>Example:</b> Motors and microwave appliances are marked on the site map before access-point placement.<b>Memory trick:</b> Other electronics can make noise in the air.<b>Trick question tip:</b> A site survey should document predictable environmental interference sources.
98
New cards
Site survey
A wireless site survey measures signal coverage, channel use, interference, and environmental conditions throughout the intended service area.<b>Example:</b> A technician records wireless measurements at regularly spaced office locations.<b>Memory trick:</b> Site survey measures the real wireless environment.<b>Trick question tip:</b> Use a site survey to determine WAP placement and configuration rather than relying only on a floor plan.
99
New cards
Site survey architectural map
A site survey begins with a map showing the physical layout and features that may affect wireless propagation.<b>Example:</b> The survey map marks thick walls, reflective surfaces, elevators, and interference-producing equipment.<b>Memory trick:</b> Map the obstacles before measuring the signal.<b>Trick question tip:</b> Architectural features help explain why signal strength differs across locations.
100
New cards
Wi-Fi analyzer
A Wi-Fi analyzer is software that measures wireless signals, channels, network identifiers, and related radio conditions.<b>Example:</b> A technician uses a managed mobile device to record signal strength throughout a building.<b>Memory trick:</b> Wi-Fi analyzer sees the wireless environment.<b>Trick question tip:</b> Signal measurement and channel-use analysis point to a Wi-Fi analyzer.