Tüm alıştırma soruları

2232 soru

Soru 1441Soru

A financial enterprise is evaluating several third-party software and service providers during a comprehensive supply chain risk review. Match each vendor security assessment artifact on the left with the operational compliance or risk verification requirement it satisfies on the right.

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

Öğeler

SOC 2 Type II Report
SOC 3 Report
Standardized Vendor Questionnaire (SIG / VSA)
ISO/IEC 27001 Attestation of Registration

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

The SOC 2 Type II Report pairs with verifying control operating effectiveness over a specified time period. The SOC 3 Report pairs with providing a publicly disclosable general-use summary. The Standardized Vendor Questionnaire pairs with gathering self-reported vendor security practices. The ISO/IEC 27001 Attestation pairs with certifying an audited Information Security Management System (ISMS).
Each artifact corresponds to a specific governance role in third-party risk management: SOC 2 Type II verifies control operating effectiveness over a period of time; SOC 3 provides a publicly shareable general-use summary; vendor questionnaires gather initial self-reported security metrics; and ISO/IEC 27001 attests to an independently audited ISMS framework.

Adım Adım Çözüm

1
Differentiate between SOC 2 Type I and SOC 2 Type II reporting scopes.
Identify that Type II includes evidence of operating effectiveness over a period of time, matching the detailed audit testing scenario.
Type I only evaluates control design at a single point in time, whereas Type II tests continuous execution over months.
2
Distinguish public reporting artifacts from restricted confidential audit documentation.
Identify the SOC 3 report as a general-use, publicly shareable executive summary.
SOC 2 reports contain sensitive system descriptions intended only for restricted audiences under NDA, whereas SOC 3 is designed for public confidence.
3
Categorize self-assessment tools versus third-party independent certifications.
Pair the Standardized Questionnaire with self-reported data collection and ISO/IEC 27001 with independent ISMS certification.
Questionnaires capture vendor self-evaluations early in onboarding, while ISO/IEC 27001 represents a formal external audit of management framework compliance.

Anahtar Kavram

Third-Party Security Assurance Artifacts and Supply Chain Verification
Soru 1442Soru

An enterprise executive board is drafting a high-level document that defines the organization's overarching commitment to information security, establishes security roles, and outlines broad strategic goals for risk management. Which security governance document type is the board preparing?

Cevabı ve açıklamayı göster

Cevap: Security policy

Cevap

The board is preparing a security policy, which serves as the foundational, high-level executive directive defining overall security goals and governance roles.
A security policy is a foundational governance document crafted by senior management to define the organization's security commitment, assign broad responsibilities, and set overall risk management directives.

Adım Adım Çözüm

1
Analyze the core objective described in the scenario.
The document expresses high-level executive commitment, security roles, and strategic risk management goals.
Governance documents are categorized based on their level of abstraction and target audience.
2
Map the objective to the governance policy hierarchy.
High-level management directives and organizational goals fall under the category of policies.
Policies represent top-tier mandatory governance documents from leadership.

Anahtar Kavram

Security policy hierarchy and document characteristics
Soru 1443Soru

An organization is conducting a quantitative risk assessment for a core fintech payment processing service with an estimated asset value (AVAV) of 3,500,0003,500,000. Historical security data indicates an Exposure Factor (EFEF) of 40%40\% (0.400.40) for data corruption threats, with an Annual Rate of Occurrence (AROARO) of 0.50.5 (once every two years). The security team proposes implementing an automated real-time transaction validation safeguard that costs 45,00045,000 annually to maintain. This safeguard lowers the EFEF to 10%10\% (0.100.10), but due to operational overhead, the revised AROARO increases slightly to 0.60.6. Based on quantitative risk analysis, what is the net annual financial benefit of implementing this risk mitigation safeguard?

Cevabı ve açıklamayı göster

Cevap: 445,000445,000

Cevap

The net annual financial benefit of implementing the safeguard is 445,000445,000.
The correct answer of 445,000445,000 accurately reflects the net financial benefit derived from the standard cost-benefit formula: (Baseline ALE - Residual ALE) - Annual Safeguard Cost. Baseline ALE is 3,500,000×0.40×0.5=3,500,000 \times 0.40 \times 0.5 = 700,000 .ResidualALEwithmodifiedmetricsis. Residual ALE with modified metrics is 3,500,000 \times 0.10 \times 0.6 = 210,000210,000. Subtracting 210,000210,000 from 700,000700,000 yields a gross ALE reduction of 490,000490,000. Subtracting the 45,00045,000 annual safeguard cost yields a net annual financial benefit of 445,000445,000.

