Tüm alıştırma soruları

2232 soru

Soru 1881Soru

Place the following steps of a phishing reporting and human risk management workflow in the correct chronological order, from initial end-user detection to awareness program refinement.

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

Cevabı ve açıklamayı göster

Cevap

The correct workflow begins with user detection and reporting, followed by automated quarantine triage, technical analyst verification and gateway filter updating, recording user reporting telemetry, and deploying targeted role-based microlearning.
The correct sequence reflects the operational lifecycle of human threat reporting: initial user reporting, automated quarantine triage, SOC verification and technical containment, human risk telemetry logging, and adaptive role-based microlearning deployment.

Adım Adım Çözüm

1
Identify the initial reporting trigger.
The process starts when an employee recognizes suspicious email indicators and reports the email via the reporting plugin.
Human risk workflows originate with active employee identification and reporting of social engineering attempts.
2
Determine the immediate technical triage action.
Automated security systems quarantine the message and alert security operations.
Immediate technical isolation prevents secondary execution while escalating to analysts.
3
Identify the threat containment phase.
Security analysts validate the threat and update secure email gateway blocklists with new indicators.
Verification is required to ensure accurate threat classification before modifying technical perimeter defenses.
4
Determine the human risk metric logging step.
The reporting event is updated in the human risk management telemetry dashboard.
Tracking real-world reporting behaviors measures the actual effectiveness of awareness programs beyond passive compliance.
5
Identify the adaptive educational output.
Role-specific microlearning modules are dispatched to exposed user groups.
Closing the feedback loop ensures training evolves to address specific vulnerabilities revealed during live attacks.

Anahtar Kavram

Phishing Incident Reporting and Human Risk Telemetry Workflow
Soru 1882Soru

An organization is evaluating its compliance obligations across several distinct operational domains. Match each regulatory framework or standard on the left with its corresponding primary compliance mandate or protected data scope on the right.

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

Öğeler

PCI DSS
HIPAA
Sarbanes-Oxley Act (SOX)
FERPA

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

PCI DSS matches with safeguarding cardholder data environments; HIPAA matches with protecting electronic protected health information (ePHI); Sarbanes-Oxley Act (SOX) matches with maintaining internal controls over financial reporting IT systems; FERPA matches with protecting the privacy of student educational records.
Each regulatory framework is correctly paired with its targeted data classification and domain scope: PCI DSS protects cardholder data; HIPAA safeguards electronic protected health information (ePHI); SOX governs internal financial controls for public corporations; FERPA protects student educational records.

Adım Adım Çözüm

1
Identify the data scope for PCI DSS
PCI DSS governs Payment Card Industry data and cardholder data environments (CDE).
Payment card security standards strictly dictate encryption, segmentation, and access controls for payment processing.
2
Identify the regulated entities and data for HIPAA
HIPAA regulates covered health entities and ePHI.
Health insurance and care records require administrative, physical, and technical safeguards under the Security and Privacy Rules.
3
Determine the accounting and corporate mandate for SOX
SOX regulates internal controls for financial systems in public companies.
Section 404 mandates verifiable IT controls to ensure financial statements are trustworthy and tamper-proof.
4
Determine the academic data scope for FERPA
FERPA regulates educational records in US educational institutions.
Educational institutions receiving federal funds must restrict access to student records without prior consent.

Anahtar Kavram

Regulatory Framework Mandates and Data Scopes
Soru 1883Soru

A retail organization completes a Business Impact Analysis (BIA) for its cloud-hosted Point-of-Sale (POS) transaction ingestion service. The BIA establishes a maximum acceptable data loss timeframe of 30 minutes and a maximum allowable service downtime of 4 hours. The disaster recovery team proposes updating off-site database replicas every 15 minutes while utilizing a cold recovery site that requires 6 hours to bring online. Which of the following best evaluates this proposed recovery strategy against the established BIA metrics?

Cevabı ve açıklamayı göster

Cevap: The data replication strategy satisfies the Recovery Point Objective (RPO), but the cold recovery site fails to meet the Recovery Time Objective (RTO).

Cevap

The data replication strategy satisfies the Recovery Point Objective (RPO), but the cold recovery site fails to meet the Recovery Time Objective (RTO).
The correct evaluation recognizes that replicating database changes every 15 minutes limits potential data loss to 15 minutes, which successfully satisfies the 30-minute Recovery Point Objective (RPO). Conversely, bringing a cold standby site online takes 6 hours, which exceeds the 4-hour Recovery Time Objective (RTO) maximum downtime requirement.

Adım Adım Çözüm

