All practice questions

2232 questions

Question 161Question

A medical clinic operating within the United States is updating its electronic health record system to store and transmit patient diagnostic reports and treatment histories. Which of the following regulatory frameworks specifically mandates safeguards to protect the privacy and security of this protected health information (PHI)?

Show answer & explanation

Answer: Health Insurance Portability and Accountability Act (HIPAA)

Answer

Health Insurance Portability and Accountability Act (HIPAA)
The Health Insurance Portability and Accountability Act (HIPAA) is the federal law in the United States designed to safeguard Protected Health Information (PHI), requiring healthcare providers and covered entities to enforce strict administrative, physical, and technical safeguards.

Step-by-Step Solution

1
Identify the data classification type in the scenario
The scenario concerns medical records, treatment histories, and patient diagnostic reports, which constitute Protected Health Information (PHI).
Regulatory compliance frameworks are defined by the specific domain and data type being processed.
2
Match the data classification and jurisdiction to the governing regulatory mandate
The Health Insurance Portability and Accountability Act (HIPAA) is the primary US law setting standards for securing PHI stored or transmitted by healthcare entities.
HIPAA establishes privacy and security rules specifically tailored to covered entities handling health data.

Key Concept

HIPAA Regulatory Compliance for PHI
Question 162Question

A logistics enterprise operates a cloud-hosted fleet dispatch platform valued at an Asset Value (AVAV) of $750,000\$750,000. A quantitative risk assessment reveals that a zero-day exploit could result in an Exposure Factor (EFEF) of 40%40\%. Threat data establishes an Annual Rate of Occurrence (AROARO) of 0.250.25. Implementing a managed threat prevention control costs $20,000\$20,000 annually and is expected to reduce the EFEF to 10%10\%. What is the net annual financial benefit of implementing this security control?

Show answer & explanation

Answer: $36,250\$36,250

Answer

The net annual financial benefit of implementing the security control is $36,250\$36,250.
The baseline ALE is $75,000\$75,000 (750,000×0.40×0.25750,000 \times 0.40 \times 0.25). With the control, the new ALE is $18,750\$18,750 (750,000×0.10×0.25750,000 \times 0.10 \times 0.25), resulting in an annual loss reduction of $56,250\$56,250. Subtracting the annual safeguard cost of $20,000\$20,000 yields a net annual financial benefit of $36,250\$36,250.

Step-by-Step Solution

1
Calculate the baseline Single Loss Expectancy (SLE) and Annual Loss Expectancy (ALE)
Baseline SLE=$750,000×0.40=$300,000SLE = \$750,000 \times 0.40 = \$300,000; Baseline ALE=$300,000×0.25=$75,000ALE = \$300,000 \times 0.25 = \$75,000
Determines the expected annual loss without any risk mitigation controls.
2
Calculate the mitigated SLE and mitigated ALE after control implementation
Mitigated SLE=$750,000×0.10=$75,000SLE = \$750,000 \times 0.10 = \$75,000; Mitigated ALE=$75,000×0.25=$18,750ALE = \$75,000 \times 0.25 = \$18,750
Determines the expected residual annual loss with the security control active.
3
Calculate the gross ALE reduction and net financial benefit
ALEreduction=$75,000$18,750=$56,250ALE_{reduction} = \$75,000 - \$18,750 = \$56,250; Net Benefit =$56,250$20,000=$36,250= \$56,250 - \$20,000 = \$36,250
Subtracting the annual operational cost of the safeguard from the gross loss savings yields the net financial benefit.

Key Concept

Quantitative Risk Assessment (ALE and Safeguard Net Financial Benefit)
Question 163Question

A Security Operations Center (SOC) analyst receives a high-severity alert from a Network Intrusion Detection System (NIDS) monitoring outbound traffic from an internal corporate network segment. The log entry details are shown below:

`[2026-07-27 14:15:02] ALERT: ICMP_LARGE_PAYLOAD_ECHO | Src: 192.168.10.45 | Dst: 203.0.113.88 | Length: 1450 bytes | Rate: 1200 pkts/min | Payload_Header: 504b0304 (PK..)`

Based on this network security monitoring alert, which of the following conclusions and immediate response steps are most appropriate? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: The alert indicates a potential covert channel utilizing ICMP tunneling to exfiltrate compressed archive files.; The analyst should isolate the internal workstation from the network while preserving session packet captures for incident investigation.

Answer

