Threats, Vulnerabilities, and Mitigations

490 questions

Question 341Question

During a routine audit at an aerospace software supplier, cybersecurity analysts discover that a lead avionics developer installed an unapproved third-party cloud synchronization tool on a secure build workstation. The investigation reveals the developer used the application to bypass network throttling and meet a tight project deadline, with no intent to exfiltrate data or compromise systems. Which threat actor classification and primary attribute best describe this developer's actions?

Show answer & explanation

Answer: Shadow IT / Non-malicious insider characterized by lack of malicious intent and unauthorized workaround of corporate security controls

Answer

Shadow IT / Non-malicious insider characterized by lack of malicious intent and unauthorized workaround of corporate security controls
The correct answer identifies the individual as a non-malicious insider operating under Shadow IT because the developer is an authorized internal user who deployed unauthorized software solely to complete work duties faster, lacking any hostile or malicious intent.

Step-by-Step Solution

1
Analyze the actor's relationship to the organization and intent
The actor is an internal employee (developer) who had no malicious intent to harm systems or steal data.
Threat actor classification depends heavily on location (internal vs external) and intent (malicious vs non-malicious).
2
Evaluate the attack vector and security control status
The developer installed unapproved software to bypass bandwidth controls to complete job tasks faster.
Deploying unapproved applications or hardware to circumvent security protocols defines Shadow IT.
3
Synthesize the findings to select the correct threat actor profile
The combination of an internal employee, lack of harmful intent, and usage of unapproved software maps precisely to a non-malicious insider utilizing Shadow IT.
This matches standard cybersecurity threat actor attribute definitions.

Key Concept

Threat Actor Attributes and Shadow IT
Estimated Time:1m 15s
Question 342Question

A security manager at a retail organization is establishing a threat research and information-sharing strategy. Management wants to receive timely early warnings regarding cyber threats specifically targeting the retail sector and securely exchange anonymized threat telemetry with industry peers. Which of the following sources or mechanisms best fulfills these organizational requirements?

Show answer & explanation

Answer: Participating in a retail sector Information Sharing and Analysis Center (ISAC)

Answer

Participating in a retail sector Information Sharing and Analysis Center (ISAC)
Participating in a sector-specific Information Sharing and Analysis Center (ISAC) allows organizations within a shared industry (such as retail, financial, or healthcare) to receive targeted threat intelligence alerts and securely exchange anonymized indicators of compromise with peer entities.

Step-by-Step Solution

1
Analyze the organization's requirements
Identified the need for sector-specific (retail) threat intelligence and bi-directional information sharing with industry peers.
The organization needs both tailored early warning data and a mechanism to exchange threat telemetry safely.
2
Evaluate potential intelligence sources against requirements
Recognized that Information Sharing and Analysis Centers (ISACs) cater directly to specific critical infrastructure and commercial sectors.
ISACs provide curated threat alerts, analysis, and anonymized sharing frameworks among member organizations within the same industry sector.
3
Differentiate ISACs from technical controls and general repositories
Selected participating in a retail sector ISAC as the primary mechanism.
Technical controls (WAF, honeypots) and general vulnerability databases (NVD) do not offer peer-to-peer industry threat intelligence exchange.

Key Concept

Information Sharing and Analysis Centers (ISACs)
Question 343Question

A security operations team at a financial technology firm discovers that an external adversary maintained undetected access inside their cloud development pipeline for over eight months. The adversary utilized custom zero-day exploits, digitally signed binary payloads, and target-tailored command-and-control channels to exfiltrate proprietary trading algorithms without demanding ransom or disrupting services. Which of the following threat actor attributes and attack vectors are demonstrated in this scenario? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: High operational sophistication and substantial resource backing characteristic of a nation-state threat actor.; Strategic attack vectors leveraging zero-day vulnerabilities and compromised software supply chain components.

Answer

The correct answers identify high operational sophistication with nation-state backing and the use of strategic zero-day and supply chain attack vectors.
The scenario describes an Advanced Persistent Threat (APT) possessing high technical sophistication, extensive financial/technological resources, and long-term patience typical of nation-state threat actors. Furthermore, infiltrating a cloud development environment via zero-day vulnerabilities exemplifies modern supply chain and third-party development attack vectors.

Step-by-Step Solution

1
Analyze the threat actor's attributes from the scenario details.
Eight months of undetected persistence, custom zero-day exploits, and signed binaries indicate extreme technical sophistication, deep resources, and strategic intent rather than opportunistic crime.
Nation-state threat actors (APTs) are defined by high resources, advanced skills, long-term persistence, and strategic exfiltration objectives.
2
Evaluate the attack vector and mechanism employed.
Targeting the cloud development pipeline and leveraging zero-day vulnerabilities align directly with supply chain attack vectors and zero-day exploitation techniques.
Development pipeline compromise allows adversaries to insert malicious code or steal intellectual property directly from the software building process.