1
Map BIA time parameters to standard business continuity metrics.
Maximum acceptable data loss of 30 minutes corresponds to Recovery Point Objective (RPO). Maximum allowable downtime of 4 hours corresponds to Recovery Time Objective (RTO).
RPO defines the maximum tolerable age of unrecovered data, while RTO defines the duration within which business processes must be restored.
2
Compare proposed database replication schedule against RPO.
The 15-minute replication interval is less than the 30-minute RPO threshold (15 min30 min15\text{ min} \le 30\text{ min}), meaning RPO is satisfied.
Replicating every 15 minutes guarantees that at most 15 minutes of transaction data could be lost prior to a disruption.
3
Compare proposed cold site provisioning time against RTO.
The 6-hour site startup time exceeds the 4-hour RTO threshold (6 hrs>4 hrs6\text{ hrs} > 4\text{ hrs}), meaning RTO is violated.
Relying on a cold site that requires 6 hours to become operational causes unacceptable downtime for franchise operations.

Anahtar Kavram

Alignment of Business Continuity Metrics (RTO and RPO)
Tahmini Süre:1m 30s
Soru 1884Soru

A security monitoring system triggers a high-severity alert showing that an internal corporate workstation initiated an unsolicited Server Message Block (SMB) connection attempt to an internal low-interaction deception host (honeypot). Which of the following best describes the security role of this alert and the immediate action the analyst should take?

Cevabı ve açıklamayı göster

Cevap: The alert indicates potential lateral movement or reconnaissance detected by a detective control; the analyst should isolate the originating workstation from the network for investigation.

Cevap

The honeypot acts as a detective control detecting potential internal lateral movement, and the analyst should isolate the originating internal workstation for containment and triage.
Honeypots are deception technologies that function as detective controls. Because honeypots host no legitimate enterprise services or data, any inbound connection attempt indicates anomalous activity, internal reconnaissance, or lateral movement. Isolating the originating internal host limits potential threat proliferation.

Adım Adım Çözüm

1
Analyze the alert source and target IP addresses.
Identified that an internal workstation attempted to connect to a low-interaction honeypot IP address.
Production hosts should never legitimately attempt connections to deception hosts within an enterprise network.
2
Determine the control classification of the deception host.
Recognized the honeypot as a detective control designed to monitor unauthorized access attempts and internal reconnaissance.
Honeypots do not act as inline filtering devices or automated corrective tools.
3
Select the appropriate incident containment procedure.
Recommend isolating the suspect internal workstation from the network.
Containment prevents potential lateral movement or data exfiltration while investigation takes place.

Anahtar Kavram

Deception Technology in Network Security Monitoring
Soru 1885Soru

Match each business continuity metric on the left with its corresponding operational description established during a Business Impact Analysis (BIA) on the right.

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

Öğeler

Recovery Point Objective (RPO)
Recovery Time Objective (RTO)
Mean Time to Repair (MTTR)
Maximum Tolerable Downtime (MTD)

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Recovery Point Objective (RPO) matches the acceptable data loss threshold measured in time. Recovery Time Objective (RTO) matches the targeted system restoration duration. Mean Time to Repair (MTTR) matches the average time needed to fix a failed system component. Maximum Tolerable Downtime (MTD) matches the total tolerable outage limit before catastrophic damage occurs.
Recovery Point Objective (RPO) specifies the maximum acceptable data loss in terms of time. Recovery Time Objective (RTO) defines the goal for how fast systems must be restored. Mean Time to Repair (MTTR) represents the average time taken to diagnose and repair a component failure. Maximum Tolerable Downtime (MTD) defines the total outage period an organization can endure before facing severe or fatal business consequences.

Adım Adım Çözüm

1
Differentiate between data-centric and duration-centric recovery metrics.
Identify that RPO focuses on data persistence and acceptable data loss, while RTO and MTD focus on system outage duration.
RPO determines how far back data must be recovered, whereas RTO specifies how quickly systems must return to operational status.
2
Distinguish operational repair metrics from business impact thresholds.
Identify MTTR as a component maintenance metric and MTD as an overarching enterprise risk threshold.
MTTR measures technical repair speed for hardware/software components, while MTD defines the total outage ceiling acceptable to the business.
3
Map each metric term to its precise operational description.
Form the correct metric-to-description pairs.
Accurate alignment ensures proper disaster recovery planning and alignment with BIA findings.

Anahtar Kavram

BIA Metrics: RPO, RTO, MTTR, and MTD
Soru 1886Soru

A municipal public safety agency completes a Business Impact Analysis (BIA) for its automated emergency computer-aided dispatch system. The analysis determines that the agency can tolerate a maximum data loss of 5 minutes of call records during an unexpected database disruption. Additionally, the overall emergency dispatch service must be restored and operational within 4 hours to prevent severe operational breakdown. Which of the following choices correctly categorizes these two business continuity thresholds?

Cevabı ve açıklamayı göster

Cevap: Recovery Point Objective (RPO) of 5 minutes and Recovery Time Objective (RTO) of 4 hours