The correct conclusions and actions are recognizing that the alert indicates potential ICMP tunneling used for data exfiltration of compressed files, and immediately isolating the compromised workstation while capturing traffic logs for forensic analysis.
ICMP echo requests normally carry minimal data. High volume ICMP traffic carrying 1450-byte payloads with the magic header '504b0304' (Zip file header) signifies data exfiltration via ICMP tunneling. The appropriate incident response steps are isolating the source host to contain potential exfiltration and preserving traffic captures for further investigation.

Step-by-Step Solution

1
Analyze NIDS log parameters
Identified high-frequency ICMP packets with abnormally large payload sizes (1450 bytes) and a payload magic byte header of '504b0304' (Zip file signature).
ICMP traffic is intended for control and diagnostic messaging; embedding large file data headers indicates misuse of the protocol as a covert exfiltration tunnel.
2
Evaluate protocol attack classifications
Distinguished network-level protocol tunneling from web application attacks like SQLi or XSS.
ICMP functions at the Network Layer (Layer 3), whereas SQLi and XSS targets reside at the Application Layer (Layer 7).
3
Determine containment and investigation actions
Selected network isolation of the internal source IP and packet capture log preservation.
Containment halts further exfiltration over the network, while preserving evidence facilitates root cause analysis during incident response.

Key Concept

Network Intrusion Alert Interpretation and ICMP Covert Channel Detection
Question 164Question

An enterprise is establishing a dedicated network link with a third-party logistics partner to facilitate real-time inventory database synchronization. Which of the following documents should the security team require to specifically define the technical security controls, communication protocols, and data encryption standards for this direct system-to-system connection?

Show answer & explanation

Answer: Interconnection Security Agreement (ISA)

Answer

Interconnection Security Agreement (ISA)
An Interconnection Security Agreement (ISA) is used when two organizations establish a direct technical connection to transmit data. It documents technical security requirements, encryption protocols, network boundaries, and technical roles for both parties.

Step-by-Step Solution

1
Analyze the scenario requirements
Identified the need for technical security controls, protocols, and encryption for a direct system-to-system network link.
Direct connections between partner networks introduce cross-boundary security risks that require precise technical parameters.
2
Evaluate third-party agreement types
Determined that an Interconnection Security Agreement (ISA) specifically governs system-to-system connections.
An ISA outlines security requirements, data ownership, transfer mechanisms, and technical boundaries for interconnected systems.

Key Concept

Third-Party Interconnection Governance and Security Agreements
Question 165Question

Following an enterprise acquisition, a security architecture team must unify server hardening requirements across newly merged cloud and legacy data center environments. The team needs to publish a mandatory document specifying exact, minimum technical configuration thresholds—such as disabled network daemons, specific kernel audit flags, and minimum cryptographic cipher suites—that every server image must meet prior to production provisioning. Which of the following document types best fulfills this operational requirement?

Show answer & explanation

Answer: Security baseline

Answer

A security baseline specifies mandatory minimum security configuration settings and hardening thresholds that systems must maintain before deployment into production.
A security baseline defines mandatory minimum security settings and technical configuration thresholds that systems must conform to before being provisioned into production.

Step-by-Step Solution

1
Analyze the governance requirement detailed in the scenario
The scenario requires a mandatory document that defines exact minimum technical configuration settings (kernel parameters, disabled daemons, cipher suites) for system images before deployment.
Distinguishing between behavioral directives, technical standards, minimum thresholds, and discretionary suggestions is essential to selecting the correct governance document type.
2
Evaluate governance document definitions against the requirement
A security baseline establishes the mandatory minimum operational security threshold/bar for specific operating systems, hardware, or software platforms.
While a policy states executive intent and standards set general rules, a baseline dictates the specific, mandatory minimum configuration state required for deployment readiness.

Key Concept

Security Baseline vs. Policy Hierarchy Components
Estimated Time:1m 30s
Question 166Question

An industrial control system (ICS) security engineering team requires an automated, standardized mechanism to continuously ingest machine-readable tactical indicators of compromise (IoCs) directly into their Security Orchestration, Automation, and Response (SOAR) platform from external sector peers. Which of the following intelligence standards and transport protocol combinations best satisfies this operational requirement?

Show answer & explanation

Answer: Structured Threat Information eXpression (STIX) serialized data delivered via the Trusted Automated eXchange of Intelligence Information (TAXII) protocol

Answer

Structured Threat Information eXpression (STIX) serialized data delivered via the Trusted Automated eXchange of Intelligence Information (TAXII) protocol
The combination of STIX (Structured Threat Information eXpression) and TAXII (Trusted Automated eXchange of Intelligence Information) is the industry standard designed specifically for automated CTI sharing. STIX defines a consistent XML/JSON schema for describing cyber threat objects, while TAXII specifies the secure transport web services (HTTPS/RESTful API) required for machine-to-machine exchange without human intervention.

