Security Fundamentals

298 soru

Soru 201Soru

A network security engineer is categorizing security threats and mapping them to appropriate defense controls. Match each security incident description on the left with the corresponding primary defense control on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

An attacker sends targeted deceptive communications pretending to be an internal department to trick employees into revealing credentials.
An unauthorized wireless access point is silently connected to a corporate switch port to capture radio signals and internal traffic.
An attacker systematically tests a small set of common passwords across many user accounts to bypass lockout policies.
An attacker intercepts and modifies cleartext management traffic exchanged between an administrator interface and a switch.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Deceptive targeted communications match security awareness training; Rogue AP deployment matches Wireless Intrusion Prevention Systems (WIPS); Password spraying across multiple accounts matches Multi-Factor Authentication (MFA); Eavesdropping on cleartext management traffic matches SSH enforcement.
Each threat scenario maps directly to its optimal mitigation strategy: social engineering requires user awareness training; rogue wireless access points require rogue detection and WIPS; multi-account password spraying requires MFA enforcement; cleartext session eavesdropping requires encrypted communication via SSH.

Adım Adım Çözüm

1
Analyze each threat scenario to identify the primary attack vector.
Identified attack vectors: social engineering (human element), rogue wireless hardware, password spraying (credential guessing), and unencrypted session interception.
Accurate threat classification is required to match appropriate mitigation controls.
2
Map each attack vector to its corresponding security control mechanism.
Social engineering maps to user training; Rogue AP hardware maps to WIPS; Password spraying maps to MFA; Unencrypted traffic interception maps to SSH encryption.
Each defense mechanism directly addresses the specific vulnerability exploited by the attack vector.

Anahtar Kavram

Threat Vectors and Primary Security Mitigation Controls
Soru 202Soru

An organization is deploying a Cisco AnyConnect Remote Access VPN solution for remote employees. The security policy mandates that all corporate traffic destined for internal enterprise subnets must be encrypted and forwarded through the VPN tunnel, while standard internet traffic should bypass the tunnel and route directly out the user's local network interface to preserve corporate WAN bandwidth. Additionally, remote clients must dynamically acquire private IP addresses and internal DNS server settings upon successful authentication. Which combination of VPN features and tunneling configurations meets these requirements?

Cevabı ve açıklamayı göster

Cevap: Configure an SSL/TLS or IPsec Remote Access VPN using split-tunneling with an access list specifying internal corporate destination networks.

Cevap

The correct architecture requires a Remote Access VPN deployment utilizing split-tunneling controlled by an access list that defines internal corporate network destinations.
Remote Access VPNs are designed for individual client endpoints connecting to a central site, pushing configurations dynamically. Enabling split-tunneling with a targeted destination ACL ensures that only traffic destined for internal corporate networks is encrypted and routed through the tunnel, while local internet access remains unencumbered.

Adım Adım Çözüm

1
Identify the VPN operational topology requirement (Remote Access vs. Site-to-Site).
Because individual mobile users require client software (Cisco AnyConnect) to connect dynamically to the headend firewall/router, a Remote Access VPN model must be selected rather than a fixed Site-to-Site topology.
Remote Access VPNs support dynamic client authentication, IP address assignment (DHCP/Local Pool), and parameter pushing to roaming hosts.
2
Analyze the traffic routing security policy requirement (Split-tunneling vs. Full-tunneling).
Split-tunneling must be implemented using an access control list (ACL) that permits corporate subnet ranges.
Split-tunneling directs traffic bound for specified internal enterprise subnets through the encrypted VPN tunnel while allowing local internet traffic to exit directly via the client's local network gateway, preserving WAN bandwidth.
3
Evaluate protocol payload and encapsulation requirements.
Encapsulating Security Payload (ESP) in tunnel mode (or SSL/TLS VPN) is required to ensure data confidentiality via encryption and header encapsulation.
AH provides authentication and integrity without encryption, and transport mode does not hide or encapsulate private RFC 1918 IP headers required for traversing the public internet.

Anahtar Kavram

Remote Access VPN Architecture and Split-Tunneling Operation
Soru 203Soru

An analyst monitoring a campus switch network detects an active Man-in-the-Middle (MitM) attack where an unauthorized host broadcasts gratuitous ARP replies containing its own MAC address mapped to the IP address of the default gateway. Which Layer 2 security control should be implemented to prevent this specific threat by validating incoming ARP requests and responses against a trusted binding database?

Cevabı ve açıklamayı göster

Cevap: Dynamic ARP Inspection (DAI)

Cevap