Cevap

The emergency dispatch system requires a Recovery Point Objective (RPO) of 5 minutes and a Recovery Time Objective (RTO) of 4 hours.
The correct response accurately pairs the 5-minute data loss threshold with the Recovery Point Objective (RPO) and the 4-hour system restoration timeline with the Recovery Time Objective (RTO). RPO focuses on data integrity and transactional loss limits, whereas RTO focuses on service availability and downtime limits.

Adım Adım Çözüm

1
Identify the data loss threshold established in the Business Impact Analysis scenario.
The maximum allowable data loss is 5 minutes.
Recovery Point Objective (RPO) defines the maximum tolerable age of unrecovered data resulting from a system disruption.
2
Identify the system restoration time target established in the Business Impact Analysis scenario.
The target duration to restore operational service is 4 hours.
Recovery Time Objective (RTO) defines the maximum acceptable amount of time that a business process can be down after a failure.
3
Map the identified metrics to the corresponding continuity metrics.
RPO = 5 minutes, RTO = 4 hours.
Matching the BIA parameters directly aligns 5 minutes to RPO and 4 hours to RTO.

Anahtar Kavram

Distinction between Recovery Point Objective (RPO) and Recovery Time Objective (RTO)
Soru 1887Soru

An aerospace engineering firm is updating its data governance framework for a repository containing proprietary aircraft blueprints and telemetry logs. The enterprise security team must clearly delineate operational execution tasks from high-level business accountability. Which of the following activities represent the primary responsibilities of a Data Custodian? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: Configuring technical security safeguards, system backups, and encryption at rest for the repository; Maintaining data integrity, performing routine patch management, and implementing network access rules

Cevap

The primary operational responsibilities of a Data Custodian are configuring technical security safeguards, system backups, and encryption at rest, as well as maintaining data integrity, routine patch management, and network access rule implementation.
The Data Custodian is responsible for the operational management and technical protection of data assets. This includes implementing technical security controls (such as baseline encryption and access control rules), ensuring backup availability, maintaining system patches, and preserving data integrity according to the policies defined by the Data Owner.

Adım Adım Çözüm

1
Analyze the core responsibilities of the Data Custodian role
Identify that Data Custodians focus on operational and technical execution, maintaining the physical and logical security of assets as directed by policy.
CompTIA Security+ governance frameworks differentiate Data Owners (business accountability) from Data Custodians (technical execution).
2
Evaluate option choices against Data Custodian duties
Configuring backups, applying technical encryption controls, patching systems, and maintaining network access lists directly match technical custodianship.
These tasks involve system administration and hands-on maintenance of data containers.
3
Filter out Data Owner and general IAM infrastructure duties
Classifying data sensitivity belongs to Data Owners, while identity verification authentication belongs to general AAA identity services.
Data Owners hold ultimate legal and business authority over sensitivity labeling, whereas IAM handles authentication protocols.

Anahtar Kavram

Data Role Separation (Data Owner vs. Data Custodian)
Tahmini Süre:1m 30s
Soru 1888Soru

An enterprise risk and compliance officer is updating the organization's regulatory tracking matrix across specialized business sectors and global jurisdictions. Match each regulatory framework or legal mandate on the left with its primary governance scope and compliance requirement on the right.

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

Öğeler