Step-by-Step Solution

1
Analyze operational requirements
Identified the need for machine-readable threat data representation paired with an automated machine-to-machine transport protocol for real-time SOAR ingestion.
Automation requires standardized data schemas and dedicated API-driven transfer protocols.
2
Evaluate candidate threat intelligence frameworks
STIX specifies the structured language (JSON/XML schema for IoCs, tactics, and observational data), and TAXII provides the HTTP RESTful services to exchange STIX content securely.
STIX and TAXII were specifically designed by OASIS to work in tandem for standardized cyber threat intelligence (CTI) automated sharing.
3
Differentiate from alternative sources
Ruled out OSINT RSS feeds (unstructured CTI), NVD/CVE (vulnerability repository, not CTI IoC feed), and strategic dossiers (human-focused attribution summaries).
Only STIX/TAXII fulfills both the structured data standard and automated ingestion transport requirement.

Key Concept

STIX and TAXII Standards for Automated CTI Sharing
Estimated Time:2m 0s
Question 167Question

A security architect is designing a multi-tenant enterprise environment hosted on shared physical hardware. The corporate compliance policy requires strict hardware-enforced memory separation and workload isolation between high-risk third-party microservices and sensitive internal data systems to prevent kernel-level privilege escalation attacks. Which of the following deployment architectures BEST satisfies this security requirement?

Show answer & explanation

Answer: Deploying workloads into separate virtual machines running on a bare-metal Type-1 hypervisor.

Answer

Deploying workloads into separate virtual machines running on a bare-metal Type-1 hypervisor.
Deploying workloads into distinct virtual machines managed by a bare-metal Type-1 hypervisor provides robust, hardware-assisted abstraction. Each virtual machine executes its own independent operating system kernel. Physical CPU and memory management features enforce hardware boundaries, ensuring that exploits targeting one virtual machine cannot access host memory or compromise neighboring workloads.

Step-by-Step Solution

1
Analyze the core isolation requirement stated in the enterprise policy.
Identified the need for hardware-enforced memory separation and independent kernel boundaries between multi-tenant workloads.
The requirement specifically calls for protection against cross-tenant kernel exploits on shared hardware.
2
Evaluate container architecture against virtual machine architecture.
Containers share the host operating system kernel, whereas Virtual Machines (VMs) run separate guest operating systems on virtualized hardware abstraction layers.
OS-level container isolation is vulnerable to kernel escape exploits if a container breaks namespace boundaries.
3
Select the technology that provides bare-metal hardware abstraction and memory boundaries.
Type-1 (bare-metal) hypervisors leverage hardware-assisted virtualization mechanisms (like Intel VT-x / AMD-V) to enforce absolute memory partition boundaries between VMs.
This guarantees that a compromised tenant VM cannot access memory or compromise the kernel of adjacent tenant VMs.

Key Concept

Hardware-enforced VM isolation versus OS-level shared-kernel container isolation
Question 168Question

A security analyst reviews web application logs and observes client-side script payloads, such as `<script>document.cookie</script>`, submitted through an unvalidated search input and subsequently executed within victim browser sessions. Which of the following application vulnerabilities is present?

Show answer & explanation

Answer: Cross-Site Scripting (XSS)

Answer

Cross-Site Scripting (XSS) is present because client-side JavaScript payloads are injected through user input and executed within victim browsers.
Cross-Site Scripting (XSS) occurs when an application includes unvalidated data in a web page delivered to a browser, enabling attackers to execute client-side scripts in victim user sessions.

Step-by-Step Solution

1
Analyze the log payload and target execution context
The log entry contains HTML `<script>` tags executing JavaScript in the victim's browser context.
Distinguishing between server-side database commands and client-side browser scripts identifies the vulnerability class.
2
Match the behavior to the software vulnerability definition
Injecting malicious scripts into web application parameters that run in another user's browser corresponds directly to Cross-Site Scripting (XSS).
XSS specifically exploits improper input sanitization and output encoding on client-facing web application fields.

Key Concept

Cross-Site Scripting (XSS)
Question 169Question

An enterprise security architect is aligning network isolation mechanisms with specific high-assurance business requirements across diverse deployment environments. Match each network segmentation approach on the left with its defining architectural implementation requirement on the right.

Click a left item, then click its matching right item

Items

Software-Defined Microsegmentation with Service Mesh
Unidirectional Security Gateway (Data Diode)
Air-Gapped Network Topology
Screened Subnet (DMZ) Architecture