Key Concept

Threat Actor Attributes and Attack Vectors
Question 344Question

A security operations analyst is evaluating several network monitoring alerts and packet captures from an enterprise environment. Match each observed technical indicator on the left with its corresponding attack classification on the right.

Click a left item, then click its matching right item

Items

High volume of 802.11 management frames containing frame subtype 0x000C causing widespread client drops
Unsolicited ICMPv6 Type 134 packets broadcast across a segment overriding client default gateways
Ethernet frames containing dual 802.1Q headers transmitted over a native trunk port to reach an isolated segment
Unsolicited vCard contact details pushed to employee mobile devices via short-range RF connections

Matches

Show answer & explanation

Answer

The technical indicators match their corresponding attack classifications as follows: 802.11 subtype 0x000C frames map to Disassociation Attack; ICMPv6 Type 134 packets map to Rogue IPv6 Router Advertisement; dual 802.1Q headers map to Double Tagging VLAN Hopping; and unsolicited Bluetooth vCards map to Bluejacking.
Each indicator corresponds to a distinct network or wireless attack mechanism: 802.11 disassociation frames (0x000C) break active Wi-Fi sessions; ICMPv6 Type 134 packets distribute rogue default gateway details; dual 802.1Q VLAN headers enable switch trunk hopping; and unsolicited Bluetooth vCards represent Bluejacking.

Step-by-Step Solution

1
Analyze the 802.11 wireless frame indicator
Identify frame subtype 0x000C as an 802.11 disassociation frame.
Spoofed disassociation frames force wireless clients to disconnect from their legitimate access point.
2
Analyze the IPv6 ICMP message type
Identify ICMPv6 Type 134 as a Router Advertisement message.
Unauthorized RA packets alter IPv6 neighbor discovery and divert traffic through a rogue gateway.
3
Analyze the Layer 2 frame header structure
Identify dual 802.1Q VLAN encapsulation tags as double tagging.
Switches processing native VLAN traffic strip the outer header, allowing the inner VLAN tag to bypass switch port isolation.
4
Analyze the mobile short-range wireless activity
Identify unsolicited Bluetooth vCard transfers as Bluejacking.
Bluejacking uses OBEX protocol to send uninvited messages to Bluetooth targets without exfiltrating data.

Key Concept

Distinguishing technical indicators of Layer 2 switch attacks, wireless denial-of-service, and network auto-configuration spoofing.
Question 345Question

A network security analyst investigating connectivity issues on a corporate subnet captures traffic from an interface receiving anomalous activity. Packet inspection reveals thousands of broadcast DHCPDISCOVER requests sent within a 10-second window, each specifying a unique, randomized client hardware MAC address. As a result, legitimate clients on the network are receiving IP address APIPA configurations due to scope exhaustion. Which of the following attack indicators is described in this scenario?

Show answer & explanation

Answer: DHCP starvation

Answer

The attack indicator described in the scenario is DHCP starvation.
The correct answer identifies DHCP starvation. In a DHCP starvation attack, an attacker broadcasts a large volume of DHCPDISCOVER frames using randomized MAC addresses. The DHCP server responds by leasing out available IP addresses until the entire address pool scope is depleted. Consequently, legitimate workstations requesting an IP address fail to receive one and fall back to Automatic Private IP Addressing (APIPA).

Step-by-Step Solution

1
Analyze the observed network traffic pattern.
The capture shows rapid broadcast of DHCPDISCOVER frames containing unique, randomized client hardware MAC addresses.
Identifying the protocol and specific message type helps isolate the resource being targeted.
2
Evaluate the operational impact on client endpoints.
Legitimate devices fail to receive IP leases from the server pool and default to APIPA addresses (169.254.x.x169.254.x.x).
Exhaustion of all available pool addresses is the direct outcome of spoofed requests occupying leases.
3
Correlate protocol patterns and impacts with security attack classifications.
Generating spoofed MAC requests to consume all DHCP pool leases defines a DHCP starvation attack.
Distinguishing DHCP starvation from Rogue DHCP or MAC flooding relies on identifying whether the target is the DHCP IP lease pool or Layer 2 switch CAM tables.

Key Concept

DHCP Starvation Attack Indicators
Estimated Time:1m 15s
Question 346Question

A security analyst is auditing a legacy enterprise reporting application. While reviewing the source code responsible for exporting document files, the analyst notes that user-supplied input parameters are directly concatenated into a system command string passed to an operating system command shell executor (`exec()`). The development team proposes mitigating this risk by deploying a Web Application Firewall (WAF) rule designed to inspect requests and block common SQL keywords such as `SELECT`, `INSERT`, and `UNION`. Which of the following evaluations best explains why the proposed mitigation is ineffective?