Adım Adım Çözüm

1
Calculate baseline Single Loss Expectancy (SLESLE) and Annual Loss Expectancy (ALEALE).
Baseline SLE=AV×EF=$3,500,000×0.40=$1,400,000SLE = AV \times EF = \$3,500,000 \times 0.40 = \$1,400,000. Baseline ALE=SLE×ARO=$1,400,000×0.5=$700,000ALE = SLE \times ARO = \$1,400,000 \times 0.5 = \$700,000.
Establishing initial risk exposure requires calculating pre-control annual losses.
2
Calculate post-control SLESLE and post-control ALEALE using updated parameters.
Post-control SLE=$3,500,000×0.10=$350,000SLE = \$3,500,000 \times 0.10 = \$350,000. Post-control ALE=$350,000×0.6=$210,000ALE = \$350,000 \times 0.6 = \$210,000.
Determining residual risk exposure accounts for both decreased exposure factor and adjusted annual occurrence rate.
3
Compute the gross risk reduction value.
Gross Loss Reduction = Baseline ALEALE - Post-control ALEALE = $700,000$210,000=$490,000\$700,000 - \$210,000 = \$490,000.
Gross benefit evaluates the total financial loss prevented by the control per year.
4
Calculate net annual benefit by subtracting safeguard cost from gross reduction.
Net Benefit = Gross Loss Reduction - Annual Safeguard Cost = $490,000$45,000=$445,000\$490,000 - \$45,000 = \$445,000.
Cost-benefit analysis requires factoring in operational maintenance overhead to justify security expenditure.

Anahtar Kavram

Quantitative Risk Analysis and Safeguard Cost-Benefit Evaluation
Tahmini Süre:3m 0s
Soru 1444Soru

An organization is upgrading its access control infrastructure to allow third-party contractors temporary access to cloud-hosted management portals and APIs. The security team mandates that credentials must not be statically stored on client devices, identity assertions must be centralized via modern web standards, and access decisions must not rely on internal network perimeter position. Which of the following security mechanisms should be incorporated into this Identity and Access Management (IAM) architecture? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: Deploying OpenID Connect (OIDC) with OAuth 2.0 to handle federated authentication and short-lived scoped token issuance; Implementing a Privileged Access Management (PAM) system configured for Just-In-Time (JIT) access and ephemeral credential generation

Cevap

The architectural requirement is met by combining OpenID Connect (OIDC) with OAuth 2.0 for federated web/API authentication and a Privileged Access Management (PAM) system utilizing Just-In-Time (JIT) ephemeral credentials.
Combining OpenID Connect (OIDC) with OAuth 2.0 provides standard, federated identity assertions and scoped access tokens for modern cloud portals and APIs. Integrating Privileged Access Management (PAM) configured for Just-In-Time (JIT) access ensures credentials are generated dynamically on demand and automatically invalidated, satisfying the prohibition against static credentials.

Adım Adım Çözüm

1
Analyze requirement for centralized, web-standard identity assertions and token access
Identify OpenID Connect (OIDC) and OAuth 2.0 as the standard federated identity and token-based framework for web portals and APIs
OIDC provides modern identity verification over HTTP/HTTPS while OAuth 2.0 issues temporary scoped tokens instead of static API keys.
2
Analyze requirement to eliminate statically stored client credentials for temporary contractors
Select Just-In-Time (JIT) provisioning within a Privileged Access Management (PAM) architecture
JIT PAM dynamically provisions temporary access and auto-expires credentials, satisfying the constraint against static credential storage.
3
Evaluate and eliminate distractors relying on perimeter boundary trust or improper control types
Reject RADIUS/MAB perimeter mechanisms and static IP firewall rules
Perimeter controls fail to verify identity dynamically at the application level and conflict with zero-trust architectural principles.

Anahtar Kavram

Privileged Access Management (PAM) with Just-In-Time (JIT) Provisioning and OIDC/OAuth2 Federated Architecture
Soru 1445Soru

An organization purchases a commercial cyber insurance policy to cover potential monetary losses resulting from data breach liabilities. Which risk response strategy is the organization implementing?

Cevabı ve açıklamayı göster

Cevap: Risk transference

Cevap

Risk transference
Risk transference shifts the financial liability and impact of a potential loss to a third party, such as an insurance carrier or service provider. Procuring cybersecurity insurance directly exemplifies this strategy.

Adım Adım Çözüm