Dynamic ARP Inspection (DAI) is the specific security control designed to validate ARP packets on untrusted switch ports against a trusted binding table to stop ARP spoofing.
Dynamic ARP Inspection (DAI) is a Layer 2 security feature designed explicitly to mitigate ARP poisoning and spoofing attacks. It intercepts all ARP requests and responses on untrusted switch ports and verifies that the IP-to-MAC mapping matches a valid entry in the DHCP snooping binding table before forwarding the packet.

Adım Adım Çözüm

1
Analyze the threat scenario described in the stem.
The attack involves transmitting forged ARP responses to map the gateway IP to an attacker's MAC address (ARP spoofing / MitM).
Identifying the threat type narrows down the specific mitigation mechanism.
2
Evaluate mitigation controls capable of inspecting Layer 2 ARP payloads.
Dynamic ARP Inspection (DAI) intercepts ARP requests and responses on untrusted ports and verifies the MAC-to-IP binding against the DHCP snooping database.
DAI drops invalid ARP packets, neutralizing the ARP poisoning threat.

Anahtar Kavram

Mitigating ARP Spoofing and Man-in-the-Middle Attacks with Dynamic ARP Inspection
Soru 204Soru

An enterprise risk assessment identifies that an unpatched buffer overflow flaw exists in a legacy database server daemon. An unauthorized external entity creates custom code to capitalize on this flaw, exposing sensitive customer records to unauthorized modification and creating an estimated financial risk of $250,000. Which element of this scenario specifically constitutes the vulnerability?

Cevabı ve açıklamayı göster

Cevap: The unpatched buffer overflow flaw in the legacy database server daemon

Cevap

The unpatched buffer overflow flaw in the legacy database server daemon
In security fundamentals, a vulnerability is defined as an inherent weakness, flaw, or bug in system software, hardware, configuration, or control processes. The unpatched buffer overflow flaw in the daemon represents the internal weakness that can be targeted.

Adım Adım Çözüm

1
Analyze the core terminology definitions in cybersecurity risk management.
Vulnerability = system weakness; Threat = potential danger or actor; Exploit = method/code used to trigger weakness; Risk = potential loss or impact.
Clear separation of security concepts is required to evaluate security posture.
2
Map the specific details of the scenario to their respective security terms.
Buffer overflow flaw = Vulnerability; External entity = Threat actor; Custom code = Exploit; $250,000 potential financial loss = Risk/Impact.
The question explicitly asks to identify which component represents the vulnerability.
3
Select the option that matches the definition of a vulnerability.
The unpatched software flaw is identified as the vulnerability.
A software weakness prior to remediation is the precise definition of a vulnerability.

Anahtar Kavram

Key Security Concepts: Distinguishing Risk, Threat, Vulnerability, and Exploit
Tahmini Süre:1m 30s
Soru 205Soru

An enterprise organization is establishing physical security measures to protect its central data center network hardware against unauthorized physical intrusion. Which TWO physical access controls should the network security team implement? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Biometric scanners installed at server room entrance doors; Mantrap vestibules with interlocking doors at facility entry points

Cevap

Biometric scanners installed at entrance doors and mantrap vestibules with interlocking doors are valid physical access controls.
Physical access controls specifically restrict human physical entry into secure areas containing critical networking hardware. Biometric scanners verify individual physiological traits (such as fingerprint or iris patterns) at door access points, while mantrap vestibules utilize dual interlocking doors to prevent piggybacking or tailgating into data center facilities.

Adım Adım Çözüm

1
Distinguish physical security controls from logical or administrative controls.
Physical controls protect tangible assets, facilities, and physical equipment from physical access.
Security controls are categorized by the domain they secure (physical vs technical/logical).
2
Evaluate each choice against physical security functionality.
Biometric locks authenticate physical presence, and mantraps physically regulate physical passage into data centers.
Both measures physically prevent unauthorized humans from entering secure equipment areas.

Anahtar Kavram

Physical Access Controls
Soru 206Soru

A network administrator needs to establish an encrypted tunnel between two permanent branch office router gateways to securely interconnect their internal networks over the public Internet without installing client software on end-user devices. Which VPN deployment model best satisfies this requirement?

Cevabı ve açıklamayı göster

Cevap: Site-to-site IPsec VPN

Cevap

Site-to-site IPsec VPN is the correct deployment model because it connects fixed gateway devices (such as routers or firewalls) across the Internet, allowing hosts on both local networks to communicate securely without requiring VPN software on individual host devices.
A site-to-site IPsec VPN creates a permanent encrypted tunnel between network devices (routers or firewalls) at fixed locations. Because the gateways process encapsulation and security policies, hosts on either network communicate transparently without needing specialized VPN software.