Show answer & explanation

Answer: The proposed control filters database query manipulation techniques rather than operating system shell commands, failing to remediate the un-sanitized command string execution in application code.

Answer

The proposed control targets database query manipulation rather than operating system shell commands, failing to remediate the un-sanitized command string execution in application code.
The correct answer accurately points out that filtering database query terms addresses SQL Injection, whereas the vulnerability present is OS Command Injection. Because the server executes arbitrary system commands via un-sanitized string concatenation, SQL keyword filters provide no protection against shell metacharacters or operating system utilities.

Step-by-Step Solution

1
Analyze the vulnerability type in the application stem.
User input concatenated into system execution functions (`exec()`) indicates an OS Command Injection flaw.
Identifying the root cause specifies what input structures and system APIs are exploited.
2
Evaluate the proposed mitigation mechanism against the vulnerability type.
Blocking SQL syntax (`SELECT`, `UNION`) mitigates SQL Injection (SQLi), not system shell command invocation.
Security controls must match the specific attack vector and context.
3
Select the correct evaluation that identifies the flaw in the proposed control.
The correct response notes that filtering database query syntax leaves the OS command execution paths unmitigated.
Remediation requires parameterized execution or strict input sanitization suited for shell commands.

Key Concept

OS Command Injection and Context-Appropriate Mitigation Controls
Question 347Question

A security audit of a legacy financial data synchronization service reveals two key architectural flaws: bulk transaction records are encrypted using AES in Electronic Codebook (ECB) mode, and API client connections are allowed based solely on internal IP address ranges without individual user or service authentication. Which of the following security control and cryptographic weaknesses are present in this system? (Select TWO).

Select all that apply

Show answer & explanation

Answer: Identical plaintext blocks produce identical ciphertext outputs, allowing eavesdroppers to infer structural patterns in encrypted data.; Implicit trust based on network location creates an architectural vulnerability by bypassing continuous identity authentication.

Answer

The two weaknesses present are: (1) Identical plaintext blocks produce identical ciphertext outputs in ECB mode, exposing structural patterns, and (2) Implicit trust based on network location bypasses explicit identity authentication.
The system exhibits two distinct weaknesses. First, AES in Electronic Codebook (ECB) mode encrypts each plaintext block independently using the same key without randomized initialization vectors, causing identical plaintext blocks to produce identical ciphertext and revealing structural patterns in bulk payloads. Second, authenticating API connections using internal IP subnets relies on implicit network location trust rather than explicit identity authentication, creating a severe control weakness by allowing lateral movement if the internal network is breached.

Step-by-Step Solution

1
Analyze the cryptographic mode flaw
AES in ECB mode lacks diffusion and randomization because identical 128-bit plaintext blocks yield identical ciphertext blocks.
Cryptographic modes like Cipher Block Chaining (CBC) or Galois/Counter Mode (GCM) use initialization vectors (IVs) to prevent pattern leakage, whereas ECB does not.
2
Analyze the security control flaw
Restricting access based on internal IP subnets relies on implicit network location trust.
Zero Trust architecture mandates explicit identity authentication and authorization rather than relying on network perimeter placement.

Key Concept

Electronic Codebook (ECB) cipher mode pattern leakage and perimeter-based implicit network location trust vulnerabilities.
Question 348Question

An incident response team investigates a workstation that consistently bypasses security controls during boot-up. Low-level forensic examination reveals that malicious code was injected directly into the device's Unified Extensible Firmware Interface (UEFI) storage, allowing the payload to execute before the operating system kernel and Endpoint Detection and Response (EDR) drivers initialize. Which of the following malware classifications best describes this threat?

Show answer & explanation

Answer: Bootkit

Answer

Bootkit is correct because it specifically targets pre-boot firmware/storage such as UEFI or MBR to execute before the operating system kernel and security agents load.
The correct option identifying the threat as a bootkit accurately reflects malware that infects system boot environments like the MBR, VBR, or UEFI NVRAM. This allows it to run before the OS kernel and security components load, effectively hiding its presence and maintaining high privilege persistence.

Step-by-Step Solution

1
Analyze the technical telemetry and IoCs in the scenario.
Identified malicious code residing in UEFI storage executing prior to OS kernel and EDR driver initialization.
Determines the specific execution timing and persistence layer of the threat.
2
Evaluate malware classifications against pre-boot execution characteristics.
Bootkits target boot code structures (MBR/VBR/UEFI) to run before the OS environment.
Distinguishes bootkits from OS-level malware like standard kernel rootkits or user-mode Trojans.

Key Concept

Bootkit Malware and Pre-Boot Persistence
Question 349Question