1
Analyze the organizational action described in the scenario.
The organization is procuring cyber insurance to handle potential monetary losses from data breaches.
Determining the primary operational goal helps identify the corresponding risk response category.
2
Map the procurement of insurance to risk response definitions.
Shifting the financial burden of an identified risk to a third party (an insurance provider) defines risk transference.
Insurance does not prevent an attack, but transfers the fiscal impact.

Anahtar Kavram

Risk Transference
Soru 1446Soru

During an ongoing incident investigation, a security analyst suspects that a compromised workstation is executing fileless commands in memory and attempting to persist across reboots. Which of the following capabilities and telemetry sources provided by an Endpoint Detection and Response (EDR) solution should the analyst utilize to contain the threat and investigate the attack? (Select TWO)

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

Cevabı ve açıklamayı göster

Cevap: Initiating network isolation of the affected host while preserving agent-to-management console communication; Capturing real-time process execution lineage and parent-child relationship logs

Cevap

The correct response actions are isolating the affected host from the network while maintaining agent console connectivity, and collecting real-time process lineage telemetry to trace parent-child process execution.
Isolating the endpoint stops network-based propagation while maintaining EDR agent communication for analysis. Furthermore, process lineage logs provide behavioral visibility into parent-child process relationships, allowing analysts to detect fileless execution patterns.

Adım Adım Çözüm

1
Identify the immediate containment capability required for an infected endpoint.
Network host isolation stops lateral network traffic while retaining remote management access for security staff.
Preventing lateral movement is critical during incident response without losing administrative control over the EDR agent.
2
Identify the telemetry source capable of diagnosing fileless memory execution.
Process lineage tracking captures the sequence of parent and child process creation.
Fileless scripts often run via legitimate binaries, requiring historical process trees to identify the root cause of execution.

Anahtar Kavram

Endpoint Detection and Response (EDR) Containment and Telemetry
Soru 1447Soru

A security technician is inspecting newly received enterprise network switches to ensure they were not modified or tampered with by an unauthorized party during transit from the manufacturer. Which of the following supply chain security practices should the technician perform?

Cevabı ve açıklamayı göster

Cevap: Inspect the tamper-evident packaging seals and verify device serial numbers against the vendor's shipping manifest

Cevap

Inspect the tamper-evident packaging seals and verify device serial numbers against the vendor's shipping manifest
Verifying physical tamper-evident packaging seals and cross-referencing hardware serial numbers against manufacturer documentation ensures that physical equipment was not intercepted, altered, or replaced with counterfeit parts during supply chain transit.

Adım Adım Çözüm

1
Identify the primary threat in the scenario
The primary threat is physical supply chain tampering or counterfeit hardware substitution during transportation.
Security controls must specifically target physical inspection and authenticity verification.
2
Evaluate the appropriate physical and operational supply chain control
Checking physical tamper-evident seals confirms physical integrity, while validating serial numbers against official vendor manifests confirms device authenticity.
Contractual agreements and logical network controls cannot verify physical hardware state upon receipt.

Anahtar Kavram

Supply Chain Hardware Integrity and Tamper Verification
Soru 1448Soru

An organization discovers that a third-party networking vendor's internal build pipeline was compromised, allowing an attacker to push malicious, validly signed firmware updates directly to customer appliances via automated update channels. Which of the following supply chain risk management practices would have MOST effectively prevented the execution of the tampered firmware package within the organization's environment?

Cevabı ve açıklamayı göster

Cevap: Staging and sandbox testing of all vendor updates alongside out-of-band cryptographic hash verification prior to enterprise distribution

Cevap

Staging and sandbox testing of all vendor updates alongside out-of-band cryptographic hash verification prior to enterprise distribution
Staging updates in an isolated test environment combined with out-of-band hash verification establishes a defense-in-depth barrier. It prevents zero-day supply chain modifications from being automatically pushed directly to production systems even when signed by an abused vendor key.

Adım Adım Çözüm

1
Analyze the threat scenario and failure point
The attacker compromised the vendor's code-signing pipeline, rendering standard digital signature verification ineffective because the signature itself was valid.
When a legitimate code-signing key is stolen or abused at the source, automated signature checks fail to detect unauthorized code changes.
2
Evaluate technical supply chain mitigation controls
Out-of-band hash verification (verifying hashes published via separate, secure channels) combined with isolated staging and sandbox testing will detect anomalous binary behavior and payload discrepancy before production rollout.
Staging prevents automated push deployment, and out-of-band verification ensures secondary validation independent of the primary delivery network.
3
Differentiate governance contracts from technical preventive controls
Contractual agreements (ISA) and audit attestations (SOC 2) provide governance oversight but do not offer technical control boundaries to stop execution of tainted binaries.
Technical supply chain attacks must be countered with technical validation controls.