Adım Adım Çözüm

1
Identify the connectivity endpoints specified in the scenario.
The connection is between two permanent router gateways representing static office networks.
Topologies connecting fixed infrastructure gateways use site-to-site designs, whereas topologies connecting individual mobile endpoints use remote access designs.
2
Evaluate the software client requirement.
No software client is to be installed on end-user devices.
Site-to-site VPNs handle encryption and encapsulation at the gateway level, making the tunnel completely transparent to local hosts.

Anahtar Kavram

Site-to-Site vs Remote Access VPN Architectures
Soru 207Soru

A network security administrator is designing a VPN architecture for an enterprise deployment. The primary requirement demands a persistent, gateway-to-gateway encrypted connection between two static data center locations to transparently transport subnets without requiring endpoint software. Additionally, the administrator must support mobile employees who need temporary, browser-based remote access to internal HTTPS web applications from unmanaged personal laptops without installing a dedicated VPN client software. Which combination of VPN deployment types and protocols best fulfills both architectural requirements?

Cevabı ve açıklamayı göster

Cevap: A Site-to-Site IPsec VPN using tunnel mode for data center connectivity, and a Clientless SSL/TLS Remote Access VPN for mobile employee access.

Cevap

A Site-to-Site IPsec VPN using tunnel mode for data center connectivity, and a Clientless SSL/TLS Remote Access VPN for mobile employee access.
The correct selection correctly pairs Site-to-Site IPsec VPN in tunnel mode for transparent network-to-network data center interconnection with Clientless Remote Access SSL/TLS VPN for mobile workers. Site-to-Site IPsec VPNs use security gateways at each end to encrypt traffic between entire subnets without host configuration. Clientless SSL VPN allows remote users to establish a secure session directly through a web browser using standard TLS, eliminating the need to deploy or manage client software on unmanaged personal devices.

Adım Adım Çözüm

1
Analyze the static data center interconnect requirement.
Connecting two static corporate data center networks transparently requires a Site-to-Site topology using IPsec in tunnel mode (encrypting both original header and payload between security gateways).
Site-to-Site VPNs establish permanent peer-to-peer links between edge devices (routers/firewalls) to connect entire subnets.
2
Analyze the mobile employee access requirement.
Providing secure access from unmanaged devices without installing client software necessitates a Clientless Remote Access SSL/TLS VPN.
Clientless SSL VPN utilizes the native web browser's TLS implementation to grant access to internal web portals without requiring administrative installation of VPN client software on personal endpoints.
3
Synthesize and select the matching option.
Combining a Site-to-Site IPsec VPN in tunnel mode with a Clientless SSL/TLS Remote Access VPN fully satisfies both requirements.
This alignment satisfies network-to-network transport for static branches and clientless browser access for remote workers.

Anahtar Kavram

Distinction between Site-to-Site IPsec VPNs and Remote Access SSL/TLS (Clientless vs Client-based) VPN architectures.
Soru 208Soru

A network administrator enables port security on a switch access port using the command switchport port-security mac-address sticky. Devices connect to the port, and their MAC addresses are dynamically added to the switch configuration. However, after a planned reload of the switch, the port loses all learned MAC addresses and fails to forward traffic for previously connected hosts. What is the primary cause of this issue?

Cevabı ve açıklamayı göster

Cevap: The administrator failed to save the running configuration to the startup configuration after the sticky MAC addresses were learned.

Cevap

The administrator failed to save the running configuration to the startup configuration after the sticky MAC addresses were learned.
When `switchport port-security mac-address sticky` is configured, dynamically learned MAC addresses are converted into static-like entries in the active `running-config`. Because `running-config` resides in volatile RAM, these learned MAC address lines are lost during a reboot unless saved to NVRAM (`startup-config`) using `copy running-config startup-config`.

Adım Adım Çözüm

1
Analyze how sticky MAC learning operates in Cisco IOS port security.
When sticky MAC learning is enabled, dynamically learned MAC addresses are immediately placed into the running configuration (`running-config`) as static entries.
This avoids having to manually type static MAC addresses while securing the port.
2
Evaluate the persistence of running configuration entries across switch reboots.
Entries in `running-config` reside in volatile memory and are lost upon a reboot unless explicitly copied to `startup-config`.
To maintain learned sticky MAC addresses permanently across device reloads, the network administrator must execute `copy running-config startup-config` or `write memory`.

Anahtar Kavram