A security engineering team is implementing an automated threat intelligence platform to exchange structured cyber threat data with an industry ISAC and ingest machine-readable indicators into internal security tools. Which of the following components specifically define the standardized language for expressing threat data and the automated transport protocol for exchanging it? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: STIX (Structured Threat Information eXpression); TAXII (Trusted Automated eXchange of Indicator Information)

Answer

STIX (Structured Threat Information eXpression) and TAXII (Trusted Automated eXchange of Indicator Information)
Structured Threat Information eXpression defines the standardized schema for representing threat intelligence in a consistent machine-readable format, while Trusted Automated eXchange of Indicator Information defines the automated transport protocol for exchanging that intelligence over HTTPS.

Step-by-Step Solution

1
Identify the data representation standard required for machine-readable threat intelligence.
STIX provides the standardized XML/JSON schema for describing cyber threat indicators, threat actors, and attack patterns.
Security tools require a consistent data structure to parse and act upon external threat intelligence automatically.
2
Identify the transport mechanism designed to deliver structured threat feeds between systems.
TAXII defines the web service specifications and API protocols for securely transferring STIX threat data over HTTPS.
Automated ingestion requires a standardized messaging and transport protocol to push and pull threat data.
3
Evaluate the incorrect options against threat intelligence sharing specifications.
CVE indexes known software flaws, honeypots gather raw local telemetry via deception, and firewall ACLs enforce traffic policy; none of these serve as threat sharing data formats or transport protocols.
Differentiating threat data representation/transport mechanisms from vulnerability dictionaries, threat collection systems, and network controls ensures proper threat intel pipeline architecture.

Key Concept

STIX/TAXII Threat Intelligence Standards
Estimated Time:1m 30s
Question 350Question

Match each threat intelligence source type to its primary operational use case or intelligence characteristic in an enterprise security framework.

Click a left item, then click its matching right item

Items

Open-Source Intelligence (OSINT)
Information Sharing and Analysis Center (ISAC)
Dark Web Threat Intelligence
Commercial/Proprietary Threat Feed

Matches

Show answer & explanation

Answer

Open-Source Intelligence (OSINT) matches publicly accessible research repositories; ISAC matches sector-specific peer sharing networks; Dark Web Intelligence matches monitoring of hidden services for credential exposures; Commercial feeds match vendor-managed paid tactical indicator streams.
Each threat intelligence source type is accurately mapped to its primary delivery model and operational scope: OSINT uses public data, ISACs facilitate sector-specific peer collaboration, Dark Web intelligence monitors illicit underground communities, and Commercial feeds provide paid, automated tactical data streams.

Step-by-Step Solution

1
Analyze Open-Source Intelligence (OSINT)
Identified as freely available public data, matching open telemetry and code repositories.
OSINT encompasses all publicly available sources requiring no proprietary access.
2
Analyze Information Sharing and Analysis Centers (ISACs)
Identified as sector-specific peer sharing organizations.
ISACs focus on industry-wide collaborative threat intelligence.
3
Analyze Dark Web Threat Intelligence
Identified as intelligence gathered from hidden services and illicit market sites.
Dark web monitoring targets underground forums and leaked data.
4
Analyze Commercial/Proprietary Feeds
Identified as vendor-supplied, paid feeds with high confidence for automated ingestion.
Commercial feeds provide actionable, structured indicators backed by service contracts.

Key Concept

Classification and Operational Applications of Threat Intelligence Sources
Question 351Question

A security technician analyzing network packet captures following a reported credential compromise notes that multiple workstations are issuing UDP port 5355 multicast requests after failing standard DNS name resolution for local resources. Immediately following each multicast query, an unauthorized host on the local subnet returns spoofed name resolution responses, directing the victim workstations to initiate SMB authentication over TCP port 445 to the attacker's machine. Which of the following technical indicators specifically confirm the presence of this attack? Select TWO.

Select all that apply

Show answer & explanation

Answer: Unicast UDP port 5355 responses sent by a single non-authoritative host answering broadcast requests for internal server names; Unsolicited SMB NTLMv2 challenge-response hash transmissions routed to an unauthorized internal IP address

Answer

The correct indicators are unicast UDP port 5355 responses sent by a non-authoritative host answering broadcast queries for internal names, and unsolicited SMB NTLMv2 challenge-response hash transmissions routed to an unauthorized internal IP address.
The scenario describes LLMNR (Link-Local Multicast Name Resolution) poisoning. When Windows clients fail standard DNS resolution, they broadcast LLMNR queries on UDP port 5355. An attacker operating a listener responds with spoofed unicast replies. When the victim client attempts to connect to the target resource via SMB, it sends its NTLMv2 challenge-response hash to the attacker's machine.

Step-by-Step Solution