Anahtar Kavram

Software and Hardware Supply Chain Integrity Verification
Soru 1449Soru

Match each third-party risk management agreement type on the left with its corresponding primary purpose on the right.

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

Öğeler

Master Services Agreement (MSA)
Service Level Agreement (SLA)
Business Partner Agreement (BPA)
Non-Disclosure Agreement (NDA)

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Master Services Agreement (MSA) pairs with foundational legal terms and governance for future work orders; Service Level Agreement (SLA) pairs with measurable performance metrics and uptime guarantees; Business Partner Agreement (BPA) pairs with joint venture operational expectations and profit-sharing roles; Non-Disclosure Agreement (NDA) pairs with confidentiality requirements protecting sensitive vendor evaluation data.
Each agreement type fulfills a distinct governance and legal purpose in third-party risk management: Master Services Agreements (MSAs) establish overall legal terms for future work; Service Level Agreements (SLAs) define measurable service metrics and availability targets; Business Partner Agreements (BPAs) define joint partnership operational and financial roles; Non-Disclosure Agreements (NDAs) enforce legal confidentiality on shared information.

Adım Adım Çözüm

1
Identify the high-level legal framework agreement governing multi-project contracts.
Match Master Services Agreement (MSA) with foundational legal terms governing future work orders.
MSAs establish overarching terms so future statements of work can reference a unified contractual baseline.
2
Identify the document specifying operational metrics and performance targets.
Match Service Level Agreement (SLA) with specific, measurable performance metrics and availability guarantees.
SLAs focus directly on measurable service metrics like 99.9% uptime and mean time to repair.
3
Identify the agreement suited for joint commercial partnerships.
Match Business Partner Agreement (BPA) with joint venture business expectations and profit-sharing models.
BPAs clarify partner financial arrangements, management roles, and shared security duties.
4
Identify the document protecting proprietary data from disclosure.
Match Non-Disclosure Agreement (NDA) with confidentiality requirements protecting sensitive data.
NDAs obligate receiving parties to maintain confidentiality over shared intellectual property.

Anahtar Kavram

Third-Party Risk Agreements and Legal Frameworks
Soru 1450Soru

An organization is conducting a quantitative risk assessment on an internal document storage server. Security analysts determine that a severe malware infection on the server results in a Single Loss Expectancy (SLE) of $10,000. Historical threat metrics indicate an Annual Rate of Occurrence (ARO) of 0.5 (occurring approximately once every two years). What is the Annual Loss Expectancy (ALE) for this risk?

Cevabı ve açıklamayı göster

Cevap: $5,000

Cevap

The Annual Loss Expectancy (ALE) for the document storage server is $5,000.
The correct calculation for Annual Loss Expectancy (ALE) uses the standard formula ALE=SLE×AROALE = SLE \times ARO. Multiplying the Single Loss Expectancy of 10,000byanAnnualRateofOccurrenceof0.5resultsinanexpectedannuallossof10,000 by an Annual Rate of Occurrence of 0.5 results in an expected annual loss of 5,000.

Adım Adım Çözüm

1
Identify the given quantitative variables from the scenario.
Single Loss Expectancy (SLE) = $10,000; Annual Rate of Occurrence (ARO) = 0.5.
These standard metrics are required to calculate expected annual financial impact.
2
Apply the standard quantitative risk formula for Annual Loss Expectancy.
ALE=SLE×AROALE = SLE \times ARO
ALE represents the annualized financial loss expected from a specific risk.
3
Multiply the SLE by the ARO.
ALE=$10,000×0.5=$5,000ALE = \$10,000 \times 0.5 = \$5,000
Performing the arithmetic yields the final expected annual monetary loss.

Anahtar Kavram

Quantitative Risk Calculation (Annual Loss Expectancy)
Tahmini Süre:45s
Soru 1451Soru

A security analyst is reviewing organizational risk management activities across several enterprise initiatives. Which of the following examples correctly align the stated risk response strategy or security control application with its operational description? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: Purchasing a cyber risk insurance policy to shift potential financial losses resulting from ransomware breaches to a third-party underwriter.; Deploying endpoint detection and response (EDR) agents to lower the likelihood and potential operational impact of malware execution.

Cevap

The correct responses are purchasing a cyber risk insurance policy to shift financial losses (Risk Transfer) and deploying endpoint detection and response controls to lower malware impact (Risk Mitigation).
Purchasing insurance transfers financial liability to an external party (Risk Transfer), and deploying technical endpoint controls lowers the likelihood and impact of threat events (Risk Mitigation). Both examples accurately represent standard risk management definitions.