Matches

Show answer & explanation

Answer

Software-Defined Microsegmentation pairs with enforcing East-West workload identity traffic control. Unidirectional Security Gateway pairs with physically blocking inbound signals while streaming outbound telemetry. Air-Gapped Network Topology pairs with completely detaching offline root CAs from networks. Screened Subnet Architecture pairs with terminating incoming North-South Internet traffic in a perimeter buffer zone.
Each isolation mechanism corresponds directly to its architectural domain: Software-Defined Microsegmentation governs dynamic East-West service traffic using workload identity; Unidirectional Security Gateways (data diodes) enforce physical one-way transmission for telemetry; Air-Gapping provides complete physical and logical isolation for offline assets like root CAs; and Screened Subnets (DMZs) isolate perimeter North-South public access points.

Step-by-Step Solution

1
Analyze workload identity vs. network subnetting controls for microservice architectures.
Identify that Software-Defined Microsegmentation with a Service Mesh manages East-West traffic based on service identities rather than IP addresses.
Containerized workloads require dynamic granular policies that transcend static IP boundaries.
2
Evaluate strict physical traffic direction enforcement mechanisms for telemetry export.
Identify that a Data Diode (Unidirectional Gateway) physically restricts data flow to outbound-only transmissions.
Hardware-enforced optical paths prevent bi-directional handshake capability, protecting critical infrastructure from inbound attacks.
3
Determine the highest level of isolation for offline infrastructure assets like root CAs.
Select Air-Gapped Network Topology as the mechanism ensuring total physical and logical network separation.
Root CAs must remain immune to remote exploitation by eliminating network interfaces entirely.
4
Examine perimeter inspection zone characteristics for untrusted public traffic.
Match Screened Subnet (DMZ) Architecture with North-South public traffic termination and proxy inspection.
DMZs act as intermediate buffers preventing direct internet access to sensitive internal application tiers.

Key Concept

Selecting and matching network segmentation archetypes (DMZ, microsegmentation, air-gapping, data diode) to specific isolation and traffic flow requirements.
Question 170Question

A security engineer is hardening an internal enterprise environment following an incident where an adversary established initial access on an administrative endpoint, extracted LSASS memory credentials, and executed lateral movement using unencrypted Server Message Block (SMB) sessions across internal network segments. Which TWO of the following enterprise host hardening strategies would most effectively mitigate these lateral movement techniques?

Select all that apply

Show answer & explanation

Answer: Enforce SMB signing and encryption via baseline policies while disabling legacy SMB dialects across all host endpoints.; Enable hypervisor-protected code integrity (HVCI) and Windows Defender Credential Guard on all administrative workstations.

Answer

The two effective mitigation strategies are enforcing SMB signing and encryption while disabling legacy protocols, and enabling virtualization-based security controls such as Credential Guard and HVCI on administrative endpoints.
To mitigate memory-based credential harvesting and internal SMB session exploitation, organizations must harden individual hosts. Virtualization-based security mechanisms like Credential Guard protect sensitive LSASS memory from extraction tools, while mandatory SMB signing and session encryption ensure that internal network communications are verified and protected from tampering or interception.

Step-by-Step Solution

1
Analyze the attack vectors identified in the incident description.
The adversary leveraged LSASS memory extraction to steal credentials and moved laterally using unencrypted SMB communications.
Targeted mitigations must directly neutralize credential dumping and internal SMB session manipulation.
2
Evaluate technical controls for securing credential storage in memory.
Enabling Credential Guard isolates the LSASS process inside a virtualized container, rendering memory-dumping tools ineffective.
Virtualization-based security isolates secrets from the underlying operating system kernel.
3
Evaluate technical controls for securing host-to-host network protocols.
Mandating SMB signing and protocol encryption ensures confidentiality and message integrity, preventing pass-the-hash or relay attacks over SMB.
Cryptographic signing and session encryption mitigate man-in-the-middle and replay attacks across internal hosts.

Key Concept

Enterprise Host Hardening and Zero Trust Host Mitigations
Question 171Question

An administrator is designing a multi-tiered secure network path to allow external management traffic to reach a critical database server. Arrange the network segments in the correct order that incoming administration traffic must traverse, starting from the least secure network segment to the most secure network segment.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

Management traffic flows sequentially from the External Management Network, through the Perimeter Screened Subnet (DMZ), into the Internal Application Zone, and finally terminates at the Restricted Database Segment.
Secure network design relies on defense-in-depth by enforcing strict zone boundaries. Traffic originating from an untrusted external network must first pass through a screened subnet (DMZ) hosting jump boxes, transition through internal application tiers, and finally reach the restricted database segment, moving sequentially from the least secure to the most secure zone.