1
Identify the primary name resolution protocol associated with UDP port 5355 multicast traffic.
UDP 5355 corresponds to Link-Local Multicast Name Resolution (LLMNR), which endpoints use when DNS lookup fails.
Recognizing port-protocol mappings establishes the baseline vulnerability mechanism.
2
Analyze how an attacker exploits failed name resolution over local multicast.
An attacker listens for multicast queries and immediately responds with spoofed unicast answers claiming to be the requested resource.
This confirms LLMNR poisoning as the initial access indicator.
3
Trace the subsequent protocol activity triggered by the spoofed name resolution.
Victim systems connect to the attacker's IP over SMB (TCP 445) and attempt authentication, transmitting NTLMv2 hashes to the rogue host.
This establishes the secondary credential harvesting indicator.

Key Concept

LLMNR/NBT-NS Poisoning and Credential Harvesting Indicators
Estimated Time:1m 30s
Question 352Question

During a network security monitoring session, an analyst receives alerts indicating that an enterprise layer 2 switch is broadcasting unicast frames meant for a specific server out of all active switch ports. Inspection of the switch switchport log shows a single interface generating thousands of inbound Ethernet frames per second, each containing unique, rapidly changing source MAC addresses. Which of the following network attacks is taking place?

Show answer & explanation

Answer: MAC flooding designed to overflow the switch CAM table and force traffic to fail open like a hub

Answer

The attack taking place is MAC flooding designed to overflow the switch CAM table and force traffic to fail open like a hub.
The correct answer identifies MAC flooding. In a MAC flooding attack, an adversary sends a massive volume of Ethernet frames with randomized source MAC addresses to a switch port. This rapidly exhausts the finite storage space in the switch Content Addressable Memory (CAM) table. Once full, the switch can no longer store valid MAC-to-port mappings and reverts to a fail-open mode, broadcasting all incoming unicast frames out of every active port, which allows the attacker to capture traffic intended for other endpoints.

Step-by-Step Solution

1
Analyze the observed technical indicators in the switch logs.
The log shows a single port transmitting thousands of frames per second with randomized source MAC addresses.
Rapidly generated unique MAC addresses target the limited storage capacity of the switch's Content Addressable Memory (CAM) table.
2
Evaluate the resulting switch behavior.
The switch is broadcasting unicast frames out of all physical ports.
When the CAM table becomes completely full, the switch cannot learn new MAC entries and defaults to broadcasting (failing open) so traffic can still reach its destination, allowing sniffing of unicast traffic.
3
Match the observed symptoms to the correct attack classification.
MAC flooding (CAM table overflow).
This behavior is the classic signature of a MAC flooding attack.

Key Concept

MAC Flooding and Switch Fail-Open Behavior
Question 353Question

An enterprise security architecture assessment identified several technical flaws across the organization's cryptographic implementations and control configurations. Match each cryptographic or security control weakness on the left to its corresponding security impact on the right.

Click a left item, then click its matching right item

Items

Static RSA key exchange without ephemeral key parameters
Hardcoded symmetric encryption keys embedded in client application binaries
Disabled Certificate Revocation List (CRL) and OCSP validation on client endpoints
Cipher Block Chaining (CBC) mode initialized with predictable Initialization Vectors

Matches

Show answer & explanation

Answer

Static RSA key exchange matches retroactive decryption of past session traffic due to lack of Perfect Forward Secrecy; hardcoded symmetric keys match binary reverse engineering leading to global key exposure; disabled revocation checking matches acceptance of revoked certificates during man-in-the-middle attacks; predictable CBC IVs match susceptibility to block pattern analysis and chosen-ciphertext attacks.
Each identified weakness maps directly to its technical vulnerability: static RSA key exchange lacks forward secrecy resulting in retroactive traffic decryption; hardcoded client secrets permit reverse engineering and key extraction; bypassing CRL/OCSP validation forces endpoints to trust revoked certificates during interception attacks; and predictable IVs in CBC mode break cipher non-determinism, exposing sessions to chosen-ciphertext analysis.

Step-by-Step Solution

1
Analyze the impact of static RSA key exchange.
Determined that without ephemeral key negotiation (such as DHE or ECDHE), session keys depend directly on the server's private key, failing to provide Perfect Forward Secrecy (PFS).
This structural flaw enables adversaries who capture and archive encrypted session traffic to decrypt all past communications if the private key is later compromised.
2
Evaluate the security risk of hardcoded secret keys in client binaries.
Recognized that software binaries distributed to end-user devices can be decompiled.
Hardcoded keys can be extracted via static binary analysis, compromising confidentiality across every instance of the software.
3
Examine the consequence of disabling certificate revocation checks.
Identified that client software bypasses CRL and OCSP verification steps during TLS handshakes.
Without revocation verification, clients trust compromised certificates that have been explicitly revoked by the issuing Certificate Authority.
4
Assess the cryptographic vulnerability of predictable IVs in Cipher Block Chaining mode.
Understood that CBC mode requires unpredictable, random IVs to ensure ciphertext randomized outputs.
Predictable IVs allow adversaries to craft matching plaintext guesses and observe cipher outputs, leading to information disclosure via chosen-ciphertext side-channel attacks.