Adım Adım Çözüm

1
Evaluate the definition of Risk Transfer.
Purchasing cyber risk insurance shifts financial risk to an insurer, which directly aligns with Risk Transfer principles.
Risk Transfer involves passing the risk exposure or financial consequence to a third party.
2
Evaluate the definition of Risk Mitigation.
Deploying endpoint security tools reduces the probability and impact of security incidents.
Risk Mitigation applies controls to decrease risk levels to an acceptable threshold.
3
Identify misclassified risk responses and control roles.
Removing a system to eliminate risk is Risk Avoidance, not Acceptance. Additionally, honeypots gather intelligence and do not act as inline filtering firewalls.
Acceptance involves retaining exposure without action, while honeypots are passive deception tools.

Anahtar Kavram

Risk Response Strategies and Security Control Functions
Soru 1452Soru

A Security Operations Center (SOC) analyst detects suspicious internal SMB traffic and administrative share creation originating from an HR workstation after business hours. Further inspection reveals that the host is actively communicating with an external command-and-control (C2) server. According to standard incident response frameworks, which of the following actions should the incident response team perform during the Containment phase? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: Disconnect the host from the network by disabling its network interface or isolating its switch port.; Apply temporary network access control rules to block outbound traffic from the workstation to the suspected C2 IP address.

Cevap

The incident response team should disconnect the host from the network by disabling its network interface or isolating its switch port, and apply temporary network access control rules to block outbound traffic from the workstation to the suspected C2 IP address.
During the Containment phase of incident response, the primary goal is to isolate affected systems and prevent lateral movement or data exfiltration while preserving system state for volatile memory capture. Disabling the workstation network connection and blocking outbound connections to the external C2 address accomplish effective, targeted containment.

Adım Adım Çözüm

1
Identify the target phase of the incident response lifecycle required by the scenario.
The question specifically requests immediate next steps for the Containment phase.
Containment focuses on limiting the scope, impact, and blast radius of an active security incident while preventing ongoing threat actor activity.
2
Evaluate technical actions that restrict attacker C2 activity and internal lateral movement without destroying evidence.
Isolating the workstation switch port/interface and blocking the specific C2 IP address at the firewall achieve containment.
These steps isolate the compromised system and cut off external communication while leaving volatile RAM intact for forensic analysis.
3
Eliminate options representing out-of-order IR phase actions or improper control scoping.
Re-imaging belongs in Eradication/Recovery, while blocking all enterprise HTTP/HTTPS traffic is an inappropriate control scope.
Wiping systems prematurely destroys forensic evidence, and global web blocks cause unnecessary business disruption.

Anahtar Kavram

Incident Response Containment Strategies
Soru 1453Soru

An enterprise security manager is defining the organization's internal governance framework. Which of the following document types represent mandatory rules or directives within an enterprise security governance structure? (Select TWO).

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

Cevabı ve açıklamayı göster

Cevap: High-level security policies established by executive management; Technical security standards that specify compulsory requirements

Cevap

High-level security policies established by executive management and technical security standards that specify compulsory requirements.
Within an enterprise security governance framework, high-level security policies set by leadership and technical security standards are compulsory and mandatory for all organizational members and systems to follow.

Adım Adım Çözüm

1
Identify the binding, compulsory document types within a security governance hierarchy.
Policies and standards are formal, mandatory directives that employees and systems must comply with.
Executive policies outline overarching requirements, while standards provide specific mandatory implementation rules.
2
Distinguish binding governance documents from non-binding advisory or promotional materials.
Guidelines, vendor whitepapers, and awareness posters are non-mandatory and discretionary.
Non-binding documents provide recommendations or context but do not enforce organizational compliance.

Anahtar Kavram

Security Governance Hierarchy (Mandatory Policies and Standards vs. Discretionary Guidelines)
Tahmini Süre:45s
Soru 1454Soru

A financial technology enterprise evaluates a security countermeasure for its core transaction processing portal, which has an Asset Value (AVAV) of $4,500,000\$4,500,000. Prior to implementing the safeguard, quantitative risk assessment indicates an Exposure Factor (EFEF) of 0.300.30 and an Annualized Rate of Occurrence (AROARO) of 0.800.80.

To mitigate potential impact, the security team deploys a high-availability cloud mitigation service costing $48,000\$48,000 annually. With this safeguard active, the Exposure Factor (EFEF) drops to 0.050.05, but automated threat scanning raises the effective Annualized Rate of Occurrence (AROARO) to 1.251.25.