Step-by-Step Solution

1
Identify the origin point of the traffic flow.
The External Management Network is identified as position 1.
External networks lack perimeter controls and represent the untrusted starting point.
2
Identify the initial perimeter security boundary.
Traffic transitions to the Perimeter Screened Subnet (DMZ) as position 2.
Bastion hosts in the DMZ authenticate and inspect incoming sessions before granting access to internal zones.
3
Determine the next internal layer in the zone hierarchy.
Traffic enters the Internal Application Zone as position 3.
Internal application tiers reside behind perimeter firewalls within the trusted enterprise boundary.
4
Identify the most isolated internal enclave.
Traffic terminates at the Restricted Database Segment as position 4.
Databases require maximum defense-in-depth protection and are placed in the innermost restricted tier.

Key Concept

Defense-in-depth network zoning and transit ordering
Question 172Question

A security administrator is evaluating deployment options for an enterprise application hosted on a shared physical server. The organization requires full hardware abstraction and distinct operating system kernels for each workload to ensure complete isolation between tenants. Which of the following virtualization or containerization technologies best meets this requirement?

Show answer & explanation

Answer: Virtual machines managed by a Type-1 hypervisor

Answer

Virtual machines managed by a Type-1 hypervisor satisfy the requirement by providing dedicated virtualized hardware and isolated OS kernels for each workload.
Virtual machines managed by a Type-1 (bare-metal) hypervisor run directly on physical hardware and provide each virtual machine with its own complete operating system kernel and virtualized hardware. This provides strong isolation between tenant workloads.

Step-by-Step Solution

1
Analyze the isolation requirement stated in the scenario
The requirement calls for full hardware abstraction and independent operating system kernels per workload.
Identifying the target boundary model determines whether containerization or hypervisor-based virtualization is required.
2
Evaluate hypervisor-based virtual machines versus containers
Virtual machines run separate guest operating systems on top of a hypervisor, while containers share the host operating system kernel.
Dedicated kernels are only provided by full virtual machines, making hypervisors the correct architecture for hardware-level kernel isolation.

Key Concept

Virtual Machine Isolation and Hypervisor Security Architecture
Question 173Question

During an incident response investigation on an enterprise network operating an IPv4 infrastructure, security analysts observe unauthorized traffic redirection affecting internal hosts. Network packet captures reveal an influx of unsolicited ICMPv6 Type 134 messages broadcast across the local subnet containing a Router Preference flag set to 'High' and pointing DNS recursive server options to an untrusted external link-local address. Which network attack indicator is demonstrated in this scenario?

Show answer & explanation

Answer: Rogue IPv6 Router Advertisement attack leveraging Stateless Address Autoconfiguration traffic prioritization

Answer

Rogue IPv6 Router Advertisement attack leveraging Stateless Address Autoconfiguration traffic prioritization
The correct answer identifies the indicator as a Rogue IPv6 Router Advertisement attack. ICMPv6 Type 134 packets represent Router Advertisements used in SLAAC. When an attacker broadcasts forged RAs with high preference and custom DNS options, dual-stack hosts default to IPv6 over IPv4, redirecting their traffic through the attacker's rogue gateway.

Step-by-Step Solution

1
Analyze the protocol and packet type described in the incident logs
Identified ICMPv6 Type 134 as a Neighbor Discovery Protocol (NDP) Router Advertisement (RA) message.
ICMPv6 Type 134 messages are strictly defined in RFC 4861 as Router Advertisements used by IPv6 routers to inform hosts of default routes and autoconfiguration parameters.
2
Evaluate host behavior under Stateless Address Autoconfiguration (SLAAC) defaults
Dual-stack operating systems automatically prefer IPv6 routes over IPv4 routes when an RA is received.
Modern operating systems enable IPv6 by default; receiving a rogue RA with high preference causes hosts to auto-assign IPv6 addresses and send outbound traffic through the attacker's gateway.
3
Distinguish the indicator from alternative network redirection attacks
Confirmed the attack vector is a Rogue IPv6 RA attack rather than ARP, DNS, or DHCPv6 starvation.
Unsolicited ICMPv6 Type 134 messages with modified DNS options specifically indicate IPv6 RA spoofing designed for on-path interception.

Key Concept

Rogue IPv6 Router Advertisement (RA) attack indicators and SLAAC exploitation
Question 174Question