Key Concept

Cryptographic and Security Control Weaknesses
Question 354Question

Match each observed wireless or network attack technical indicator to its corresponding security threat classification.

Click a left item, then click its matching right item

Items

Packet capture logs displaying continuous transmission of IEEE 802.11 management frames with subtype 0x000C sent to client MAC addresses with spoofed access point source addresses.
Spectrum analyzer logs recording high-power broadband carrier noise across the 2.4 GHz ISM band causing a complete collapse in the signal-to-noise ratio (SNR).
System logs showing unsolicited Bluetooth L2CAP and Service Discovery Protocol (SDP) requests pushing unwanted text contact notes to nearby discoverable mobile devices.
Packet captures recording unauthorized ICMPv6 Type 134 messages broadcast from a unauthorized endpoint to dynamically reconfigure neighbor default routing paths.

Matches

Show answer & explanation

Answer

The observed technical indicators match as follows: 802.11 management frames (subtype 0x000C) match Deauthentication Attack; broadband high-power noise matches RF Jamming Attack; unsolicited Bluetooth text messages match Bluejacking Attack; unauthorized ICMPv6 Type 134 broadcasts match Rogue IPv6 Router Advertisement Attack.
Each indicator directly corresponds to its characteristic protocol behavior: 802.11 subtype 0x000C identifies wireless deauthentication; RF spectrum noise indicates physical radio frequency jamming; unsolicited Bluetooth message delivery represents Bluejacking; and unauthorized ICMPv6 Type 134 frames represent a rogue IPv6 Router Advertisement attack.

Step-by-Step Solution

1
Analyze frame subtypes and protocol headers in wireless packet captures.
IEEE 802.11 subtype 0x000C specifically designates Deauthentication management frames designed to drop wireless client connections.
Identifying specific frame types isolates wireless denial-of-service vectors.
2
Evaluate RF spectrum metrics and signal noise metrics.
Continuous high-power noise overwhelming the signal-to-noise ratio indicates intentional intentional physical layer interference (RF Jamming).
Jamming impacts physical layer propagation rather than logical protocol exchanges.
3
Examine short-range wireless protocol traffic and payload types.
Unsolicited messaging via Bluetooth SDP/L2CAP characterizes Bluejacking (distinguished from Bluesnarfing, which steals data).
Bluejacking focuses on sending messages rather than exfiltrating stored data.
4
Inspect ICMPv6 packet types and network layer routing announcements.
ICMPv6 Type 134 corresponds to Router Advertisements (RA). Unauthorized RA messages alter host IPv6 gateway configurations.
IPv6 Stateless Address Autoconfiguration (SLAAC) relies on ICMPv6 Type 134, making rogue RAs a prominent network layer threat indicator.

Key Concept

Technical Indicators of Network and Wireless Attacks
Estimated Time:1m 30s
Question 355Question

An internal penetration testing team discovers that a custom mobile application's source code explicitly disables Transport Layer Security (TLS) certificate validation routines. The application is configured to accept any presented digital certificate without verifying its certificate authority (CA) trust chain or hostname matching. Which of the following best describes the primary security risk introduced by this cryptographic control weakness?

Show answer & explanation

Answer: It enables unauthorized network nodes to perform Man-in-the-Middle (MitM) attacks by presenting arbitrary certificates to intercept traffic.

Answer

It enables unauthorized network nodes to perform Man-in-the-Middle (MitM) attacks by presenting arbitrary certificates to intercept traffic.
Transport Layer Security (TLS) relies on digital certificate validation to establish server authenticity. When an application disables checks for hostname matching and trust chain validation, it accepts any digital certificate presented to it. An attacker on the network path can easily intercept connection attempts, substitute their own certificate, and execute a Man-in-the-Middle (MitM) attack to inspect or modify encrypted data in transit.

Step-by-Step Solution

1
Analyze the identified security vulnerability
The application code deliberately bypasses TLS certificate chain verification and hostname validation.
Understanding the function of TLS certificate validation is necessary to evaluate the attack surface.
2
Determine the impact of disabling certificate trust checks
Without validation, the application cannot confirm whether a server certificate was issued by a trusted Certificate Authority or belongs to the legitimate endpoint.
Improper certificate validation negates the authentication component of TLS.
3
Identify the threat vector enabled by this weakness
An attacker positioned on the communication path can present a self-signed or invalid certificate, which the client will accept, exposing encrypted traffic to decryption and manipulation (MitM).
Man-in-the-Middle attacks exploit client failure to validate identity credentials during cryptographic handshakes.