Port Security Sticky MAC Address Persistence
Tahmini Süre:45s
Soru 209Soru

During an emergency security assessment following a network breach attempt, a security analyst discovers that an edge router running legacy software contains an unpatched flaw allowing unauthorized remote privilege escalation. Although no functional malicious script has yet been executed against the system, the security team deploys an Access Control List (ACL) to restrict incoming management traffic. However, the ACL misconfiguration inadvertently causes a network outage because the engineer relied on traffic filtering without accounting for default drop behavior, while another technician misanalyzed the attack severity due to numeric logging inversions. Which term precisely classifies the unpatched software flaw itself, and what fundamental security principle explains the unintended blocking of legitimate traffic by the mitigation ACL?

Cevabı ve açıklamayı göster

Cevap: The unpatched software flaw is a vulnerability, and the traffic block was caused by the ACL implicit deny clause dropping unlisted traffic.

Cevap

The unpatched software flaw is classified as a vulnerability, and the traffic disruption occurred due to the ACL implicit deny clause dropping all unlisted legitimate packets.
In enterprise cybersecurity framework definitions, a vulnerability is any weakness in software, hardware, or procedural controls that could be leveraged by a threat actor. The software flaw described in the scenario is an unpatched vulnerability. When applying Cisco IPv4 Access Control Lists (ACLs) for security mitigation, administrators must account for the implicit deny clause located at the end of every ACL sequence. If explicit permit statements are not added for essential traffic, the router automatically drops all packets that do not match prior permit rules.

Adım Adım Çözüm

1
Classify the security terminology component for the unpatched software flaw.
Identify that a bug, weak configuration, or system defect that could potentially be exploited represents a vulnerability.
Vulnerabilities are internal weaknesses in system design, implementation, or software code.
2
Analyze the operational behavior of Access Control Lists (ACLs) during mitigation.
Recognize that Cisco IOS ACLs feature an unseen mandatory rule at the end of the rule set: 'deny ip any any'.
If explicit permit entries for required operational traffic (such as routing protocols or legitimate management networks) are omitted prior to applying the filter, the implicit deny drops that traffic.
3
Evaluate the distractors against security definitions and error taxonomy mappings.
Confirm that an exploit is the payload/code executing the attack, a threat is the potential danger source, and Syslog/AAA misinterpretations do not explain the structural ACL filtering behavior.
Ensures precise alignment between core CCNA security terminology and traffic filtering mechanics.

Anahtar Kavram

Vulnerability vs. Threat vs. Exploit Distinction and ACL Implicit Deny Rule Mechanics
Soru 210Soru

A security assessment of an enterprise edge router reveals that while SSH access is enabled, administrative commands executed by engineers are logged under a single shared local account without individual accountability or granular command restriction. To eliminate this security risk and enforce centralized command-level authorization and per-user accounting, which solution should the network administrator implement?

Cevabı ve açıklamayı göster

Cevap: Implement a TACACS+ server architecture and enable AAA command authorization and accounting on the router.

Cevap

Implement a TACACS+ server architecture and enable AAA command authorization and accounting on the router.
The option advocating TACACS+ server integration with AAA command authorization and accounting is correct because TACACS+ decouples authentication, authorization, and accounting. This architecture enables administrators to validate each CLI command against a central server policy before execution and maintains individual user accounting records.

Adım Adım Çözüm

1
Analyze the security vulnerability and administrative requirement.
The requirement calls for per-user administrative accountability and granular control over individual EXEC commands executed on the router CLI.
Shared local accounts prevent attributing specific actions to individual network administrators.
2
Compare administrative security protocols (TACACS+ vs RADIUS).
TACACS+ (Cisco proprietary/open standard) separates AAA services and controls individual CLI commands via command authorization, whereas RADIUS combines authentication and authorization and cannot control individual commands.
TACACS+ encrypts the entire packet payload and allows the AAA server to permit or deny specific commands executed by administrators.
3
Select the correct mitigation mechanism.
Deploying TACACS+ with AAA command authorization and accounting fulfills both granular control and per-user command logging.
This directly resolves the identified security gap according to Cisco security best practices.

Anahtar Kavram

Device Access Mitigation using AAA and TACACS+ vs RADIUS
Soru 211Soru

A network administrator needs to prevent unauthorized individuals from physically entering a wiring closet containing core network switches and patch panels. Which mechanism directly serves as a physical access control for this facility?

Cevabı ve açıklamayı göster

Cevap: Smart card proximity reader paired with an electronic door latch

Cevap