A biomedical research facility hosts legacy laboratory automation equipment running unpatchable operating systems. The facility must export real-time telemetry data from these legacy systems to an internal analytics data lake while simultaneously granting temporary remote access to an off-site maintenance vendor. Which of the following network architecture designs best isolates the legacy equipment while enabling these required operational functions?

Show answer & explanation

Answer: Implement an isolated Operational Technology VLAN protected by an inline next-generation firewall enforcing microsegmentation, route vendor maintenance through a privileged jump box with multi-factor authentication inside a dedicated management DMZ, and install an unidirectional security gateway (data diode) for telemetry export.

Answer

The optimal design implements an isolated Operational Technology VLAN with microsegmentation, routes vendor access through a secure jump box in a management DMZ, and uses an unidirectional security gateway (data diode) for data export.
The design providing an isolated OT VLAN with inline microsegmentation, an unidirectional data diode for outbound telemetry export, and a mediated jump host in a management DMZ for vendor maintenance enforces defense-in-depth and strict zone isolation required for legacy unpatchable systems.

Step-by-Step Solution

1
Analyze isolation requirements for legacy/unpatchable systems
Legacy unpatchable systems require maximum microsegmentation and strict outbound-only or mediated access controls to prevent compromised lateral propagation.
Unpatchable endpoints are critical vulnerabilities if exposed directly to external networks or unmonitored internal zones.
2
Evaluate telemetry data export controls
An unidirectional security gateway (data diode) guarantees hardware-enforced one-way data transfer from the legacy OT VLAN to the analytics data lake.
Data diodes physically prevent any inbound communication or attack vectors from originating from the data lake back into the legacy zone.
3
Evaluate remote third-party management controls
Vendor access is routed through a dedicated jump box (bastion host) in a management DMZ enforcing multi-factor authentication and session monitoring.
Direct remote access into sensitive network segments breaks zoning principles; jump boxes mediate and audit all administrative sessions.

Key Concept

Secure Network Architecture and OT/Legacy System Segmentation
Question 175Question

A bio-pharmaceutical consortium deploys a joint machine learning analytics platform hosted within a Community Cloud environment shared exclusively among vetted research institutions. Under the cloud shared responsibility model, which of the following operational tasks is strictly the sole responsibility of each participating research organization?

Show answer & explanation

Answer: Encrypting sensitive research datasets prior to ingestion and configuring granular role-based access permissions

Answer

Encrypting sensitive research datasets prior to ingestion and configuring granular role-based access permissions
In any cloud model—including Community Cloud—the customer organization retains complete responsibility for data security, data classification, client-side encryption, and managing identity permissions for access to their datasets.

Step-by-Step Solution

1
Analyze the cloud deployment model described in the scenario.
The scenario describes a Community Cloud model shared by multiple organizations with common security requirements.
Understanding the deployment model establishes the governance and shared security baseline.
2
Apply the Cloud Shared Responsibility Model to identify customer-side duties.
Regardless of whether IaaS, PaaS, SaaS, or Community Cloud is used, the customer retains 100% ownership and responsibility for their data classification, data encryption, and access control configurations.
Cloud service providers and community platform hosts manage infrastructure components, but data security and user access management always rest with the data owner.
3
Evaluate the options to isolate the correct customer responsibility.
The option specifying dataset encryption and access permission configuration accurately reflects tenant responsibility.
Physical hardware maintenance belongs to the provider, while perimeter-only trust and confusing AAA controls reflect security anti-patterns.

Key Concept

Cloud Shared Responsibility Model in Community Cloud Deployments
Estimated Time:1m 30s
Question 176Question

A security operations team at a healthcare research organization is analyzing a long-term intrusion targeting proprietary patient genetic databases. The adversary demonstrated advanced capabilities by leveraging custom zero-day exploits, operating stealthily across multiple months without deploying ransomware or causing service disruptions. Which of the following attributes and motivations are most characteristic of this specific threat actor profile? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: High technical sophistication utilizing customized evasion tools and zero-day capabilities; Geopolitical espionage motivation aimed at long-term intellectual property theft

Answer

The correct threat actor characteristics are high technical sophistication utilizing customized evasion tools and zero-day capabilities, along with a geopolitical espionage motivation aimed at long-term intellectual property theft.
The scenario describes an Advanced Persistent Threat (APT) profile characterized by high technical sophistication (zero-day exploits, stealthy persistence) and state-sponsored or geopolitical motivation focused on long-term intelligence gathering and intellectual property theft.

Step-by-Step Solution