NIS 2 Directive
CMMC (Cybersecurity Maturity Model Certification)
COPPA (Children's Online Privacy Protection Act)
FERPA (Family Educational Rights and Privacy Act)

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

NIS 2 Directive matches the EU critical infrastructure baseline and incident reporting mandate; CMMC matches the US defense contractor verification for Controlled Unclassified Information; COPPA matches the requirement for verifiable parental consent for children under 13; FERPA matches the protection of student educational records in federally funded institutions.
Each regulation is paired accurately according to its governing body, protected data type, and compliance obligations: NIS 2 Directive sets EU critical infrastructure incident reporting standards; CMMC enforces cybersecurity verification for US defense contractors handling CUI; COPPA mandates parental consent for online services handling data of children under 13; and FERPA protects student educational records in US educational institutions.

Adım Adım Çözüm

1
Analyze the legal domain and jurisdiction for each compliance framework listed on the left.
Identified NIS 2 as European Union critical infrastructure law, CMMC as US Defense Industrial Base standards, COPPA as US online children's privacy law, and FERPA as US educational record privacy law.
Regulatory compliance frameworks differ significantly based on geographic jurisdiction, sector (defense, education, critical infrastructure), and target demographic.
2
Map each framework to its specific legal mandate and data protection scope.
Matched NIS 2 Directive with EU critical infrastructure requirements, CMMC with defense CUI protection, COPPA with children under 13 parental consent rules, and FERPA with student record privacy.
Accurate alignment requires identifying the governing authority, affected data classification (e.g., CUI, student records, children's PII), and enforced controls.

Anahtar Kavram

Regulatory Framework Mapping and Jurisdictional Scope
Soru 1889Soru

An enterprise security team needs to remediate a critical zero-day vulnerability in a high-throughput API gateway fleet supporting real-time financial transactions. To ensure system stability and regulatory compliance, the team must execute a structured patch and configuration management workflow. In what sequence should the security team perform the following operational steps from first to last?

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

Cevabı ve açıklamayı göster

Cevap

The correct sequence of steps is: 1) Validate patch installation and vulnerability remediation efficacy in an isolated sandbox lab environment, 2) Deploy the patch to a production-mirror staging environment to perform automated regression testing and baseline drift checks, 3) Submit the staging test metrics, security assessment results, and back-out rollback strategy to the Change Advisory Board for formal deployment authorization, 4) Execute a phased canary deployment across a limited percentage of production API gateway nodes while monitoring performance indicators, and 5) Update and digitally sign the authoritative version-controlled configuration baseline repository to reflect the patched system state.
A complete patch and configuration management lifecycle follows a strict progression designed to mitigate operational risk and maintain compliance. First, patches must be validated in an isolated sandbox to confirm vulnerability remediation. Second, the patch must undergo integration and regression testing in a staging environment to detect performance or configuration issues under realistic load. Third, test artifacts and rollback strategies are submitted to the Change Advisory Board for governance review and formal deployment approval. Fourth, a canary deployment is conducted in production to minimize blast radius while verifying telemetry. Finally, once the deployment is verified successful across all nodes, the golden configuration baseline is updated and signed to establish the new authoritative benchmark.

Adım Adım Çözüm

1
Isolated Validation
Patch efficacy and basic functionality are confirmed without exposing enterprise systems to risk.
Initial testing must occur in a contained environment to verify that the vendor fix actually mitigates the vulnerability.
2
Staging and Integration Testing
Interoperability with surrounding API services and absence of baseline configuration drift are verified.
Testing in a production-identical staging environment catches unexpected dependency breakages prior to operational change review.
3
Change Governance Review
Formal authorization is granted by the Change Advisory Board based on risk assessment and rollback readiness.
Enterprise security frameworks require Change Advisory Board review and signed-off back-out procedures before live system modification.
4
Controlled Production Rollout
The patch is deployed incrementally with minimal blast radius should unexpected runtime failures occur.
Phased canary deployments allow continuous telemetry monitoring so engineers can instantly trigger a rollback if anomaly thresholds are breached.
5
Baseline Artifact Update
The version-controlled infrastructure baseline is updated and signed to define the new compliance target.
Configuration management tools rely on updated authoritative baselines to prevent false-positive drift alerts and enable consistent automated provisioning.

Anahtar Kavram

Enterprise Patch and Configuration Management Lifecycle
Soru 1890Soru

Match each Service Organization Control (SOC) audit report type with its primary operational purpose.

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

Öğeler

SOC 1 Report
SOC 2 Type I Report
SOC 2 Type II Report
SOC 3 Report

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

SOC 1 Report matches financial reporting controls. SOC 2 Type I Report matches suitability of control design at a single point in time. SOC 2 Type II Report matches operational effectiveness over a specified time period. SOC 3 Report matches public executive summary of security controls.
SOC reports are structured by domain and duration: SOC 1 targets internal controls over financial reporting; SOC 2 Type I assesses security control design at a single point in time; SOC 2 Type II tests security control operational effectiveness over a specified period; and SOC 3 delivers a general-use public summary of security controls.

Adım Adım Çözüm

1
Differentiate between SOC 1, SOC 2, and SOC 3 scope boundaries.
SOC 1 pertains to financial reporting, SOC 2 provides detailed technical evaluation for restricted audiences, and SOC 3 is a high-level report meant for public distribution.
Report classification depends on the intended audience and target compliance domain.
2
Distinguish between Type I and Type II attestation timeframes.
Type I measures control design at a specific point in time, while Type II measures operational performance over a period of time.
Observation duration determines whether an audit evaluates static design or historical operational effectiveness.

Anahtar Kavram

Distinction among SOC report types (SOC 1 vs SOC 2 vs SOC 3) and attestation timeframes (Type I vs Type II).
Soru 1891Soru

An enterprise organization is replacing its legacy perimeter-based defenses with a Zero Trust Architecture (ZTA) across its internal API microservices. Currently, services authenticate once at session initiation and receive unrestricted inter-service communication permissions across the internal subnet. Which design change must the security team implement to adhere to core Zero Trust principles?

Cevabı ve açıklamayı göster

Cevap: Enforce dynamic continuous verification of identity, device posture, and context for every request, regardless of whether the traffic originates internally.

Cevap