Key Concept

Improper Certificate Validation & Trust Weakness
Question 356Question

A threat intelligence analyst at a cloud service provider is tasked with obtaining early-warning indicators regarding unpatched, zero-day vulnerabilities currently being offered for sale by illicit actors prior to public disclosure. Which threat intelligence source type should the analyst primarily monitor to fulfill this requirement?

Show answer & explanation

Answer: Dark web threat intelligence feeds

Answer

Dark web threat intelligence feeds serve as the primary source for monitoring illicit marketplaces and closed underground communities trading unpatched vulnerabilities and zero-day exploits.
Dark web threat intelligence involves monitoring underground markets, specialized forums, and anonymized networks where threat actors actively buy, sell, and share zero-day vulnerabilities, stolen credentials, and custom attack tooling before the broader cybersecurity community becomes aware of them.

Step-by-Step Solution

1
Analyze the operational intelligence requirement
Identified the core requirement as gathering early-warning threat data on zero-day vulnerabilities being actively commercialized by cybercriminals prior to public release.
The scenario highlights pre-disclosure sales in illicit communities rather than public disclosures or post-incident analysis.
2
Evaluate intelligence source characteristics
Recognized that dark web intelligence specifically monitors onion sites, darknet markets, and invitation-only threat actor forums.
Zero-day sales and criminal trade occur within restricted channels inaccessible through conventional web indexing or public feeds.
3
Select the optimal intelligence source type
Determined that dark web threat intelligence feeds provide the necessary visibility into illicit exploit trading.
Other public sources (such as NVD or OSINT) only register vulnerabilities after public disclosure or CVE assignment.

Key Concept

Threat Intelligence Sources (Dark Web vs. OSINT vs. Vulnerability Databases)
Estimated Time:1m 0s
Question 357Question

A security analyst is investigating reports from branch office employees who experienced sudden wireless disconnections followed by prompts to re-enter corporate network credentials on an unfamiliar browser landing page. Wireshark captures and wireless intrusion prevention system (WIPS) logs collected during the incident reveal specific anomalous indicators. Which TWO of the following technical indicators confirm that an Evil Twin attack was executed against the wireless network?

Select all that apply

Show answer & explanation

Answer: The broadcasting access point advertises the legitimate corporate SSID but uses an unapproved BSSID MAC address with a vendor prefix that does not match enterprise hardware inventory; A sudden spike in 802.11 management frames containing deauthentication subtypes sent from a spoofed access point MAC address to force client re-association

Answer

The correct indicators are the rogue broadcasting access point exhibiting an unapproved BSSID MAC address with an unauthorized hardware vendor prefix while broadcasting the corporate SSID, and a sudden spike in spoofed 802.11 deauthentication management frames used to disconnect clients and force re-association.
An Evil Twin attack involves deploying a unauthorized rogue access point configured with the target network's exact SSID. Technical indicators verifying this include observing an unauthorized BSSID (MAC address) that does not match enterprise asset registries, along with a stream of 802.11 deauthentication management frames crafted to disconnect target clients from the legitimate access point and push them onto the rogue device.

Step-by-Step Solution

1
Analyze the scenario attack vector
The scenario describes users being disconnected and prompted for corporate credentials on an unexpected landing page, which aligns with an Evil Twin wireless credential harvesting attack.
Evil Twin attacks rely on creating a duplicate wireless network that mimics a legitimate SSID to deceive clients into connecting and submitting sensitive information.
2
Evaluate wireless indicators for Evil Twin confirmation
An unauthorized BSSID (MAC address) broadcasting the legitimate corporate SSID identifies rogue hardware. Spoofed 802.11 deauthentication frames explain the sudden client disconnections preceding connection to the rogue AP.
Combining deauthentication frame floods with identical SSID broadcasting from unauthorized BSSID hardware is the classic mechanism used by attackers to operationalize an Evil Twin.
3
Differentiate from non-relevant wireless and network attack indicators
Channel-wide RF noise floor increases indicate RF jamming (denial of service), while DHCP DECLINE messages point to IP address allocation conflicts, neither of which confirms an Evil Twin scenario.
Accurate threat diagnosis requires distinguishing between availability disruption attacks (jamming) and impersonation/credential theft attacks (Evil Twin).

Key Concept

Evil Twin Attack Indicators
Question 358Question

A network security technician is reviewing switch port traffic logs after receiving reports of unauthorized network sniffing on a corporate segment. The log packet trace reveals that a newly attached workstation sent dynamic negotiation frames configured with desirable trunking modes, successfully establishing a trunking link with the switch interface. Shortly after, frames with double-encapsulated 802.1Q headers were observed traversing the interface toward an isolated finance VLAN. Which of the following network attack types is indicated by these technical observations?

Show answer & explanation

Answer: VLAN Hopping