1
Analyze the adversary's actions and tactics described in the scenario.
The adversary maintained multi-month persistence using custom zero-day exploits while avoiding noise or disruption.
Technical capabilities such as custom zero-day exploitation indicate high sophistication and significant funding typical of advanced persistent threat (APT) groups.
2
Evaluate the underlying motivation based on targeted assets and behavior.
The target was proprietary genetic data, collected covertly without extortion or vandalism.
Covert exfiltration of proprietary research aligns with nation-state espionage and strategic data theft rather than financial crime or hacktivism.

Key Concept

Threat Actor Attributes and Intent
Question 177Question

During a security assessment of a C-based binary processing service, an engineer analyzes the following code snippet responsible for dynamic memory allocation:

`unsigned int total_size = header_size + payload_size;`
`char *buffer = (char *)malloc(total_size);`
`memcpy(buffer, header_data, header_size);`
`memcpy(buffer + header_size, payload_data, payload_size);`

During testing, an input with header_size=0xFFFFFFFFheader\_size = 0xFFFFFFFF (4,294,967,2954,294,967,295) and payload_size=0x00000010payload\_size = 0x00000010 (1616) causes the `total_size` variable to wrap around to 0x0000000F0x0000000F (1515 bytes). As a result, `malloc` allocates a 1515-byte buffer on the heap, but subsequent `memcpy` operations attempt to copy over 44 gigabytes of data into that buffer.

Which of the following vulnerability types is demonstrated by this flaw, and which control best prevents its exploitation?

Show answer & explanation

Answer: Integer overflow leading to a heap-based buffer overflow; mitigate by implementing explicit range checking on arithmetic operations before allocating memory.

Answer

The correct option identifies the vulnerability as an integer overflow leading to a heap-based buffer overflow, which is mitigated by implementing bounds and range checking on arithmetic operations prior to memory allocation.
The scenario describes an integer overflow where combining two integer values wraps around to a small number due to standard integer storage limits. Because `malloc` uses this wrapped value (1515 bytes), the subsequent copy of the full payload writes memory beyond the allocated buffer boundaries, creating a heap-based buffer overflow. The correct remediation is to validate that arithmetic additions do not overflow before attempting memory allocation.

Step-by-Step Solution

1
Analyze the arithmetic operation in the memory allocation logic.
Adding two 32-bit unsigned integers (0xFFFFFFFF+0x100xFFFFFFFF + 0x10) exceeds the maximum 32-bit integer limit (0xFFFFFFFF0xFFFFFFFF), causing the value to wrap around to 0x0000000F0x0000000F (1515).
This arithmetic wrap-around is a classic integer overflow.
2
Evaluate the impact on memory management routines.
The `malloc` call receives 1515 bytes as its argument, allocating a small memory region on the heap, while `memcpy` attempts to write far more data than allocated.
Writing past the boundaries of an undersized heap allocation results in a heap-based buffer overflow.
3
Determine the appropriate remediation control.
Perform sanity checks (e.g., checking if `UINT_MAX - header_size < payload_size`) before performing addition and memory allocation.
Explicit arithmetic range checking prevents integer wrap-around before `malloc` is executed.

Key Concept

Integer Overflow and Buffer Overflow Vulnerabilities
Question 178Question

A bio-pharmaceutical research laboratory is deploying an automated, event-driven genomic data processing pipeline using a serverless Function-as-a-Service (FaaS) model hosted on a public cloud platform. In this architecture, cloud functions are automatically invoked whenever new dataset files are uploaded to cloud storage buckets. Under the cloud shared responsibility model, which TWO of the following security tasks are the explicit responsibility of the customer organization?

Select all that apply

Show answer & explanation

Answer: Defining least-privilege Identity and Access Management (IAM) execution roles and validating input parameters within the serverless function code.; Configuring access control policies and client-side or server-side encryption settings for raw data objects stored in cloud storage buckets.

Answer

The two correct customer security responsibilities are: defining least-privilege IAM execution roles and input validation in function code, and configuring access control policies and encryption for data stored in cloud storage buckets.
Under the cloud shared responsibility model for serverless/FaaS environments, the customer retains accountability for their application code logic, including input validation and assigning least-privilege IAM execution roles. Additionally, data security—comprising access policies and data encryption for stored object datasets—is always managed by the customer.

Step-by-Step Solution