Enforce dynamic continuous verification of identity, device posture, and context for every request, regardless of whether the traffic originates internally.
The core tenets of Zero Trust Architecture (NIST SP 800-207) mandate explicit validation and continuous verification. Every access request must be authenticated, authorized, and encrypted based on real-time contextual data, identity, and device health, regardless of whether the request originates inside or outside the traditional network perimeter.

Adım Adım Çözüm

1
Analyze current system weaknesses
Identified implicit trust after initial session authentication across internal microservices.
Legacy architectures rely on perimeter trust, allowing lateral movement once inside.
2
Apply Zero Trust Architecture (ZTA) core principles
Determine that all requests must be explicitly validated and continuously authorized.
Zero Trust operates under the assumption of breach and treats all network segments as potentially untrusted.
3
Select the compliant design modification
Requiring per-request continuous verification of identity, device posture, and contextual variables.
This removes implicit internal trust and enforces microsegmentation and continuous authorization.

Anahtar Kavram

Zero Trust Architecture Principles - Explicit Validation and Continuous Verification
Soru 1892Soru

An enterprise organization is modernizing its security framework by implementing Zero Trust Architecture (ZTA) principles across its hybrid multi-cloud infrastructure. To validate the deployment, the lead security architect must map foundational Zero Trust principles to their specific technical operational mechanisms. Match each Zero Trust Architecture principle on the left with its correct technical implementation mechanism on the right.

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

Öğeler

Continuous Explicit Verification
Microsegmentation and Blast Radius Reduction
Assume Breach and Least Privilege Access
Control Plane and Data Plane Separation

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Continuous Explicit Verification matches with dynamically re-evaluating credentials, device posture, and context on every request. Microsegmentation and Blast Radius Reduction matches with enforcing workload-to-workload application layer controls and mTLS to prevent lateral movement. Assume Breach and Least Privilege Access matches with restricting access through just-in-time ephemeral credentials. Control Plane and Data Plane Separation matches with decoupling policy decision engines from inline data inspection gateways.
The correct pairings accurately reflect NIST SP 800-207 Zero Trust tenets. Continuous Explicit Verification ensures ongoing dynamic checks per request rather than static login. Microsegmentation prevents internal lateral movement by dividing resources into granular zones using mTLS. Assume Breach limits threat impact by combining minimal access rights with short-lived tokens. Control Plane and Data Plane separation distinguishes decision-making logic from traffic enforcement gateways.

Adım Adım Çözüm

1
Analyze Continuous Explicit Verification
Identified that Zero Trust mandates 'never trust, always verify', requiring real-time contextual validation per transaction.
Initial login status or network location cannot grant implicit trust for subsequent transactions.
2
Analyze Microsegmentation and Blast Radius Reduction
Matched with application-level isolate controls such as mTLS and software-defined perimeters.
Legacy flat networks allow unchecked lateral movement; microsegmentation contains breaches within tight boundaries.
3
Analyze Assume Breach and Least Privilege Access
Matched with just-in-time (JIT) temporary access tokens providing minimal scope.
Designing for compromise requires minimizing rights granted to users or services to limit damage.
4
Analyze Control Plane and Data Plane Separation
Matched with separating policy decision engines (PE/PA) from inline traffic proxies (PEP).
Logical separation ensures management and policy evaluation remain isolated from physical data movement.

Anahtar Kavram

Zero Trust Architecture Operational Principles
Soru 1893Soru

A lead security analyst is designing a vulnerability assessment strategy for an operational technology segment that hosts legacy embedded web services. Previous active credentialed vulnerability scans caused several legacy daemons to crash, resulting in unexpected system downtime. The analyst must establish continuous monitoring to identify unpatched vulnerabilities and service misconfigurations across this segment without transmitting synthetic packets that could disrupt host stability. Which of the following security assessment methods best fulfills these operational requirements?

Cevabı ve açıklamayı göster

Cevap: Implementing a passive network vulnerability scanner that inspects mirrored traffic from a SPAN port to identify software versions and potential security flaws.

Cevap

Implementing a passive network vulnerability scanner using mirrored network traffic (SPAN/TAP) provides continuous vulnerability assessment without injecting network probes or risking system crashes on fragile legacy devices.
Passive network vulnerability assessment inspects mirrored network traffic via SPAN/mirror ports or hardware TAPs. Because it captures and analyzes existing traffic without generating or injecting new packets into the network, it accurately identifies open ports, host OS signatures, and software vulnerabilities without risking service disruption or system crashes on sensitive legacy daemons.

Adım Adım Çözüm