What is the net annual cost benefit (net safeguard value in USD) realized by deploying this cloud mitigation service?

Cevabı ve açıklamayı göster

Cevap: 750750

Cevap

The net annual cost benefit realized by deploying the safeguard is $750,750 USD.
The correct calculation evaluates the financial return on security controls by determining the net reduction in annual loss expectancy minus operational costs. Baseline ALE (4,500,0000.300.80=4,500,000 * 0.30 * 0.80 = 1,080,000) minus residual ALE (4,500,0000.051.25=4,500,000 * 0.05 * 1.25 = 281,250) gives a gross risk reduction of 798,750.Subtractingtheannualsafeguardcost(798,750. Subtracting the annual safeguard cost ( 48,000) yields a net financial benefit of $750,750.

Adım Adım Çözüm

1
Calculate initial pre-control quantitative metrics (SLE and ALE)
SLE_initial = 1,350,000;ALEinitial=1,350,000; ALE_initial = 1,080,000
Establishing baseline annual risk exposure requires multiplying the baseline asset value by initial exposure factor and initial annualized frequency.
2
Calculate post-control quantitative metrics (SLE and ALE)
SLE_modified = 225,000;ALEmodified=225,000; ALE_modified = 281,250
Evaluating post-control risk requires accounting for both reduced loss severity (lower EF) and increased threat attempt frequency (higher ARO).
3
Determine gross annual loss expectancy reduction
Gross Loss Reduction = $798,750
Subtracting post-control ALE from pre-control ALE establishes the total financial risk avoided.
4
Calculate net safeguard value
Net Benefit = $750,750
Subtracting the annual operating expense of the safeguard ($48,000) from the gross loss reduction yields the true economic value of the security investment.

Anahtar Kavram

Quantitative Risk Assessment and Net Safeguard Value Calculation
Tahmini Süre:3m 0s
Soru 1455Soru

A lead security architect is structuring an enterprise third-party risk management (TPRM) framework to mitigate supply chain exposure and enforce regulatory compliance across downstream service providers. Match each third-party oversight mechanism on the left with its primary operational objective on the right.

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

Öğeler

Software Bill of Materials (SBOM) with Component Provenance Attestation
Right-to-Audit Clause with Independent Assessment Authorization
Service Level Agreement (SLA) with Security Remediation Metrics
Business Impact Analysis (BIA)-driven Vendor Tiering Matrix

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Each oversight mechanism directly corresponds to its specialized operational objective: SBOM with Component Provenance Attestation matches tracking upstream dependencies; Right-to-Audit Clause matches granting contractual authority for independent evaluations; Service Level Agreement (SLA) matches establishing binding performance benchmarks and patch windows; and BIA-driven Vendor Tiering Matrix matches categorizing providers by MTD to dictate assessment frequency.
Each mechanism serves a distinct function within third-party risk management: Software Bill of Materials (SBOM) provides visibility into software supply chain components; Right-to-Audit clauses grant authority for direct inspections; SLAs set enforceable operational and patch remediation metrics; and BIA-driven risk tiering aligns assessment frequency with organizational risk impact.

Adım Adım Çözüm

1
Analyze the operational role of a Software Bill of Materials (SBOM).
Identify that SBOM inventories software supply chain components and libraries.
Tracking software provenance ensures rapid triage of newly reported zero-day vulnerabilities in upstream libraries.
2
Evaluate contractual mechanisms for direct vendor inspection.
Map the Right-to-Audit clause to independent security evaluations.
Without contractual audit rights, an enterprise cannot legally demand on-site or deep logical inspections of vendor infrastructure.
3
Examine legal performance enforcement agreements.
Pair the SLA with defined security metrics, patch windows, and outage penalty terms.
SLAs enforce operational metrics and financial consequences for non-compliance with security performance targets.
4
Determine how vendor assessment rigor is scaled enterprise-wide.
Associate BIA-driven vendor tiering with MTD and data sensitivity categorization.
A Business Impact Analysis defines operational criticality, ensuring high-risk providers receive rigorous oversight commensurate with their impact on business continuity.

Anahtar Kavram

Third-Party Risk Management governance mechanisms and supply chain oversight controls
Soru 1456Soru

An organization is purchasing enterprise network hardware to deploy in a high-security facility. To mitigate the threat of hardware supply chain tampering and counterfeit component insertion during transit from the vendor, which of the following operational controls should the organization mandate upon equipment delivery?

Cevabı ve açıklamayı göster

Cevap: Verifying tamper-evident physical packaging seals and performing cryptographic attestation of embedded hardware components

Cevap

Verifying tamper-evident physical packaging seals and performing cryptographic attestation of embedded hardware components.
Verifying tamper-evident packaging seals and conducting cryptographic hardware attestation directly addresses supply chain risks by ensuring devices were not intercepted, opened, or modified in transit.

Adım Adım Çözüm

1
Analyze the threat scenario presented in the stem.
The identified risk is physical tampering, unauthorized hardware modifications, or counterfeit component swapping during transit across the third-party supply chain.
Supply chain oversight requires controls capable of validating physical and hardware-level integrity upon receipt.
2
Evaluate the proposed operational security controls.
Physical inspection of tamper-evident seals combined with cryptographic component attestation (such as comparing boot measurements against trusted vendor hashes) directly validates that hardware has not been altered.
Contractual agreements (SLAs, ISAs) and network-layer controls (WAFs) do not inspect or verify physical device authenticity.

Anahtar Kavram

Hardware Supply Chain Verification and Anti-Tampering Controls
Soru 1457Soru

During a post-incident review of a cloud VPC environment, a network security monitoring (NSM) analyst inspects the following log generated by a monitoring sensor attached to a Virtual Network TAP:

text
[ALERT] 2026-07-27T14:22:05.112482 [GID: 1] [SID: 2049110] [REV: 3]
[Classification: A Network Trojan was detected] [Priority: 1]
{TCP} 10.150.4.52:49812 -> 198.51.100.77:8443
[Payload Snippet]: 47 45 54 20 2f 61 70 69 2f 76 31 2f 63 6f 6d 6d 61 6e 64 73
[TLS SNI]: c2.external-domain.invalid | [JA3 Fingerprint]: e7d705a3286e19ea42f589255019d675

Although the Snort/Suricata rule applied to the sensor was configured with a `drop` action, packet telemetry reveals the outbound C2 session established successfully and transferred data. Which of the following best explains why the malicious traffic was not blocked?

Cevabı ve açıklamayı göster

Cevap: The sensor received mirrored traffic out-of-band via a TAP, limiting its capability to passive detection (NIDS) rather than inline prevention (NIPS).

Cevap

The sensor was deployed out-of-band via a network TAP interface, restricting it to passive Network Intrusion Detection System (NIDS) functionality, which cannot actively drop inline network traffic.
The correct answer correctly identifies that a sensor connected to a Virtual Network TAP operates out-of-band in a passive Network Intrusion Detection System (NIDS) role. Because traffic is mirrored to the sensor, the sensor has no physical or logical path to drop or modify packets passing between the source host and the remote destination.

Adım Adım Çözüm

1
Analyze the sensor deployment topology described in the scenario stem.
Identified that the NSM sensor receives network telemetry from a Virtual Network TAP (Test Access Point).
TAP interfaces and mirrored SPAN ports copy network traffic for out-of-band analysis without inserting the monitoring device into the physical or virtual inline transit path.
2
Evaluate the functional difference between passive detection (NIDS) and active prevention (NIPS) capabilities.
Determined that `drop` or `reject` rule actions require an inline deployment (NIPS) to actively drop packets in transit.
An out-of-band sensor receives packet copies after or as they pass through switch fabrics; issuing a packet drop command on a mirror stream cannot halt the original packets.
3
Conclude why the malicious connection succeeded despite the rule configuration.
The failure to prevent traffic stems from architecture deployment limitations (out-of-band TAP), not software rule syntax errors.
Matching active block rules on passive tap monitoring sensors yields alerts but cannot enforce traffic inline.

Anahtar Kavram

Passive NIDS vs. Inline NIPS Deployment Architecture
Tahmini Süre:2m 0s
Soru 1458Soru

During an enterprise audit of a recently deployed cloud-native microservices architecture, auditors discovered that while executive leadership has mandated data encryption at rest, individual development teams are implementing inconsistent cryptographic algorithms, key lengths, and key rotation schedules. To remediate this finding by establishing mandatory, uniform technical specifications across all microservices without detailing tactical, step-by-step operational workflows, which security governance document must the CISO publish?

Cevabı ve açıklamayı göster

Cevap: Security Standard

Cevap

Security Standard
A Security Standard is a mandatory governance document that defines specific, uniform technical criteria, parameters, and technologies (such as mandatory AES-256 encryption, approved cipher suites, and 90-day key rotation requirements) that all systems must meet to align with high-level security policies.

Adım Adım Çözüm

1
Analyze the scenario requirement and constraints
The document must be mandatory, enforce explicit technical specifications (algorithms, key lengths, rotation schedules), and avoid step-by-step task execution instructions.
The audit finding stems from inconsistent technical implementation despite an existing high-level policy mandate.
2
Evaluate the governance document hierarchy against the requirements
Policies state high-level goals; Standards establish mandatory mandatory technical rules and configurations; Guidelines offer non-binding advice; Procedures provide step-by-step instructions.
Establishing explicit mandatory baseline settings like key lengths and cipher suites fits the definition of a Standard.
3
Select the governance document matching mandatory technical specifications
A Security Standard directly satisfies the need for mandatory, uniform technical parameters across dev teams without imposing step-by-step procedures.
Standards bridge the gap between high-level policy objectives and low-level operational execution.

Anahtar Kavram

Security Governance Document Hierarchy: Security Standards
Soru 1459Soru

A security engineer is designing an enterprise Security Information and Event Management (SIEM) log pipeline to ingest data from heterogeneous sources. Place the stages of the log processing life cycle in the correct chronological order from initial log intake to incident detection notification.

Öğeleri doğru sıraya koymak için sürükleyin

Cevabı ve açıklamayı göster

Cevap

The correct sequential order of log processing within a SIEM pipeline is: Log Collection & Ingestion, Parsing & Normalization, Aggregation & Indexing, Correlation Engine Processing, and Alerting & Escalation.
In a modern SIEM architecture, log data must flow logically from capture (ingestion) to field mapping (normalization), centralized storage indexing (aggregation), threat pattern evaluation (correlation), and finally analyst notification (alerting).

Adım Adım Çözüm

1
Gather raw telemetry from sources
Raw logs are retrieved via agents, Syslog streams, or cloud API integrations (Log Collection & Ingestion).
Log data must first enter the SIEM platform before any transformation or analysis can occur.
2
Standardize heterogeneous log formats
Raw syslog, JSON, and XML entries are translated into standardized fields such as source IP, destination port, and user ID (Parsing & Normalization).
Disparate logs must share a common schema so cross-platform rules can interpret them uniformly.
3
Store and structure data for searching
Normalized events are indexed into high-performance search databases and datastores (Aggregation & Indexing).
Indexing ensures efficiently structured data availability for rule engines and historical SOC investigations.
4
Evaluate data against detection logic
The correlation engine analyzes normalized, indexed log streams against behavioral patterns and complex conditional rules (Correlation Engine Processing).
Detection engines depend on multi-source normalized events to identify cross-system indicators of compromise.
5
Dispatch actionable security notifications
Matches exceeding risk thresholds generate SOC notifications, tickets, or automated SOAR triggers (Alerting & Escalation).
Notifications take place only after rule logic confirms a security event.

Anahtar Kavram

SIEM Log Processing Pipeline
Soru 1460Soru

A security analyst monitoring a Linux web server notices an alert indicating an unauthorized process was spawned in memory following a web application exploit. The process is actively attempting to establish outbound command-and-control (C2) communication. To minimize impact, the security analyst must stop the adversary's lateral movement and communication immediately without powering down the host or losing volatile RAM evidence. Which of the following EDR features best fulfills this requirement?

Cevabı ve açıklamayı göster

Cevap: Initiating agent-based network isolation on the host to sever non-management network traffic while leaving the endpoint powered on

Cevap

Initiating agent-based network isolation on the host to sever non-management network traffic while leaving the endpoint powered on is the correct action.
The correct answer leverages EDR agent host network isolation. This capability restricts network traffic at the endpoint driver level, blocking all unauthorized inbound and outbound network connections while maintaining a secure management tunnel for security analysts to collect forensic artifacts such as volatile memory (RAM).

Adım Adım Çözüm

1
Identify the primary incident response containment objective.
The endpoint must be restricted from communicating outbound or laterally without destroying volatile evidence stored in RAM.
Shutting down or rebooting the server destroys critical forensic memory artifacts.
2
Evaluate EDR capabilities against legacy or network-level controls.
EDR host network isolation isolates the operating system at the software driver layer while maintaining agent telemetry management connectivity.
This allows remote analysts to perform containment instantly and collect volatile memory without allowing the attacker to navigate laterally.

Anahtar Kavram

Endpoint Detection and Response (EDR) Host Isolation
Tahmini Süre:1m 30s
ÖncekiSayfa 73 / 112Sonraki
Tüm alıştırma soruları — CompTIA Security+ | Examkin