The smart card proximity reader paired with an electronic door latch is a physical access control mechanism.
Physical access controls are measures taken to prevent unauthorized personnel from gaining physical proximity or entry to network infrastructure. A smart card proximity reader paired with an electronic door latch physically blocks unauthorized individuals from entering the wiring closet.

Adım Adım Çözüm

1
Identify the security domain required by the scenario
The requirement focuses on preventing physical entrance to a telecommunications room containing physical hardware.
Physical access control measures guard physical assets, facilities, and hardware against unauthorized human entry.
2
Differentiate physical controls from technical/logical controls
Smart card door readers, biometric scanners, physical locks, mantraps, and security guards are physical access controls. ACLs, TACACS+, and port security are technical network controls.
Technical controls govern logical data pathways and device authentication, while physical controls restrict tangible movement and physical interaction.

Anahtar Kavram

Physical Access Control vs. Technical Access Control
Soru 212Soru

An organization is implementing a remote access Virtual Private Network (VPN) solution to enable teleworkers to connect securely to corporate resources across the public internet. Which two operational characteristics are unique to remote access VPNs compared to site-to-site VPNs? (Select two.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Connections are initiated dynamically on demand by individual user endpoints using VPN client software or a web browser.; User identity authentication is required using credentials such as multi-factor authentication (MFA), passwords, or digital certificates.

Cevap

Remote access VPNs are characterized by dynamic, on-demand connections initiated from individual user devices via client software or web browsers, and user-level identity authentication using credentials like MFA or digital certificates.
The correct characteristics of a remote access VPN are dynamic on-demand connection establishment from user endpoints (via software clients or browsers) and user identity authentication through mechanisms such as MFA or user credentials. Remote access VPNs cater to roaming mobile workers rather than permanent infrastructure links.

Adım Adım Çözüm

1
Analyze the connection topology for remote access VPNs versus site-to-site VPNs.
Remote access VPNs connect individual user endpoints dynamically to an enterprise gateway on demand, whereas site-to-site VPNs connect fixed network infrastructure gateways continuously.
Understanding endpoint mobility and connection initiation differentiates remote access from site-to-site topologies.
2
Identify the authentication mechanism used in remote access VPN deployments.
Remote access VPNs enforce user-level identity authentication via usernames/passwords, MFA, or user certificates.
Site-to-site VPNs authenticate gateways (peer routers/firewalls), whereas remote access VPNs authenticate individual users attempting remote entry.

Anahtar Kavram

Distinction between Remote Access VPNs and Site-to-Site VPNs
Soru 213Soru

An enterprise network administrator is configuring a remote access VPN client profile on a security appliance to support mobile remote workers. The administrator enables split-tunneling to optimize bandwidth usage on the corporate Internet connection. Which two statements accurately describe the operational characteristics of this split-tunneling configuration?

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Only traffic destined for explicitly defined corporate IP address ranges is encrypted and routed through the secure VPN tunnel.; Unencrypted public Internet traffic from the client host routes directly out of the local network interface to its local ISP.

Cevap

The correct operational characteristics of split-tunneling are that only traffic destined for specified corporate subnets is encrypted and routed through the VPN tunnel, while general Internet-bound traffic from the remote client routes directly out of its local Internet connection.
Split-tunneling separates corporate-bound IP traffic from public Internet traffic on a remote client. When split-tunneling is enabled on the VPN gateway, an access control list specifies which enterprise subnets must be sent through the encrypted IPsec or SSL tunnel. Any client traffic not matching these enterprise subnets bypasses the tunnel and routes directly out of the client's local physical interface to the Internet, conserving corporate WAN bandwidth.

Adım Adım Çözüm

1
Analyze the core distinction between full-tunneling and split-tunneling in remote access VPN deployments.
Full-tunneling forces 100% of client traffic through the headend appliance, whereas split-tunneling segregates client traffic based on destination IP address.
Understanding traffic path selection is essential for evaluating bandwidth consumption and network security policies.
2
Evaluate corporate subnet routing behavior under split-tunneling.
Traffic directed toward internal enterprise networks matches the VPN split-tunnel access list and gets encapsulated into the encrypted IPsec or SSL tunnel.
This maintains secure access to internal private resources.
3
Evaluate Internet traffic behavior under split-tunneling.
Traffic addressed to public Internet destinations bypasses the VPN interface and is routed out the remote endpoint's local network interface directly to the local ISP.
This prevents unnecessary WAN bandwidth consumption and overhead at the corporate edge security gateway.

Anahtar Kavram

Split-Tunneling in Remote Access VPNs
Soru 214Soru

An enterprise is configuring a remote access VPN solution for mobile employees using Cisco AnyConnect client software. The network engineering team wants to implement split-tunneling to conserve corporate Internet bandwidth while maintaining secure connectivity to internal resources. Which two statements describe the operational behavior of split-tunneling in this remote access VPN deployment? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Traffic destined for specified internal corporate IP subnets is encrypted and routed through the secure VPN tunnel.; Unencrypted Internet-bound traffic is routed directly out of the user's local network interface without traversing the corporate network.

Cevap

Split-tunneling encrypts and routes traffic destined for specified corporate subnets through the VPN tunnel, while allowing non-corporate Internet traffic to route directly via the endpoint's local interface.
In a remote access VPN deployment with split-tunneling configured, the VPN client receives a list of internal networks from the gateway. Traffic matching these corporate destination IP addresses is encrypted and encapsulated into the VPN tunnel. Traffic going to all other destinations (such as public websites) bypasses the tunnel and is sent directly out of the local network interface, saving corporate Internet bandwidth.

Adım Adım Çözüm

1
Identify the primary operational mechanism of Remote Access VPN split-tunneling.
Split-tunneling separates traffic into two categories based on destination IP matching an access list or network scope defined on the gateway.
Only traffic destined for corporate subnets requires tunnel encapsulation.
2
Determine how corporate-bound and Internet-bound traffic are handled.
Corporate traffic is encrypted and sent through the VPN tunnel, while Internet-bound traffic bypasses the tunnel directly through the remote user's local gateway.
This reduces WAN latency and bandwidth consumption at the central corporate VPN gateway.

Anahtar Kavram

Remote Access VPN Split-Tunneling vs Full-Tunneling
Soru 215Soru

During an ongoing incident response investigation, a network analyst detects that an unauthorized host on an internal VLAN is transmitting spoofed Neighbor Discovery (ND) Router Advertisement messages to redirect host traffic through itself before forwarding it to the actual default gateway. Concurrently, the IT security department is seeking a control to prevent unauthorized account access resulting from compromised or stolen user passwords used across corporate endpoints. Which combination correctly identifies the active network attack vector and the most effective mitigation control against the password compromise risk?

Cevabı ve açıklamayı göster

Cevap: Attack Vector: Man-in-the-Middle (MitM) attack; Mitigation Control: Multi-Factor Authentication (MFA)

Cevap

Attack Vector: Man-in-the-Middle (MitM) attack; Mitigation Control: Multi-Factor Authentication (MFA)
The correct answer accurately pairs the observed attack vector with its corresponding mitigation control. Transmitting unauthorized protocol messages to place a machine between legitimate communicating hosts is the textbook definition of a Man-in-the-Middle (MitM) attack. To protect against compromised user credentials, Multi-Factor Authentication (MFA) is the standard control, as it requires an additional proof of identity beyond the knowledge of a password.

Adım Adım Çözüm

1
Analyze the active network incident description to classify the attack vector.
The attacker sends spoofed protocol messages (IPv6 Neighbor Discovery Router Advertisements) to position their rogue host as an inline intermediary between clients and the default gateway. Intercepting and inspecting or altering traffic in transit defines a Man-in-the-Middle (MitM) attack.
Correctly identifying threat vectors requires matching observable network behavior against standard threat definitions.
2
Evaluate the secondary security requirement regarding stolen password reuse.
When user passwords are compromised, single-factor authentication fails. Multi-Factor Authentication (MFA) adds a second required factor (e.g., authenticator app push, security key), rendering stolen static passwords insufficient for unauthorized access.
Matching security controls to specific vulnerabilities ensures effective defense-in-depth planning.
3
Synthesize findings to choose the correct pair.
The combination of Man-in-the-Middle (MitM) attack for the active traffic redirection scenario and Multi-Factor Authentication (MFA) for credential risk protection is the accurate pairing.
Only one option correctly pairs both identified security elements.

Anahtar Kavram

Threat Vector Classification and Security Mitigation Selection
Soru 216Soru

A network security architect is reviewing threat vectors and host-level network attacks targeting a corporate access layer switch. The audit identifies that an attacker connected to an untrusted port successfully performed ARP poisoning to intercept traffic between local hosts and launched a rogue DHCP server to distribute malicious default gateway addresses to clients. Which two mitigation controls directly address these specific security vulnerabilities? (Select two.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Enable Dynamic ARP Inspection on untrusted access ports to validate ARP request and reply packets against the DHCP snooping binding database.; Implement DHCP Snooping across access switches and configure uplink interfaces connected to authorized network servers as trusted ports.

Cevap

Enabling Dynamic ARP Inspection on untrusted access ports and implementing DHCP Snooping with trusted uplink interfaces directly mitigate ARP poisoning and rogue DHCP server attacks.
Dynamic ARP Inspection prevents ARP spoofing by intercepting ARP traffic on untrusted interfaces and verifying IP-to-MAC bindings against the DHCP snooping database. DHCP Snooping prevents unauthorized hosts from acting as DHCP servers by dropping server messages on untrusted ports while allowing legitimate leases through trusted ports.

Adım Adım Çözüm

1
Analyze the reported attack vectors.
Identified two primary Layer 2 threats: ARP poisoning (Man-in-the-Middle) and rogue DHCP server insertion.
Selection of security controls must correspond specifically to validating address resolution and filtering unauthorized IP address assignment.
2
Evaluate controls for ARP poisoning mitigation.
Dynamic ARP Inspection (DAI) inspects incoming ARP packets on untrusted ports and matches their source IP/MAC address against legitimate entries in the DHCP snooping binding database.
Invalid ARP packets with spoofed IP-to-MAC bindings are dropped, blocking the Man-in-the-Middle vector.
3
Evaluate controls for rogue DHCP server mitigation.
DHCP Snooping filters unauthorized DHCP server traffic by defining trusted ports for legitimate servers and untrusted ports for end-user switchports.
DHCP server messages such as OFFER or ACK originating from untrusted ports are discarded.

Anahtar Kavram

Layer 2 Threat Mitigation Mechanisms: Dynamic ARP Inspection (DAI) and DHCP Snooping
Soru 217Soru

Evaluate the following VPN deployment requirements and protocol operational mechanics. Pair each specific VPN design scenario on the left with its corresponding protocol behavior or cryptographic implementation on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Establishing dynamic, direct spoke-to-spoke encrypted tunnels on demand across a multipoint WAN without relaying data plane traffic through a central hub router.
Providing secure remote access for unmanaged endpoint devices restricted to web-based applications without granting full network-layer IP address extension.
Passing routing protocol multicast updates (such as OSPF hellos) across an IPsec site-to-site tunnel established between two edge gateways.
Preserving IPsec packet payload integrity and session state when traversing an intermediate network boundary performing Port Address Translation (PAT).

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Each VPN architectural requirement matches its specific protocol mechanism: dynamic spoke-to-spoke tunnels correspond to DMVPN combining mGRE, NHRP, and IPsec; browser-only unmanaged endpoint access corresponds to Clientless SSL/TLS VPN; routing multicast transport over IPsec corresponds to GRE over IPsec encapsulation; and PAT traversal for ESP traffic corresponds to NAT-T utilizing UDP port 4500.
Matching each requirement to its protocol characteristic demonstrates a accurate understanding of VPN topologies and encapsulation layers: DMVPN solves hub-spoke scale limitations by establishing dynamic spoke-to-spoke mGRE tunnels via NHRP; Clientless SSL VPN provides browser-restricted access for third parties without full network extension; GRE over IPsec accommodates multicast routing protocols by wrapping multicast into unicast GRE before ESP encryption; and NAT-T enables PAT traversal by encapsulating ESP inside UDP 4500.

Adım Adım Çözüm

1
Analyze dynamic multipoint requirements
Dynamic spoke-to-spoke connectivity requires NHRP for endpoint mapping and mGRE for multipoint tunnel interfaces secured by IPsec, which defines Cisco DMVPN.
Traditional site-to-site IPsec tunnels require static point-to-point peer definitions and force spoke traffic through the central hub.
2
Analyze unmanaged remote access requirements
Restricting access to web applications without full network client drivers maps to Clientless SSL/TLS VPN.
Full remote access IPsec or SSL clients provision a virtual network adapter (Layer 3 extension), whereas clientless SSL provides web-based reverse proxy application access.
3
Evaluate multicast transport constraints across IPsec
Multicast updates require GRE tunneling wrapped inside IPsec ESP (GRE over IPsec).
IPsec Security Associations (SAs) only encrypt unicast IP traffic; GRE creates a virtual unicast point-to-point header capable of encapsulating multicast payloads.
4
Identify NAT/PAT interoperability solutions for IPsec ESP
Traversing PAT boundaries requires NAT-T, which wraps protocol 50 ESP inside UDP port 4500 packets.
PAT devices rely on TCP/UDP port numbers to translate conversations. Standard ESP lacks Layer 4 headers, causing PAT devices to drop or fail to track returned tunnel packets.

Anahtar Kavram

VPN Architectural Models and Protocol Capabilities
Soru 218Soru

Security controls in an enterprise network fall into physical access controls, user security awareness elements, or administrative policies. Which of the following correctly matches each security control to its corresponding security program element or physical control function?

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Mantrap vestibule with interlocking doors
Simulated phishing exercises and user training
Formal incident response plan

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Mantrap vestibules correspond to physical access control preventing tailgating; simulated phishing and user training correspond to human-focused security awareness against social engineering; formal incident response plans correspond to administrative policy elements for breach mitigation.
Each item maps directly to its core function: mantraps physically control facility access to stop tailgating; phishing campaigns build human security awareness against social engineering; and incident response plans provide administrative governance for managing security breaches.

Adım Adım Çözüm

1
Analyze the function of the mantrap vestibule control.
Identified as a physical barrier preventing piggybacking or tailgating into restricted areas.
Physical access controls regulate physical entry to server rooms and data centers.
2
Analyze the function of user training and phishing simulation.
Identified as a security program element aimed at personnel awareness.
User awareness programs mitigate social engineering risks by training humans.
3
Analyze the function of an incident response plan.
Identified as an administrative policy defining organizational response procedures.
Administrative controls consist of policies, governance frameworks, and operational guidelines.

Anahtar Kavram

Classification of physical access controls, security awareness elements, and administrative security policies.
Soru 219Soru

A network security administrator is tasked with hardening campus access switch ports against Layer 2 security threats, specifically rogue DHCP server responses and ARP poisoning attacks. Which two mitigations should be implemented to prevent these threats? (Select two.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Dynamic ARP Inspection (DAI) to intercept and validate ARP requests and responses against a trusted binding database; DHCP Snooping to filter unauthorized DHCP server messages on untrusted ports and construct the binding database

Cevap

Dynamic ARP Inspection (DAI) and DHCP Snooping are the correct mitigations for preventing ARP poisoning and rogue DHCP server attacks.
DHCP Snooping prevents rogue DHCP servers by blocking server responses on untrusted ports and builds a binding table. Dynamic ARP Inspection uses this binding table to validate ARP packets and block ARP spoofing attacks.

Adım Adım Çözüm

1
Identify the threat vectors presented in the scenario.
The scenario highlights two distinct Layer 2 attacks: rogue DHCP server deployments and ARP poisoning/spoofing attacks.
Accurate threat classification is essential for selecting appropriate switch-level defense controls.
2
Evaluate switch security features targeting rogue DHCP responses.
DHCP Snooping blocks unauthorized DHCP server packets on untrusted ports and creates the IP-MAC binding database.
DHCP Snooping directly addresses unauthorized address assignment and man-in-the-middle positioning via rogue DHCP servers.
3
Evaluate switch security features targeting ARP poisoning.
Dynamic ARP Inspection (DAI) inspects ARP packets and discards invalid IP-to-MAC mappings using the DHCP snooping table.
DAI relies on the binding database established by DHCP Snooping to prevent malicious host impersonation.

Anahtar Kavram

Layer 2 Threat Mitigations: DHCP Snooping and Dynamic ARP Inspection (DAI)
Soru 220Soru

A system administrator is configuring a client-based remote access VPN on company laptops. The configuration specifies that only traffic destined for internal corporate network ranges (10.0.0.0/810.0.0.0/8) should be directed through the encrypted VPN tunnel, while all unsecured internet traffic should go directly out the user's local internet connection. Which VPN feature is being implemented?

Cevabı ve açıklamayı göster

Cevap: Split tunneling

Cevap

Split tunneling is the feature that allows specified internal corporate traffic to pass through the VPN tunnel while general internet traffic routes directly through the local internet connection.
Split tunneling allows remote VPN users to access internal network resources securely over an encrypted tunnel while accessing internet resources directly via their local gateway, reducing corporate bandwidth consumption.

Adım Adım Çözüm

1
Analyze the requirements described in the scenario.
Identified that corporate traffic (10.0.0.0/810.0.0.0/8) must be encrypted inside the tunnel, while local internet traffic bypasses the tunnel.
VPN client routing behavior can be controlled by defining split-tunnel policies.
2
Evaluate the defined VPN feature terms.
Split tunneling separates VPN traffic from internet traffic, whereas full tunneling sends all host traffic through the tunnel.
Matching the scenario behavior directly to the definition of split tunneling.

Anahtar Kavram

Remote access VPN client routing policies (Split Tunneling vs. Full Tunneling)
Tahmini Süre:45s
ÖncekiSayfa 11 / 15Sonraki