1
Analyze the scenario constraints and requirements.
Identified key constraints: fragile legacy embedded services, host instability caused by active scanning probes, and the need for continuous vulnerability monitoring without packet injection.
Active probing mechanisms send crafted or unexpected data frames that legacy protocol stacks frequently fail to handle gracefully.
2
Evaluate assessment methodologies against the zero-disruption requirement.
Passive scanning relies on monitoring existing packet flows mirrored via SPAN ports or network TAPs, avoiding direct host interaction.
Because no new packets are generated toward target hosts, passive scanners observe banner disclosures and protocol signatures completely out-of-band.
3
Distinguish passive monitoring from unsuitable active or detective controls.
Confirmed that passive network assessment satisfies continuous visibility goals while eliminating risk to fragile daemons.
Alternative controls either introduce active probe traffic or misapply threat deception and inline firewall technologies.

Anahtar Kavram

Passive vs. Active Vulnerability Assessment Methods
Tahmini Süre:1m 30s
Soru 1894Soru

A security architecture team is designing an active defense strategy to detect threat actors performing lateral movement within a cloud-hybrid network. The team specifically wants to plant decoy authentication credentials into workstation memory and local caches so that any credential dumping attempt immediately generates high-fidelity alerts without exposing production directory services. Which of the following deception technologies best fulfills this operational requirement?

Cevabı ve açıklamayı göster

Cevap: Placing honeytokens within endpoint credential caches to act as decoy authentication material that alerts security operations upon access

Cevap

Placing honeytokens within endpoint credential caches to act as decoy authentication material that alerts security operations upon access
Honeytokens (and breadcrumbs) are fake credentials, tokens, or data planted in places like LSASS memory, configuration files, or credential managers. When an attacker attempts to harvest and use these decoy credentials, security systems generate high-confidence alerts, detecting lateral movement early without placing actual production directory services at risk.

Adım Adım Çözüm

1
Analyze the operational objective of the scenario
The goal is to detect credential dumping and lateral movement attempts by placing fake/decoy credentials directly into endpoint memory or local caches.
Understanding the requirement isolates active deception mechanisms from traditional preventive controls.
2
Evaluate the deception technology options against the required asset type
Decoy credentials, fake API keys, or embedded breadcrumbs used to lure attackers are classified as honeytokens.
Honeytokens specifically target data and credential lures, whereas honeypots are full decoy systems or services.
3
Differentiate honeytokens from traditional network and host controls
Preventive controls like microsegmentation or inline IPS block actions rather than serving as deceptive traps that yield early threat intelligence.
Deception tools deliberately allow the attacker to interact with fake data to signal malicious presence.

Anahtar Kavram

Deception Technologies (Honeytokens and Breadcrumbs)
Soru 1895Soru

A lead security analyst is evaluating security testing methods for a critical financial application hosted in an enterprise cloud environment. During a credentialed automated vulnerability scan, an unauthenticated web endpoint was flagged as potentially vulnerable to blind SQL injection; however, the scanner report notes a potential false positive due to non-standard HTTP response headers. The analyst must safely validate whether this security finding is a true positive without impacting production database performance or altering production data records. Which of the following is the most appropriate assessment methodology to accomplish this goal?

Cevabı ve açıklamayı göster

Cevap: Perform grey-box penetration testing in a staging environment using non-destructive time-delay or boolean-based verification payloads.

Cevap

Performing grey-box penetration testing in a staging environment using non-destructive time-delay or boolean-based verification payloads is the correct methodology.
Grey-box penetration testing in a mirrored staging environment allows analysts to leverage partial system documentation to craft targeted, non-destructive inference queries (such as boolean logic or controlled delay loops). This directly confirms whether the endpoint processes unescaped database commands while eliminating the risk of performance degradation or data corruption on production systems.

Adım Adım Çözüm

1
Analyze the assessment requirements and risks.
Identified the need to validate a potential false positive blind SQL injection finding without causing database downtime or data corruption in production.
Vulnerability validation must balance verification accuracy with production risk management.
2
Select the proper testing environment and access model.
Chose a staging environment (cloned from production) utilizing a grey-box testing approach where partial system knowledge is leveraged.
Staging environments prevent operational disruption to live users while preserving identical application architecture.
3
Select non-destructive verification payloads.
Utilized inference-based technique techniques (such as boolean condition checks or non-impacting sleep functions).
Blind SQL injection requires checking conditional server responses without modifying underlying database records.

Anahtar Kavram

Vulnerability Verification and Non-Destructive Penetration Testing Methodologies
Tahmini Süre:2m 0s
Soru 1896Soru

A security analyst is preparing to perform a vulnerability assessment on an isolated network segment containing legacy Point-of-Sale (POS) devices. During a prior assessment, aggressive network probes caused service outages on several legacy terminals. The analyst must obtain an accurate vulnerability report for audit compliance while preventing system instability. Which of the following scanning approaches should the analyst implement?

Cevabı ve açıklamayı göster

Cevap: Configure an authenticated non-intrusive scan with reduced packet concurrency and rate-limiting.

Cevap