Answer

VLAN Hopping is the network attack indicated by the technical observations.
The correct answer is VLAN Hopping. An attacker performs VLAN hopping either by spoofing DTP negotiation messages (causing an unmanaged port to become a trunk port) or by sending double-tagged 802.1Q frames. In double tagging, the outer tag matches the native VLAN of the switch port, causing the switch to strip the outer tag and forward the frame along the trunk carrying the inner tag intact to the target VLAN.

Step-by-Step Solution

1
Analyze the observed technical indicators in the packet trace.
Identified Dynamic Trunking Protocol (DTP) negotiation frames and double-encapsulated 802.1Q VLAN tags.
DTP allows switch interfaces to negotiate trunking links dynamically, while double 802.1Q encapsulation allows packets to jump from an outer access VLAN to an inner target VLAN when trunked.
2
Correlate the indicators with known Layer 2 attack mechanisms.
Dynamic trunk negotiation (switch spoofing) and double tagging are the two primary techniques used to perform VLAN hopping.
VLAN hopping allows an attacker on one VLAN to gain unauthorized access to traffic on another VLAN without traversing a router or firewall.

Key Concept

VLAN Hopping Attack Indicators
Estimated Time:1m 30s
Question 359Question

A security operations team is standardizing its threat intelligence collection and distribution architecture. Match each threat intelligence technology or source type on the left with its correct technical definition or exchange role on the right.

Click a left item, then click its matching right item

Items

TAXII (Trusted Automated eXchange of Intelligence Information)
STIX (Structured Threat Information Expression)
ISAC (Information Sharing and Analysis Center)
Commercial / Proprietary Threat Feed

Matches

Show answer & explanation

Answer

TAXII matches the HTTPS application-layer transport protocol. STIX matches the standardized language format for threat indicators. ISAC matches the sector-specific sharing organization. Commercial/Proprietary Feed matches the paid subscription service for curated threat data.
Each threat intelligence source or protocol performs a distinct operational role: TAXII is the transport protocol over HTTPS; STIX is the structured JSON/XML data representation language; ISAC is the sector-specific collaborative trust network; and Commercial/Proprietary feeds are subscription-based, vendor-curated intelligence services.

Step-by-Step Solution

1
Differentiate transport protocols from data formatting languages in threat intelligence automation.
Identified TAXII as the protocol for transmitting data and STIX as the language format describing threat data.
TAXII specifies how threat intelligence is communicated, whereas STIX specifies what is contained inside the payload.
2
Differentiate peer-to-peer industry sharing entities from vendor-supplied intelligence services.
Mapped ISAC to sector-specific peer sharing and Commercial Feeds to paid vendor subscriptions.
ISACs rely on member-driven information exchange within specific critical infrastructure sectors, while commercial feeds sell specialized proprietary intelligence collected by vendors.

Key Concept

Threat Intelligence Standards, Protocols, and Source Classifications
Question 360Question

A security analyst is reviewing application event logs following a report of data exposure in a web portal. The log entries indicate that authenticated users are altering the `user_id` query parameter in the HTTP GET request (`GET /api/v1/profile?user_id=8834`) to retrieve private profile data belonging to other accounts without any server-side validation of ownership. Which of the following security vulnerabilities is demonstrated in this scenario, and what is the most appropriate control to remediate it?

Show answer & explanation

Answer: Insecure Direct Object Reference (IDOR); remediate by implementing server-side object-level authorization checks.

Answer

Insecure Direct Object Reference (IDOR); remediate by implementing server-side object-level authorization checks.
The correct answer identifies the vulnerability as Insecure Direct Object Reference (IDOR) and recommends server-side object-level access control. IDOR occurs when an application uses client-provided input to access objects directly (such as database keys or account numbers in URL parameters) without performing server-side authorization checks to verify that the requester owns or is permitted to view the requested data.

Step-by-Step Solution

1
Analyze the log entries and exploit pattern.
Identified that authenticated users manipulate a direct parameter (`user_id=8834`) to access records belonging to other users.
Direct reference manipulation to bypass access constraints is the defining characteristic of an Insecure Direct Object Reference (IDOR) flaw.
2
Distinguish between authentication failure and authorization failure.
Determined that the system successfully verified identity (authentication) but failed to restrict access based on resource ownership (authorization).
Remediation requires validating whether the logged-in session identity is authorized to access the specific record requested.
3
Select the appropriate server-side mitigation control.
Selected server-side object-level authorization checks.
Enforcing access controls directly at the code/data layer ensures every request verifies the user's permission to access that specific object key.

Key Concept

Insecure Direct Object Reference (IDOR) and Object-Level Access Control
PreviousPage 18 / 25Next
Threats, Vulnerabilities, and Mitigations Practice Questions — CompTIA Security+ — Page 18 | Examkin