1
Analyze the cloud service model presented in the scenario.
The scenario describes a serverless Function-as-a-Service (FaaS) model combined with cloud object storage.
Understanding the abstraction layer determines which components are managed by the cloud service provider versus the customer.
2
Differentiate provider responsibilities from customer responsibilities in FaaS.
The Cloud Service Provider (CSP) abstracts and secures the physical hardware, hypervisor, container OS, and serverless runtime execution environment.
The customer is relieved of server host OS maintenance and hardware provisioning duties.
3
Identify customer-owned security layers.
The customer retains full accountability for application source code, execution role permissions, data payload validation, data classification, and storage bucket encryption/access policies.
Data security and identity governance always remain customer responsibilities regardless of the cloud model.

Key Concept

Cloud Shared Responsibility Model in FaaS/Serverless Architectures
Question 179Question

A security engineer inspects an internal build host and discovers that an unencrypted container management daemon is listening on TCP port 2375 across all network interfaces, as shown in the following output:

# netstat -tuln | grep 2375
tcp 0 0 0.0.0.0:2375 0.0.0.0:* LISTEN

This configuration allows any node on the internal network segment to send remote commands to spawn root-privileged container processes and access the underlying host filesystem. Which of the following represents the primary host and architecture vulnerability in this scenario?

Show answer & explanation

Answer: Exposition of an unauthenticated management control socket bound to a wild-card interface

Answer

Exposition of an unauthenticated management control socket bound to a wild-card interface
Binding an unauthenticated management control service (such as a container daemon API on port 2375) to a wildcard interface (0.0.0.0) allows any machine on the network segment to issue administrative calls, granting full host privilege escalation and control.

Step-by-Step Solution

1
Analyze the netstat command output
Identified TCP port 2375 bound to 0.0.0.0 (all IPv4 network interfaces).
Port 2375 is the standard unencrypted, unauthenticated socket port for container management engines.
2
Evaluate the architectural security impact
Any host on the local network segment can send REST API requests to control the engine daemon with root-equivalent access.
Exposing management services to wildcard interfaces without Mutual TLS (mTLS) or authentication creates a critical host architecture exposure.

Key Concept

Host and Infrastructure Vulnerabilities: Unauthenticated Remote Management Interfaces
Estimated Time:1m 30s
Question 180Question

A security engineer is performing a threat modeling analysis on a hybrid hypervisor host node that simultaneously runs both tenant Virtual Machines (VMs) managed by a Type 1 hypervisor and application containers running directly on the host operating system kernel. A zero-day privilege escalation vulnerability is discovered in the core host operating system kernel's memory management subsystem. Which of the following statements accurately evaluates the primary security risk distinction between the container workloads and the virtual machine workloads under this threat condition?

Show answer & explanation

Answer: Containers share the underlying host operating system kernel and are susceptible to complete host compromise via kernel exploitation, whereas virtual machines execute within isolated hardware-assisted memory spaces governed by the hypervisor layer.

Answer

Containers share the underlying host operating system kernel and are susceptible to complete host compromise via kernel exploitation, whereas virtual machines execute within isolated hardware-assisted memory spaces governed by the hypervisor layer.
The fundamental architectural distinction between containerization and virtual machines lies in the kernel layer. Containers share the host operating system kernel (using namespaces and cgroups for process separation). If the host kernel has an unpatched flaw, an attacker inside a container can exploit it to compromise the entire host system. Virtual machines run separate guest operating systems on top of a hypervisor, using hardware-assisted abstraction to isolate guest memory space from host kernel memory space.

Step-by-Step Solution

1
Analyze the execution environment of containers versus virtual machines.
Containers utilize operating system-level virtualization, meaning all container instances share the host kernel. Virtual machines utilize hardware-assisted virtualization managed by a Type 1 hypervisor, giving each VM its own independent guest OS kernel.
Understanding host OS and hardware boundary dependencies is required to assess architectural risk.
2
Evaluate the impact of a host kernel zero-day vulnerability across both workload types.
An exploit targeting the host kernel bypasses container namespaces and cgroups directly because the host kernel is the shared execution engine. In contrast, virtual machines run guest kernels isolated by hardware virtual machine extensions (e.g., VT-x/AMD-V) and hypervisor trap handling.
Kernel vulnerability exploits break container boundaries much more readily than hypervisor boundaries.
3
Select the option that correctly contrasts shared kernel exposure against hardware hypervisor isolation.
The statement highlighting that containers share the host OS kernel while virtual machines run in isolated hypervisor-managed hardware memory spaces is accurate.
This captures the fundamental security model difference between OS-level containerization and hypervisor-based virtualization.

Key Concept

Kernel Sharing vs. Hypervisor Isolation Boundaries
PreviousPage 9 / 112Next
All practice questions — CompTIA Security+ | Examkin