Configure an authenticated non-intrusive scan with reduced packet concurrency and rate-limiting.
Authenticated (credentialed) non-intrusive scanning uses valid system credentials to query operating system attributes, patch levels, and installed software internally. Because it reads system state directly rather than firing aggressive network exploit probes, it delivers high accuracy with minimal risk of crashing sensitive legacy host services.

Adım Adım Çözüm

1
Identify system constraints and risk tolerance.
Legacy POS devices are sensitive to high packet volumes and active exploitation attempts, causing crashes.
Scanning requirements must balance accuracy with operational availability.
2
Select the appropriate scanning technique.
Authenticated (credentialed) non-intrusive scanning inspects local configuration registries and patch management files directly.
Credentialed access avoids sending dangerous network probes while providing detailed, accurate vulnerability data.
3
Adjust scan engine performance parameters.
Rate-limiting and reducing concurrent target probes prevents network traffic congestion.
Lowering concurrency ensures legacy network stacks on POS devices are not overwhelmed.

Anahtar Kavram

Credentialed vs. Non-Credentialed and Intrusive vs. Non-Intrusive Vulnerability Scanning
Soru 1897Soru

An enterprise healthcare network is designing its disaster recovery architecture for an intensive care telemedicine system. The system requires near-zero data loss tolerance due to continuous patient data telemetry. The engineering plan specifies synchronous database snapshotting every 5 minutes to a secondary region and an automated infrastructure deployment playbook that restores full patient monitoring service within 30 minutes of a primary site disaster. Which of the following statements correctly evaluate the organization's business impact analysis metrics and business continuity strategy for this deployment? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: The 5-minute database snapshotting interval directly defines a Recovery Point Objective (RPO) threshold of no more than 5 minutes of data loss.; The 30-minute automated recovery playbook capability establishes a target Recovery Time Objective (RTO) of 30 minutes for service restoration.

Cevap

The statement defining the 5-minute snapshot interval as the Recovery Point Objective (RPO) and the statement defining the 30-minute service restoration target as the Recovery Time Objective (RTO) are both correct.
The parameters described directly map to core BIA metrics: RPO quantifies acceptable data loss in terms of time (the 5-minute interval between database syncs), while RTO quantifies the maximum acceptable elapsed duration of system unavailability (the 30-minute restoration timeframe).

Adım Adım Çözüm

1
Analyze the data loss constraint in the scenario.
Database snapshots occur every 5 minutes, limiting potential lost data to a maximum window of 5 minutes.
Recovery Point Objective (RPO) dictates the acceptable threshold of data loss measured in time prior to the incident.
2
Analyze the service downtime constraint in the scenario.
The automated deployment playbook brings services back online within 30 minutes.
Recovery Time Objective (RTO) defines the targeted duration of time allowed to restore business operations after a failure.
3
Evaluate distractor claims regarding control types and metric definitions.
Distinguish RPO from RTO and identify replication as a resiliency/redundancy mechanism rather than a detective control.
RPO focuses on data currency, RTO focuses on downtime duration, and data replication provides high availability rather than error detection.

Anahtar Kavram

Distinction between Recovery Point Objective (RPO) and Recovery Time Objective (RTO) in Business Impact Analysis
Soru 1898Soru

A security engineer is updating the cryptographic configuration of an internal API gateway to enhance session transport security. The new security baseline requires providing Perfect Forward Secrecy (PFS) for key establishment and guaranteeing message authentication and integrity for incoming payload headers. Which TWO cryptographic mechanisms or algorithms should the security engineer implement to satisfy these requirements?

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

Cevabı ve açıklamayı göster

Cevap: Elliptic Curve Diffie-Hellman Ephemeral (ECDHE); Hash-based Message Authentication Code with SHA-256 (HMAC-SHA256)

Cevap

The security engineer should implement Elliptic Curve Diffie-Hellman Ephemeral (ECDHE) for key establishment and HMAC-SHA256 for header integrity and authentication.
Elliptic Curve Diffie-Hellman Ephemeral (ECDHE) provides dynamic key exchange where session keys are temporary and discarded after use, guaranteeing Perfect Forward Secrecy. HMAC-SHA256 pairs a secret cryptographic key with a hash function, ensuring both message integrity and sender origin authentication.

Adım Adım Çözüm

1
Analyze key establishment requirements for Perfect Forward Secrecy (PFS).
Identify that ephemeral key exchange mechanisms like ECDHE regenerate key pairs per session, preventing retroactive decryption.
Static asymmetric key exchanges like static RSA decrypt session secrets using long-term private keys, violating PFS principles.
2
Analyze payload header requirements for message authenticity and integrity.
Identify that symmetric keyed hashing (HMAC-SHA256) verifies both data integrity and origin authenticity.
Unkeyed hash functions verify integrity against corruption but cannot authenticate the sender, while plain symmetric ciphers without MAC tags only provide confidentiality.

Anahtar Kavram

Cryptographic Concepts and Algorithms
Soru 1899Soru

An organization is preparing to engage a third-party managed service provider (MSP) to handle sensitive customer data archiving and off-site backup management. As part of the enterprise third-party risk management (TPRM) governance program, the security team must implement controls that verify operational effectiveness over time and guarantee access for compliance verification. Which TWO of the following requirements should be included in the vendor oversight framework?

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

Cevabı ve açıklamayı göster

Cevap: Incorporate a Right-to-Audit clause in the contract to ensure the enterprise or designated third parties can evaluate the vendor's security controls; Require continuous receipt of independent SOC 2 Type II audit reports to verify the operational effectiveness of vendor controls over an extended evaluation period

Cevap

The organization should incorporate a contractual Right-to-Audit clause and require continuous receipt of independent SOC 2 Type II audit reports to ensure third-party risk oversight.
Effective third-party risk oversight requires both legal authority to inspect vendor operations (via Right-to-Audit clauses) and independent verification of long-term operational control effectiveness (via SOC 2 Type II audit reports).

Adım Adım Çözüm

1
Identify governance mechanisms for contractual access and verification
Establishing a contractual Right-to-Audit clause guarantees legal authorization to review and inspect the vendor's security posture.
Without explicit audit rights in contract agreements, service providers can deny enterprise security teams visibility into operational controls.
2
Determine appropriate third-party audit attestations for continuous control verification
Requiring SOC 2 Type II reports validates that controls were tested and effective over a sustained period of time.
SOC 2 Type II provides verifiable third-party assurance regarding security, availability, and confidentiality controls operating over time, unlike Type I which only checks point-in-time design.

Anahtar Kavram

Third-Party Governance and Vendor Oversight Controls
Soru 1900Soru

An enterprise risk assessment team is categorizing threat entities involved in recent cyber incidents across various critical sectors. Match each incident narrative detailing specific adversary attributes, resources, and attack vectors on the left to the corresponding threat actor classification on the right.

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

Öğeler

An intrusion targeting a satellite telemetry facility used custom zero-day exploits in edge VPN firmware, established living-off-the-land persistence across isolated network enclaves, and systematically exfiltrated geopolitical communications over an 18-month period without making any financial demands.
An adversary gained access to a health system's billing network using valid API credentials purchased on an underground forum, deployed automated double-extortion ransomware to lock patient management databases, and threatened to release private medical records unless a cryptocurrency ransom was paid within 72 hours.
A senior database Administrator with legitimate access to production storage buckets routinely bypassed corporate logging mechanisms to copy trade secret schematics to an personal cloud drive immediately prior to submitting a notice of resignation.
A group of marketing employees integrated an unauthorized third-party automated data-scrubbing web service into corporate workflows to streamline lead processing, exposing sensitive client information via an unauthenticated public AWS S3 bucket configured by the vendor.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

1 matches Nation-State / Advanced Persistent Threat (APT), 2 matches Organized Crime, 3 matches Malicious Insider, 4 matches Shadow IT.
Each scenario reflects distinct motivation, sophistication level, resource capacity, and attack vector signatures. Geopolitical espionage utilizing zero-day vulnerabilities maps to Nation-State actors; financial ransomware extortion maps to Organized Crime; unauthorized abuse of legitimate internal credentials maps to a Malicious Insider; and unapproved enterprise software adoption driven by operational convenience maps to Shadow IT.

Adım Adım Çözüm

1
Analyze the attributes of the first incident narrative.
Identified zero-day firmware exploits, 18-month covert persistence, geopolitical intelligence targets, and extreme funding/sophistication.
These characteristics uniquely align with Nation-State / APT actors who prioritize long-term strategic espionage over direct monetary profit.
2
Evaluate the motivation and vector of the second incident narrative.
Identified double-extortion ransomware, purchased underground credentials, and cryptocurrency extortion demands.
Financially motivated extortion operations utilizing illicit credential marketplaces are signature indicators of Organized Crime.
3
Examine the access mechanisms and intent of the third incident narrative.
Identified legitimate elevated access rights, deliberate evasion of internal monitoring, and exfiltration prior to resignation.
Abuse of authorized access privileges by trusted personnel to steal proprietary assets constitutes a Malicious Insider threat.
4
Assess the intent and authorization level of the fourth incident narrative.
Identified unauthorized adoption of a third-party cloud service by internal staff to fulfill operational duties, introducing exposure.
Unapproved tech adoption by staff without security oversight is classified as Shadow IT.

Anahtar Kavram

Threat Actor Classification and Attribute Mapping
ÖncekiSayfa 95 / 112Sonraki
Tüm alıştırma soruları — CompTIA Security+ | Examkin