CompTIA SecurityX (CAS-005) Practice Questions with Explanations

Free CompTIA SecurityX practice questions for the CAS-005 exam. 50 of them, each with the correct answer, a full explanation, and the reason every other option is wrong. CompTIA's most advanced cybersecurity certification, formerly CASP+, rebranded as part of the Xpert series. DoD 8140/8570 approved at expert level and a direct competitor to CISSP and CISM for senior security roles.

About the CAS-005 exam

  • Governance, risk and compliance: 20%
  • Security architecture: 30%
  • Security engineering: 25%
  • Security operations: 25%

Up to 90 questions, 165 minutes, passing score 750/900, US$529 per attempt.

Get the full CAS-005 question bank (475 questions) →

CAS-005 practice questions

Question 1

A company wants to use a process to embed a sign of ownership covertly inside a proprietary document without adding any identifying attributes. Which of the following would be best to use as part of the process to support copyright protections of the document?

  • A. Steganography
  • B. E-signature
  • C. Watermarking
  • D. Cryptography
Show answer and explanation ▾

Correct answer: C

Watermarking is the best choice for embedding a covert sign of ownership in a document without adding identifying attributes. Watermarks are imperceptible marks embedded within the document itself that prove ownership and are resistant to removal. Steganography hides data but doesn't specifically establish ownership; e-signatures add visible/identifying attributes; cryptography encrypts content but doesn't embed ownership markers.

Why the other options are wrong:

  • A. Steganography hides information but is not specifically designed for ownership protection and doesn't inherently prove copyright.
  • B. E-signatures add visible identifying attributes to documents, which contradicts the covert requirement.
  • D. Cryptography protects content confidentiality but does not embed ownership signs within documents.

Question 2

Two companies that recently merged would like to unify application access between the companies, without initially merging internal authentication stores. Which of the following technical strategies would best meet this objective?

  • A. Federation
  • B. RADIUS
  • C. TACACS+
  • D. MFA
  • E. ABAC
Show answer and explanation ▾

Correct answer: A

Federation is the ideal approach for unifying application access between merged companies without immediately merging authentication stores. Federation allows each company to maintain its own authentication system while establishing trust relationships that enable cross-company access. RADIUS and TACACS+ are authentication protocols that don't address federation needs; MFA adds another authentication factor but doesn't solve the unified access problem; ABAC is an authorization model that requires a unified identity source.

Why the other options are wrong:

  • B. RADIUS is an authentication protocol for network access, not designed for federating authentication between separate organizations.
  • C. TACACS+ is primarily for centralized device access control and does not address cross-company application access federation.
  • D. MFA adds authentication factors but does not solve the fundamental issue of enabling access without merging authentication stores.
  • E. ABAC is an authorization approach requiring knowledge of user attributes, but presupposes identity resolution which federation solves.

Question 3

An organization is working to secure its development process to ensure developers cannot deploy artifacts directly into the production environment. Which of the following security practice recommendations would be the best to accomplish this objective?

  • A. Implement least privilege access to all systems.
  • B. Roll out security awareness training for all users.
  • C. Set up policies and systems with separation of duties.
  • D. Enforce job rotations for all developers and administrators.
  • E. Utilize mandatory vacations for all developers.
  • F. Review all access to production systems on a quarterly basis.
Show answer and explanation ▾

Correct answer: C

Separation of duties is a fundamental access control principle that prevents any single individual from having complete control over a critical transaction or process. By implementing policies and systems with separation of duties, the organization ensures that developers cannot unilaterally deploy artifacts to production-this requires approval and execution by different roles. This directly addresses the stated objective of preventing direct production deployments by developers.

Why the other options are wrong:

  • A. Least privilege access is important but doesn't specifically prevent developers from deploying to production if they have any production access.
  • B. Security awareness training improves security culture but doesn't enforce technical controls preventing direct deployments.
  • D. Job rotation reduces insider threat risk over time but doesn't prevent current deployment capabilities.
  • E. Mandatory vacations may help detect fraudulent activities but don't prevent unauthorized deployments.
  • F. Quarterly access reviews are detective controls that occur too infrequently to prevent unauthorized deployments.

Question 4

An organization's board of directors has asked the Chief Information Security Officer to build a third-party management program. Which of the following best explains a reason for this request?

  • A. Risk transference
  • B. Supply chain visibility
  • C. Support availability
  • D. Vulnerability management
Show answer and explanation ▾

Correct answer: B

Supply chain visibility is the primary reason boards request third-party management programs. Organizations depend on external vendors and suppliers, creating supply chain risks from security breaches, compromised dependencies, and vendor failures. A comprehensive third-party management program provides visibility into these risks. Risk transference involves insurance or contracts but doesn't explain the need for a management program; support availability is operational rather than strategic; vulnerability management is internal security, not third-party focused.

Why the other options are wrong:

  • A. Risk transference through insurance is an outcome, not the primary driver for establishing a third-party management program.
  • C. Support availability concerns vendor responsiveness but is not the strategic board- level driver for third-party management.
  • D. Vulnerability management is an internal security practice, not the primary reason for third-party program establishment.

Question 5

A pharmaceutical company uses a cloud provider to host thousands of independent resources in object storage. The company needs a practical and effective means of discovering data, monitoring changes, and identifying suspicious activity. Which of the following would best meet these requirements?

  • A. A machine-learning-based data security service
  • B. A file integrity monitoring service
  • C. A cloud configuration assessment and compliance service
  • D. An automated data classification system
Show answer and explanation ▾

Correct answer: A

A machine-learning-based data security service is specifically designed to discover sensitive data across cloud storage, monitor changes in real-time, and identify suspicious activity patterns through behavioral analysis. It provides comprehensive protection for thousands of independent resources by automatically learning what constitutes normal versus anomalous behavior in a large-scale cloud environment.

Why the other options are wrong:

  • B. File integrity monitoring focuses on detecting unauthorized changes to known files but lacks data discovery and suspicious activity identification capabilities needed for thousands of independent resources.
  • C. Cloud configuration assessment addresses compliance and configuration issues but does not specialize in discovering sensitive data or identifying suspicious activity patterns.
  • D. Automated data classification organizes data but does not provide monitoring of changes or detection of suspicious activity.

Question 6

A company has data it would like to aggregate from its PLCs for data visualization and predictive maintenance purposes. Which of the following is the most likely destination for the tag data from the PLCs?

  • A. External drive
  • B. Cloud storage
  • C. System aggregator
  • D. Local historian
Show answer and explanation ▾

Correct answer: D

A local historian is purpose-built software that collects, stores, and manages time-series data from industrial devices like PLCs. Historians are designed specifically for aggregating sensor and equipment data for analysis, trending, visualization, and predictive maintenance in industrial environments. This is the standard approach in OT/ICS systems.

Why the other options are wrong:

  • A. External drives are portable storage media, not systems designed for continuous data aggregation and analysis.
  • B. Cloud storage could eventually receive aggregated data but is not the immediate destination from PLCs; data is typically aggregated locally first.
  • C. A system aggregator is not a standard industrial component; the historian fulfills this role in OT environments.

Question 7

A security analyst identified a vulnerable and deprecated runtime engine that Is supporting a public-facing banking application. The developers anticipate the transition to modern development environments will take at least a month. Which of the following controls would best mitigate the risk without interrupting the service during the transition?

  • A. Shutting down the systems until the code is ready
  • B. Uninstalling the impacted runtime engine
  • C. Selectively blocking traffic on the affected port
  • D. Configuring IPS and WAF with signatures
Show answer and explanation ▾

Correct answer: D

Configuring IPS and WAF with signatures best mitigates the risk of the vulnerable deprecated runtime while maintaining service availability during the one-month transition. These defensive tools can detect and block exploit attempts targeting known vulnerabilities in the runtime engine without requiring the application to go offline or the runtime to be uninstalled.

Why the other options are wrong:

  • A. Shutting down a public-facing banking application is not acceptable and defeats the purpose of finding a compensating control.
  • B. Uninstalling the runtime engine would break the application, interrupting critical banking services.
  • C. Blocking traffic on the affected port would disable the application entirely, causing service interruption.

Question 8

A security analyst discovers a new device on the company's dedicated IoT subnet during the most recent vulnerability scan. The scan results show numerous open ports and insecure protocols in addition to default usernames and passwords. A camera needs to transmit video to the security server in the IoT subnet. Which of the following should the security analyst recommend to securely operate the camera?

  • A. Harden the camera configuration.
  • B. Send camera logs to the SIEM.
  • C. Encrypt the camera's video stream.
  • D. Place the camera on an isolated segment.
Show answer and explanation ▾

Correct answer: A

Hardening the camera configuration is the primary security recommendation. This involves changing default usernames and passwords, closing unnecessary ports, disabling insecure protocols, and applying security best practices specific to the camera device. While the camera is already on the IoT subnet, hardening addresses the root causes of the vulnerabilities discovered in the scan and is essential for secure operation.

Why the other options are wrong:

  • B. Sending logs to SIEM is monitoring, not remediation, and does not fix the underlying security issues.
  • C. Encrypting the video stream is good practice but doesn't address the open ports and default credentials discovered.
  • D. Isolation alone doesn't remedy the vulnerabilities; the device must still be hardened to operate securely within the segment.

Question 9

Which of the following items should be included when crafting a disaster recovery plan?

  • A. Redundancy
  • B. Testing exercises
  • C. Autoscaling
  • D. Competitor locations
Show answer and explanation ▾

Correct answer: B

Testing exercises are a critical component of disaster recovery plans because they validate that the plan actually works in practice, identify gaps, and ensure personnel understand their roles during a recovery event. While redundancy is important for system design and autoscaling for operations, testing exercises are the specific element that belongs in the disaster recovery plan documentation and validation process.

Why the other options are wrong:

  • A. Redundancy is a system design principle, not a component of the disaster recovery plan itself.
  • C. Autoscaling is an operational control for handling load, not a disaster recovery planning element.
  • D. Using competitor locations for recovery is neither practical nor appropriate; recovery sites should be the organization's own facilities or contracted services.

Question 10

The company's client service team is receiving a large number of inquiries from clients regarding a new vulnerability. Which of the following would provide the customer service team with a consistent message to deliver directly to clients?

  • A. Communication plan
  • B. Response playbook
  • C. Disaster recovery procedure
  • D. Automated runbook
Show answer and explanation ▾

Correct answer: B

A response playbook provides documented, step-by-step procedures for handling specific security incidents, including consistent messaging templates for communication with clients. It ensures all stakeholders deliver aligned, accurate information during an active incident response.

Why the other options are wrong:

  • A. A communication plan is broader and typically covers overall communication strategy rather than providing specific, consistent messages for active incident response.
  • C. A disaster recovery procedure focuses on systems restoration and business continuity, not on client communication during security incidents.
  • D. An automated runbook addresses technical remediation steps but does not provide consistent client communication messaging.

Question 11

IoCs were missed during a recent security incident due to the reliance on a signature- based detection platform. A security engineer must recommend a solution that can be implemented to address this shortcoming. Which of the following would be the most appropriate recommendation?

  • A. FIM
  • B. SASE
  • C. UEBA
  • D. CSPM
  • E. EAP
Show answer and explanation ▾

Correct answer: C

User and Entity Behavior Analytics (UEBA) detects anomalous behavior patterns that signature-based detection would miss, including zero-day attacks and novel attack techniques. When signature-based detection fails to catch Indicators of Compromise, UEBA's behavioral approach can identify suspicious activities by detecting deviations from normal patterns, making it the most appropriate solution to address missed IoCs.

Why the other options are wrong:

  • A. FIM (File Integrity Monitoring) tracks file changes but doesn't detect behavioral anomalies or novel attack patterns that signatures miss.
  • B. SASE (Secure Access Service Edge) is a network architecture framework, not a detection mechanism for missed indicators of compromise.
  • D. CSPM (Cloud Security Posture Management) focuses on cloud infrastructure configuration compliance, not behavior-based detection of attacks.
  • E. EAP (Extensible Authentication Protocol) is an authentication framework, unrelated to detecting missed indicators of compromise.

Question 12

Which of the following is the best way to protect the website browsing history for an executive who travels to foreign countries where internet usage is closely monitored?

  • A. DOH
  • B. EAP-TLS
  • C. Geofencing
  • D. Private browsing mode
Show answer and explanation ▾

Correct answer: A

DoH (DNS over HTTPS) encrypts DNS queries end-to-end, preventing monitoring of which websites an executive visits. This protects browsing history from ISPs, network administrators, and surveillance in countries with internet monitoring. Unlike private browsing mode which only clears local history, DoH actively prevents the DNS queries themselves from being observed during transmission.

Why the other options are wrong:

  • B. EAP-TLS is an authentication protocol for network access, not for protecting browsing history or DNS queries.
  • C. Geofencing is a location-based technology used for restricting access based on geographic boundaries, not for protecting browsing privacy.
  • D. Private browsing mode only clears local history on the device but does not prevent DNS queries and network traffic from being monitored by network administrators.

Question 13

A company recently acquired a SaaS company and performed a gap analysis. The results of the gap analysis Indicate security controls are absent throughout the SDLC and have led to several vulnerable production releases. Which of the following security tools best reduces the risk of vulnerable code being pushed to production in the future?

  • A. Static application security testing
  • B. Regression testing
  • C. Code signing
  • D. Sandboxing
Show answer and explanation ▾

Correct answer: A

Static application security testing (SAST) analyzes source code before compilation to identify vulnerabilities early in the development lifecycle, preventing vulnerable code from being built and deployed to production. SAST directly addresses the gap of missing security controls throughout the SDLC and reduces the risk of vulnerable releases at the earliest possible stage.

Why the other options are wrong:

  • B. Regression testing validates that existing functionality still works after changes but does not specifically identify or prevent security vulnerabilities.
  • C. Code signing verifies code authenticity and integrity after deployment but does not prevent vulnerable code from being deployed in the first place.
  • D. Sandboxing is a runtime containment mechanism that reduces impact but does not prevent vulnerable code from being released to production.

Question 14

An organization wants to implement an access control system based on its data classification policy that includes the following data types: • Confidential • Restricted • Internal • Public Flag for Review The access control system should support SSO federation to map users into groups. Each group should only access systems that process and store data at the classification assigned to the group. Which of the following should the organization implement to enforce its requirements with a minimal impact to systems and resources?

  • A. A tagging strategy in which all resources are assigned a tag based on the data classification type, and a system that enforces attributebased access control
  • B. Role-based access control that maps data types to internal roles, which are defined in the human resources department's source of truth system
  • C. Network microsegmentation based on data types, and a network access control system enforcing mandatory access control based on the user principal
  • D. A rule-based access control strategy enforced by the SSO system with rules managed by the internal LDAP and applied on a per-system basis
Show answer and explanation ▾

Correct answer: A

Attribute-based access control (ABAC) with data classification tagging is the most flexible and scalable approach. It allows mapping users (via SSO federation) to groups whose data classification attributes determine system access. This provides granular, dynamic access control based on data sensitivity with minimal system impact, as policies are enforced centrally rather than on each system individually.

Why the other options are wrong:

  • B. RBAC based on HR system roles is inflexible for data classification requirements and requires manual role maintenance as data classification policies evolve.
  • C. Network microsegmentation based on data types requires significant network infrastructure changes and does not scale well with SSO federation requirements.
  • D. Per-system rule-based enforcement managed in LDAP creates significant administrative overhead and lacks centralized policy management across the organization.

Question 15

The principal security analyst for a global manufacturer is investigating a security incident related to abnormal behavior in the ICS network. A controller was restarted as part of the troubleshooting process, and the following issue was identified when the controller was restarted: SECURE BOOT FAILED: FIRMWARE MISMATCH EXPECTED UXFDC479 ACTUAL 0x79F31B During the investigation, this modified firmware version was identified on several other controllers at the site. The official vendor firmware versions do not have this checksum. Which of the following stages of the MITRE ATT&CK framework for ICS includes this technique?

  • A. Evasion
  • B. Persistence
  • C. Collection
  • D. Lateral movement
Show answer and explanation ▾

Correct answer: B

The modified firmware on the controllers represents a persistence technique in the MITRE ATT&CK framework for ICS. The attacker has modified the firmware to maintain a presence on the systems that survives reboots and normal operations. The firmware mismatch detected during the secure boot process indicates the firmware has been altered from the official vendor version, which is a classic persistence mechanism in ICS environments where firmware modification provides long-term unauthorized access.

Why the other options are wrong:

  • A. Evasion techniques are used to avoid detection, not to maintain persistent access.
  • C. Collection techniques involve gathering data, not modifying system firmware for persistence.
  • D. Lateral movement refers to moving between systems, not maintaining presence on a single controller through firmware modification.

Question 16

A company is rewriting a vulnerable application and adding the mprotect() system call in multiple parts of the application's code that was being leveraged by a recent exploitation tool. Which of the following should be enabled to ensure the application can leverage the new system call against similar attacks in the future?

  • A. TPM
  • B. Secure boot
  • C. NX bit
  • D. HSM
Show answer and explanation ▾

Correct answer: C

The NX bit (No-Execute bit) is essential for mprotect() to function effectively against exploitation attacks. The mprotect() system call marks memory pages as non-executable or executable, but this protection requires NX bit hardware support to actually prevent code execution in non-executable regions. This defends against buffer overflow and code injection attacks. TPM is a security module unrelated to memory protection; secure boot validates firmware but not application memory; HSM manages cryptographic keys, not application memory execution.

Why the other options are wrong:

  • A. TPM (Trusted Platform Module) manages cryptographic keys and attestation, not application memory protection.
  • B. Secure boot validates firmware integrity during startup but does not enable runtime memory execution controls.
  • D. HSM (Hardware Security Module) protects cryptographic keys but is unrelated to memory execution protection.

Question 17

Which of the following is the reason why security engineers often cannot upgrade the security of embedded facility automation systems?

  • A. They are constrained by available compute.
  • B. They lack x86-64 processors.
  • C. They lack EEPROM.
  • D. They are not logic-bearing devices.
Show answer and explanation ▾

Correct answer: A

Embedded facility automation systems are constrained by available compute resources- they typically have limited CPU, memory, and storage to run security software, apply patches, or implement modern cryptographic controls. This hardware limitation is the fundamental reason preventing security upgrades, regardless of processor architecture or device capabilities.

Why the other options are wrong:

  • B. Modern embedded systems may not use x86-64 processors, but they often have alternative architectures (ARM, etc.) that can support security upgrades; the issue is compute capacity, not processor type.
  • C. EEPROM availability is not the limiting factor; most embedded devices have some form of persistent storage.
  • D. Facility automation systems are definitely logic-bearing devices that execute code; this statement is factually incorrect.

Question 18

A systems administrator is working with the SOC to identify potential intrusions associated with ransomware. The SOC wants the systems administrator to perform network-level analysis to identify outbound traffic from any infected machines. Which of the following is the most appropriate action for the systems administrator to take?

  • A. Monitor for IoCs associated with C&C communications.
  • B. Tune alerts to Identify changes to administrative groups.
  • C. Review NetFlow logs for unexpected increases in egress traffic.
  • D. Perform binary hash comparisons to identify infected devices.
Show answer and explanation ▾

Correct answer: C

NetFlow logs provide network-level visibility into traffic patterns and volume. Reviewing them for unexpected increases in egress traffic is the most direct network-level analysis method to identify infected machines communicating with external command-and-control servers or exfiltrating data, which are hallmarks of ransomware behavior.

Why the other options are wrong:

  • A. Monitoring for IoCs (Indicators of Compromise) associated with C&C communications is appropriate but less specific to network-level analysis and may require endpoint data.
  • B. Tuning alerts for changes to administrative groups addresses privilege escalation concerns but does not directly identify ransomware outbound traffic.
  • D. Binary hash comparisons are endpoint-level analysis, not network-level analysis, and are better suited for identifying malware files rather than network communications.

Question 19

An organization needs to classify its systems and data in accordance with external requirements. Which of the following roles is best qualified to perform this task?

  • A. Systems administrator
  • B. Data owner
  • C. Data processor
  • D. Data custodian
  • E. Data steward
Show answer and explanation ▾

Correct answer: B

The data owner is the role best qualified to classify systems and data. Data owners have the authority and responsibility for determining the sensitivity and classification of data assets in accordance with organizational policies and external requirements. They understand the business value and regulatory context of the data.

Why the other options are wrong:

  • A. Systems administrators manage infrastructure but lack the authority to determine data classification.
  • C. Data processors handle data on behalf of others but do not have classification authority.
  • D. Data custodians maintain and protect data according to established classifications but don't create the classifications.
  • E. Data stewards oversee data governance but the data owner holds the primary classification responsibility.

Question 20

Which of the following describes how a risk assessment is performed when an organization has a critical vendor that provides multiple products?

  • A. At the individual product level
  • B. Through the selection of a random product
  • C. Using a third-party audit report
  • D. By choosing a major product
Show answer and explanation ▾

Correct answer: A

When an organization has a critical vendor providing multiple products, risk assessment should be performed at the individual product level. Each product may have different vulnerabilities, configurations, update cycles, and security postures. Assessing at the product level ensures comprehensive identification of risks rather than treating the vendor relationship as a monolithic entity. This granular approach enables targeted remediation strategies for each product.

Why the other options are wrong:

  • B. Random product selection is not a systematic or defensible approach to risk assessment.
  • C. While third-party audit reports may inform assessment, they do not describe the methodology of how assessment is performed.
  • D. Choosing a major product ignores the security risks of other products and is not a comprehensive assessment approach.

Question 21

A company is developing an application that will be used to perform e-commerce transactions for a subscription-based service. The application must be able to use previously saved payment methods to perform recurring transactions. Which of the following is the most appropriate?

  • A. Tokenization through an HSM
  • B. Self-encrypting disks with field-level encryption
  • C. NX/XN Implementation to minimize data retention
  • D. Token-based access for application users
  • E. Address space layout randomization
Show answer and explanation ▾

Correct answer: A

Tokenization through an HSM (Hardware Security Module) is the most appropriate solution for handling recurring payment transactions. Tokenization replaces sensitive payment card data with non-sensitive tokens, ensuring that actual payment information is never stored in the application. The HSM provides secure generation and management of these tokens, meeting both security best practices and regulatory requirements for e- commerce payment processing.

Why the other options are wrong:

  • B. Self-encrypting disks with field-level encryption stores actual payment data in encrypted form, which is not ideal compared to tokenization.
  • C. NX/XN implementation relates to memory protection and does not address payment card data security.
  • D. Token-based access controls user authentication but does not protect payment method data.
  • E. Address space layout randomization is a memory protection technique unrelated to payment data security.

Question 22

A security analyst was monitoring the networks of a group of companies. The analyst identified several periods of concentrated, coordinated activity by unknown actors. The activity repeated at regular intervals and affected all the companies. Minor hardware outages that correlated with the same times as the discovered activity escalated in severity. Which of the following threat actors was most likely involved?

  • A. An organized crime collective running a ransomware campaign
  • B. A group of politically motivated hackers
  • C. Disgruntled employees who were recently terminated
  • D. An advanced persistent threat financed by a nation-state
Show answer and explanation ▾

Correct answer: D

An advanced persistent threat financed by a nation- state The indicators point to a nation-state APT: coordinated activity across multiple companies, regular intervals suggesting long-term operations, and correlation with escalating hardware outages indicating sophisticated infrastructure targeting. Nation-states have the resources, coordination, and persistence to conduct multi-target campaigns with infrastructure attack capabilities.

Why the other options are wrong:

  • A. Organized crime typically targets specific high-value victims for ransomware rather than coordinating across multiple companies at regular intervals.
  • B. Politically motivated hacktivists lack the coordination and sophistication for infrastructure-level attacks on multiple entities.
  • C. Disgruntled employees lack the ability to coordinate across multiple companies and access to external infrastructure for synchronized attacks.

Question 23

A security engineer is performing a vulnerability management scan on multihomed Linux systems. The engineer notices that the vulnerability count is high due to the fact that each vulnerability is multiplied by the number of NICs on each system. Which of the following should the engineer do to deduplicate the vulnerabilities and to associate the vulnerabilities with a particular host?

  • A. Use a SCAP scanner.
  • B. Deploy an agent.
  • C. Initiate a discovery scan.
  • D. Perform an Nmap scan.
Show answer and explanation ▾

Correct answer: B

Deploying an agent on multihomed Linux systems allows the vulnerability scanner to identify the actual host by its unique identifier rather than treating each NIC as a separate entity. Agents run on the host itself and can deduplicate vulnerabilities across multiple network interfaces, associating all findings with the single underlying host. This eliminates the false multiplication of vulnerability counts caused by scanning each NIC independently.

Why the other options are wrong:

  • A. A SCAP scanner alone would not address the multihoming deduplication issue without additional host identification.
  • C. A discovery scan identifies devices but does not deduplicate vulnerabilities found across multiple NICs.
  • D. Nmap is a network discovery tool that would not resolve the deduplication problem of multihomed systems.

Question 24

An analyst is working to address a potential compromise of a corporate endpoint and discovers the attacker accessed a user's credentials. However, it is unclear if the system baseline was modified to achieve persistence. Which of the following would most likely support forensic activities in this scenario?

  • A. Side-channel analysis
  • B. Bit-level disk duplication
  • C. Software composition analysis
  • D. SCAP scanner
Show answer and explanation ▾

Correct answer: B

Bit-level disk duplication creates a forensic image of the entire disk at the binary level, preserving all data including deleted files, system artifacts, and baseline information. This comprehensive image allows the analyst to compare the current system state against known-good baselines and reconstruct what was modified to achieve persistence. It captures the exact state of the system for detailed forensic examination.

Why the other options are wrong:

  • A. Side-channel analysis examines indirect information leaks (timing, power consumption) and is not applicable to detecting baseline modifications.
  • C. Software composition analysis examines software components and dependencies, not whether system baselines have been modified.
  • D. A SCAP scanner identifies compliance and vulnerability issues but does not provide the bit-level forensic data needed to determine if baselines were modified.

Question 25

The Chief Information Security Officer of a large multinational organization has asked the security risk manager to use risk scenarios during a risk analysis. Which of the following is the most likely reason for this approach?

  • A. To connect risks to business objectives
  • B. To ensure a consistent approach to risk
  • C. To present a comprehensive view of risk
  • D. To provide context to the relevancy of risk
Show answer and explanation ▾

Correct answer: D

Using risk scenarios during risk analysis is most likely done to provide context to the relevancy of risk. Scenarios help stakeholders understand how risks could actually manifest in business situations, making the risks more tangible and relevant. This contextual understanding helps communicate why certain risks matter to the organization and their business objectives, rather than presenting abstract risk metrics.

Why the other options are wrong:

  • A. While scenarios can relate to business objectives, the primary value of risk scenarios is establishing relevancy and context.
  • B. Consistency is achieved through frameworks and methodologies, not specifically through scenarios.
  • C. A comprehensive view comes from multiple analysis methods, not specifically from scenario-based approaches alone.

Question 26

PKI can be used to support security requirements in the change management process. Which of the following capabilities does PKI provide for messages?

  • A. Non-repudiation
  • B. Confidentiality
  • C. Delivery receipts
  • D. Attestation
Show answer and explanation ▾

Correct answer: A

Non-repudiation is a core capability of PKI that prevents a sender from denying they created or sent a message. Digital signatures provide this by cryptographically binding the sender's identity to the message. In change management, non-repudiation ensures accountability when approvals and authorizations are digitally signed. While PKI can support confidentiality through encryption and certificates, the question asks what PKI provides specifically for messages in the change management context, making non- repudiation the most direct answer.

Why the other options are wrong:

  • B. Confidentiality requires symmetric encryption, which is separate from PKI's core function of authentication and non-repudiation.
  • C. Delivery receipts are a messaging feature unrelated to PKI capabilities.
  • D. Attestation is not a standard PKI security service; PKI provides authentication, confidentiality, and non-repudiation.

Question 27

A security officer is requiring all personnel working on a special project to obtain a security clearance requisite with the level of all information being accessed. Data on this network must be protected at the same level of each clearance holder. The need to know must be verified by the data owner. Which of the following should the security officer do to meet these requirements?

  • A. Create a rule to authorize personnel only from certain IPs to access the files.
  • B. Assign labels to the files and require formal access authorization.
  • C. Assign attributes to each file and allow authorized users to share the files.
  • D. Assign roles to users and authorize access to files based on the roles.
Show answer and explanation ▾

Correct answer: B

Assigning labels to files and requiring formal access authorization by the data owner implements a mandatory access control (MAC) model that enforces classification levels matching security clearances. This approach ensures data protection at the appropriate level and maintains the principle that data owners must formally verify need-to-know before granting access, satisfying all stated requirements.

Why the other options are wrong:

  • A. IP-based restrictions do not address clearance levels, data classification, or need-to- know verification.
  • C. Attribute-based access allows authorized users to share files, which violates the requirement that data owners must verify need-to-know before access is granted.
  • D. Role-based access does not directly enforce data classification levels or ensure that need-to-know is verified by the data owner on a per-access basis.

Question 28

A senior cybersecurity engineer is solving a digital certificate issue in which the CA denied certificate issuance due to failed subject identity validation. At which of the following steps within the PKI enrollment process would the denial have occurred?

  • A. RA
  • B. OCSP
  • C. CA
  • D. IdP
Show answer and explanation ▾

Correct answer: A

The Registration Authority (RA) is responsible for identity and subject validation before certificate requests are submitted to the Certificate Authority. The RA performs initial verification of the requestor's identity and eligibility, so if identity validation fails, the denial occurs at the RA step before the request ever reaches the CA for issuance.

Why the other options are wrong:

  • B. OCSP is a protocol for checking revocation status after certificate issuance, not part of the initial enrollment validation process.
  • C. While the CA issues certificates, the identity validation denial would have already occurred at the RA stage before reaching the CA.
  • D. IdP (Identity Provider) is relevant to federated authentication scenarios, not the formal PKI enrollment and validation process described.

Question 29

An analyst needs to evaluate all images and documents that are publicly shared on a website. Which of the following would be the best tool to evaluate the metadata of these files?

  • A. OllyDbg
  • B. ExifTool
  • C. Volatility
  • D. Ghidra
Show answer and explanation ▾

Correct answer: B

ExifTool is specifically designed to read, write, and manipulate metadata embedded in images and documents. It excels at extracting EXIF data, IPTC information, XMP metadata, and other file metadata across multiple formats. OllyDbg is a debugger for reverse engineering; Volatility analyzes memory dumps; Ghidra is a disassembler for binary analysis-none of these are appropriate for metadata evaluation.

Why the other options are wrong:

  • A. OllyDbg is a debugger used for dynamic analysis and reverse engineering of binaries, not metadata extraction.
  • C. Volatility is a memory forensics framework for analyzing RAM dumps, not file metadata.
  • D. Ghidra is a static binary analysis and disassembly tool, not designed for extracting file metadata.

Question 30

An internal user can send encrypted emails successfully to all recipients, except one. at an external organization. When the internal user attempts to send encrypted emails to this external recipient, a security error message appears. The issue does not affect unencrypted emails. The external recipient can send encrypted emails to internal users. Which of the following is the most likely cause of the issue?

  • A. The validity dates of the external recipient's private key do not match the SSH keys with which the internal user is accessing the system.
  • B. The external recipient has an expired public/private key pair that has not been revoked by the CA.
  • C. The internal user's company email servers have an incorrect implementation of OCSP and CRL settings.
  • D. The external recipient's email address and the email address associated with the external recipient's public key are mismatched.
Show answer and explanation ▾

Correct answer: D

When encrypting emails, the system uses the recipient's public key certificate to encrypt the message. If the email address in the certificate does not match the recipient's actual email address, the encryption process will fail because the system cannot find or match the correct key. The external recipient can send encrypted emails because their own certificate correctly matches their address, but the internal user's system cannot find the correct certificate for the external recipient due to the address mismatch.

Why the other options are wrong:

  • A. SSH keys and private key validity dates are not relevant to email encryption issues; email encryption uses X.509 certificates.
  • B. An expired key pair would typically trigger a revocation or expiration error, not a generic encryption error; the issue would also affect the external recipient's outbound emails.
  • C. OCSP and CRL implementation issues would affect certificate validation globally for both users, not just one direction of communication.

Question 31

A company is decommissioning old servers and hard drives that contain sensitive data. Which of the following best protects against data leakage?

  • A. Purging
  • B. Clearing
  • C. Shredding
  • D. Degaussing
Show answer and explanation ▾

Correct answer: C

Shredding is the most effective method for protecting against data leakage from decommissioned hard drives. It physically destroys the storage media, making data recovery impossible. While purging, clearing, and degaussing are data sanitization techniques, shredding provides the highest assurance that sensitive data cannot be recovered, especially given the company's concern about data on old drives being leaked.

Why the other options are wrong:

  • A. Purging removes data but doesn't physically destroy the media, leaving it vulnerable to forensic recovery.
  • B. Clearing overwrites data but may not be thorough enough for highly sensitive information and leaves the drive intact.
  • D. Degaussing uses magnetic fields to erase data but may not work on all drive types and is less reliable than physical destruction.

Question 32

An engineer has had scaling issues with a web application hosted on premises and would like to move to a serverless architecture. Which of the following cloud benefits would be best to utilize for this project?

  • A. Cost savings for hosting
  • B. Automation of resource provisioning
  • C. Providing geo-redundant hosting
  • D. Eliminating need to patch
Show answer and explanation ▾

Correct answer: B

Automation of resource provisioning is the key benefit that directly addresses the engineer's scaling issues. Serverless architecture automatically scales resources up or down based on demand without manual intervention, eliminating the scaling problems experienced on premises. This automation is the fundamental advantage that makes serverless suitable for applications with variable workloads.

Why the other options are wrong:

  • A. While cost savings may result from serverless, they are not the primary benefit for addressing scaling issues.
  • C. Geo-redundant hosting is a separate concern not directly related to solving scaling problems.
  • D. Eliminating patching needs is a secondary benefit of serverless and doesn't address the scaling challenge.

Question 33

Which of the following security features do email signatures provide?

  • A. Non-repudiation
  • B. Body encryption
  • C. Code signing
  • D. Sender authentication
  • E. Chain of custody
Show answer and explanation ▾

Correct answer: A

Email signatures provide non-repudiation, which is the assurance that the sender cannot deny having sent the message. A digital signature, created with the sender's private key and verifiable with their public key, cryptographically proves that a specific individual sent the message and that it hasn't been altered. This prevents the signer from later repudiating (denying) having sent the email.

Why the other options are wrong:

  • B. Email signatures do not encrypt message body content; that requires separate encryption mechanisms.
  • C. Code signing is a different application of digital signatures used for software authenticity, not email signatures.
  • D. While sender authentication may be a benefit, non-repudiation is the primary security property provided.
  • E. Chain of custody refers to evidence handling procedures unrelated to email signatures.

Question 34

A security architect wants to ensure a remote host's identity and decides that pinning the X.509 certificate to the device is the most effective solution. Which of the following must happen first?

  • A. Use Distinguished Encoding Rules (DER) for the certificate.
  • B. Extract the private key from the certificate.
  • C. Use an out-of-band method to obtain the certificate.
  • D. Compare the retrieved certificate with the embedded certificate.
Show answer and explanation ▾

Correct answer: C

Before pinning an X.509 certificate to a device, the certificate must first be obtained through an out-of-band method to ensure its authenticity and prevent man-in-the-middle attacks during the pinning process itself. An out-of-band channel (separate from normal network communication) is essential to securely bootstrap trust in the certificate being pinned.

Why the other options are wrong:

  • A. Using DER encoding is a technical detail of certificate format but is not a prerequisite that must happen first.
  • B. Private keys should never be extracted from certificates or embedded in devices; certificate pinning uses the public certificate only.
  • D. Comparing retrieved and embedded certificates is part of the pinning validation process that happens after the certificate is already pinned.

Question 35

A CRM company leverages a CSP PaaS service to host and publish Its SaaS product. Recently, a large customer requested that all infrastructure components must meet strict regulatory requirements, including configuration management, patch management, and life-cycle management. Which of the following organizations is responsible for ensuring those regulatory requirements are met?

  • A. The CRM company
  • B. The CRM company's customer
  • C. The CSP
  • D. The regulatory body
Show answer and explanation ▾

Correct answer: A

In a PaaS cloud model, the CRM company (the customer) retains responsibility for application-level security controls and compliance requirements. While the CSP provides infrastructure, the CRM company must ensure that its deployment meets regulatory requirements including configuration management, patch management, and lifecycle management of the application and its data. The customer cannot delegate compliance responsibility to the cloud provider.

Why the other options are wrong:

  • B. The customer's customer does not have direct responsibility for the infrastructure requirements.
  • C. The CSP provides infrastructure but the responsibility for meeting regulatory requirements specific to the customer's business rests with the CRM company.
  • D. The regulatory body sets requirements but doesn't implement the controls needed to meet them.

Question 36

A security architect discovers the following while reviewing code for a company's website: selection = "SELECT Item FROM Catalog WHERE ItemID = " & Request("ItemID") Which of the following should the security architect recommend?

  • A. Client-side processing
  • B. Query parameterization
  • C. Data normalization
  • D. Escape character blocking
  • E. URL encoding
Show answer and explanation ▾

Correct answer: B

The code shown is vulnerable to SQL injection because user input from Request('ItemID') is directly concatenated into the SQL query string without sanitization. Query parameterization (also called prepared statements) separates SQL code from data, preventing attackers from injecting malicious SQL commands. This is the industry- standard defense against SQL injection attacks.

Why the other options are wrong:

  • A. Client-side processing cannot prevent SQL injection, which occurs at the database level.
  • C. Data normalization organizes data structure but doesn't prevent SQL injection attacks.
  • D. Escape character blocking is an outdated approach less effective than parameterization and can be bypassed.
  • E. URL encoding protects data in transit but doesn't prevent SQL injection at the database layer.

Question 37

A security engineer receives reports through the organization's bug bounty program about remote code execution in a specific component in a custom application. Management wants to properly secure the component and proactively avoid similar issues. Which of the following is the best approach to uncover additional vulnerable paths in the application?

  • A. Leverage an exploitation framework to uncover vulnerabilities.
  • B. Use fuzz testing to uncover potential vulnerabilities in the application.
  • C. Utilize a software composition analysis tool to report known vulnerabilities.
  • D. Reverse engineer the application to look for vulnerable code paths.
  • E. Analyze the use of an HTTP intercepting proxy to dynamically uncover issues.
Show answer and explanation ▾

Correct answer: B

Fuzz testing is the best approach to proactively uncover additional vulnerable code paths in a custom application. It involves sending random, malformed, or unexpected inputs to the component to trigger unexpected behavior and crashes, revealing vulnerabilities similar to the remote code execution already discovered. Fuzz testing is designed to find input-handling flaws and edge cases that could lead to exploitable conditions.

Why the other options are wrong:

  • A. Exploitation frameworks are used to verify known vulnerabilities, not to discover new vulnerable paths in code.
  • C. Software composition analysis finds known vulnerabilities in third-party dependencies, not in custom application code logic.
  • D. Reverse engineering is time-intensive and less systematic than fuzz testing for discovering multiple vulnerability paths.
  • E. HTTP intercepting proxies are useful for dynamic web application testing but are less effective at discovering code path vulnerabilities than fuzz testing.

Question 38

A software development company wants to ensure that users can confirm the software is legitimate when installing it. Which of the following is the best way for the company to achieve this security objective?

  • A. Code signing
  • B. Non-repudiation
  • C. Key escrow
  • D. Private keys
Show answer and explanation ▾

Correct answer: A

Code signing allows users to verify that software is legitimate and hasn't been tampered with. The software developer signs the code with their private key, and users can verify the signature using the developer's public key. This ensures the software comes from the claimed source and provides proof of authenticity at installation time, directly meeting the stated objective.

Why the other options are wrong:

  • B. Non-repudiation prevents the developer from denying they signed code but doesn't help users verify legitimacy.
  • C. Key escrow involves storing cryptographic keys with a third party; it doesn't verify software authenticity.
  • D. Private keys are used to create signatures but exposing private keys would compromise security; users need public keys.

Question 39

An organization has deployed a cloud-based application that provides virtual event services globally to clients. During a typical event, thousands of users access various entry pages within a short period of time. The entry pages include sponsor-related content that is relatively static and is pulled from a database. When the first major event occurs, users report poor response time on the entry pages. Which of the following features is the most appropriate for the company to implement?

  • A. Horizontal scalability
  • B. Vertical scalability
  • C. Containerization
  • D. Static code analysis
  • E. Caching
Show answer and explanation ▾

Correct answer: E

Caching is the most appropriate solution because the entry pages contain static sponsor content pulled from a database. Caching this relatively unchanging content in memory or a content delivery network will dramatically reduce database queries and response times during peak load. Horizontal and vertical scalability would add resources but are expensive and unnecessary when the bottleneck is database access for static content; containerization aids deployment but doesn't improve response time; static code analysis finds vulnerabilities rather than addressing performance.

Why the other options are wrong:

  • A. Horizontal scalability adds more servers but does not address the root cause of poor response time from database queries for static content.
  • B. Vertical scalability adds resources to existing servers but is less cost-effective than caching static content.
  • C. Containerization improves deployment and consistency but does not directly resolve database query performance issues.
  • D. Static code analysis identifies code vulnerabilities, not performance bottlenecks or caching opportunities.

Question 40

A security technician is investigating a system that tracks inventory via a batch update each night. The technician is concerned that the system poses a risk to the business, as errors are occasionally generated and reported inventory appears incorrect. The following output log is provided: The technician reviews the output of the batch job and discovers that the inventory was never less than zero, and the final inventory was 100 rather than 60. Which of the following should the technician do to resolve this issue?

  • A. Ensure that the application is using memory-safe functions to prevent integer overflows.
  • B. Recommend thread-safe processes in the code to eliminate race conditions.
  • C. Require the developers to include exception handlers to accommodate out-of- bounds results.
  • D. Move the batch processing from client side to server side to remove client processing inconsistencies.
Show answer and explanation ▾

Correct answer: C

Require the developers to include exception handlers to accommodate out-of-bounds results. The log shows Transaction 5 resulted in a below-zero balance of -10, yet the technician discovered the inventory was never actually less than zero and the final inventory was 100 instead of 60. This indicates the system lacks proper exception handling for out-of-bounds results. When Transaction 5 attempted to subtract 40 from 50, it should have triggered an exception rather than allowing a negative inventory state. Without exception handlers to catch and prevent invalid operations (like inventory going negative), subsequent transactions may execute incorrectly or be rolled back, explaining why the final total (100) differs from the logged total (60). Implementing exception handlers would prevent invalid transactions from corrupting the inventory state.

Why the other options are wrong:

  • A. Integer overflow would cause values to wrap around or behave unexpectedly in calculations, but the issue here is specifically that negative inventory was allowed when it shouldn't be, which is a validation and exception handling problem, not a memory safety problem.
  • B. Race conditions involve multiple threads accessing shared data simultaneously causing inconsistent results, but this is described as a batch job (sequential processing) and the problem is that invalid states (negative inventory) are being accepted rather than concurrent access issues.
  • D. Moving batch processing from client to server side does not address the root cause of allowing invalid inventory states (negative values) to occur; the core issue is lack of validation and exception handling in the business logic itself.

Question 41

Which of the following best describes a risk associated with using facial recognition to locally authenticate to a mobile device?

  • A. Data remanence
  • B. Deepfake
  • C. Metadata scraping
  • D. Biometric impersonation
Show answer and explanation ▾

Correct answer: D

Biometric impersonation describes the risk of someone spoofing or mimicking biometric characteristics (such as facial features) to authenticate as another user. In facial recognition authentication, attackers could use deepfakes, masks, photos, or other techniques to impersonate legitimate users. This is the direct authentication security risk specific to facial recognition systems on mobile devices.

Why the other options are wrong:

  • A. Data remanence refers to residual data remaining after deletion and is unrelated to facial recognition authentication risks.
  • B. While deepfakes could be a technique used in biometric impersonation attacks, the broader term biometric impersonation better describes the risk category.
  • C. Metadata scraping involves extracting metadata from files or systems and is not related to facial recognition authentication bypass.

Question 42

Several unlabeled documents in a cloud document repository contain cardholder information. Which of the following configuration changes should be made to the DLP system to correctly label these documents in the future?

  • A. Digital rights management
  • B. Network traffic decryption
  • C. Regular expressions
  • D. Watermarking
Show answer and explanation ▾

Correct answer: C

Regular expressions are the correct configuration for a DLP system to identify and label documents containing specific data patterns like cardholder information (credit card numbers follow predictable formats). Regular expressions allow DLP systems to scan document content and match patterns such as 16-digit sequences typical of payment cards. This enables automatic labeling of previously unlabeled documents in the cloud repository.

Why the other options are wrong:

  • A. Digital rights management controls access and usage permissions but does not identify or label data patterns.
  • B. Network traffic decryption relates to monitoring communications, not identifying and labeling documents in a repository.
  • D. Watermarking adds visible or invisible marks to documents but does not identify or automatically label sensitive content patterns.

Question 43

A web application server is running a legacy operating system with an unpatched RCE vulnerability. The server cannot be upgraded until the corresponding application code is changed. Which of the following compensating controls would best prevent successful exploitation?

  • A. Segmentation
  • B. CASB
  • C. HIPS
  • D. UEBA
Show answer and explanation ▾

Correct answer: A

Network segmentation is the best compensating control because it limits the attacker's ability to reach the vulnerable server and restricts lateral movement if exploitation occurs. By isolating the legacy server on a separate network segment with restricted access, the organization reduces the attack surface and containment blast radius while the underlying vulnerability remains unpatched during the application code modification period.

Why the other options are wrong:

  • B. CASB (Cloud Access Security Broker) is designed for cloud application monitoring and is not relevant to a legacy on-premises web server.
  • C. HIPS (Host-based Intrusion Prevention System) may detect some exploit attempts but cannot prevent a determined attacker with knowledge of the RCE vulnerability.
  • D. UEBA (User and Entity Behavior Analytics) detects anomalous behavior after-the-fact but does not prevent exploitation of the RCE vulnerability.

Question 44

Which of the following is the best reason for obtaining file hashes from a confiscated laptop?

  • A. To prevent metadata tampering on each file
  • B. To later validate the integrity of each file
  • C. To generate unique identifiers for each file
  • D. To preserve the chain of custody of files
Show answer and explanation ▾

Correct answer: B

File hashes are obtained from confiscated devices primarily to validate the integrity of files during forensic analysis. By comparing hashes at different points in time, forensic examiners can confirm that files have not been modified, corrupted, or tampered with during the investigation process. This is a critical component of maintaining the reliability of digital evidence.

Why the other options are wrong:

  • A. Metadata tampering prevention is not the primary function of file hashes; hashes validate file content integrity, not metadata.
  • C. While hashes are unique identifiers, this is incidental to their forensic purpose of integrity validation.
  • D. Chain of custody is maintained through documentation and procedures, not by obtaining hashes.

Question 45

A security analyst is investigating a possible insider threat incident that involves the use of an unauthorized USB from a shared account to exfiltrate data. The event did not create an alert. The analyst has confirmed the USB hardware ID is not on the device allow list, but has not yet confirmed the owner of the USB device. Which of the following actions should the analyst take next?

  • A. Classify the incident as a false positive.
  • B. Classify the incident as a false negative.
  • C. Classify the incident as a true positive.
  • D. Classify the incident as a true negative.
Show answer and explanation ▾

Correct answer: B

A false negative occurs when a detection system fails to alert on a malicious event that actually occurred. In this case, an actual incident (unauthorized USB used to exfiltrate data from a shared account) happened but the system did not create an alert. This is a failure of detection controls-the incident was real but undetected by monitoring systems, making it a false negative.

Why the other options are wrong:

  • A. False positive means alerting on benign activity; this was a confirmed malicious event.
  • C. True positive means correctly detecting actual malicious activity with an alert; no alert was generated.
  • D. True negative means correctly not alerting on benign activity; this event was confirmed malicious.

Question 46

A systems administrator at a web-hosting provider has been tasked with renewing the public certificates of all customer sites. Which of the following would best support multiple domain names while minimizing the amount of certificates needed?

  • A. OCSP
  • B. CRL
  • C. SAN
  • D. CA
Show answer and explanation ▾

Correct answer: C

Subject Alternative Name (SAN) certificates allow a single certificate to secure multiple domain names, making it the most cost-effective solution for administrators managing certificates across many customer sites. A SAN certificate can cover primary domains and subdomains without requiring separate certificates for each, directly addressing the need to support multiple domains while minimizing certificate count.

Why the other options are wrong:

  • A. OCSP is a protocol for checking certificate revocation status, not for managing multiple domain names in a single certificate.
  • B. CRL (Certificate Revocation List) is a method for distributing revocation information, not for supporting multiple domains on one certificate.
  • D. CA (Certificate Authority) is the issuing entity itself, not a certificate type or feature that supports multiple domains.

Question 47

A security team receives alerts regarding impossible travel and possible brute-force attacks after normal business hours. After reviewing more logs, the team determines that specific users were targeted and attempts were made to transfer data to an unknown site. Which of the following should the team do to help mitigate these issues?

  • A. Create a firewall rule to prevent those users from accessing sensitive data.
  • B. Restrict uploading activity to only authorized sites.
  • C. Enable packet captures to continue to run for the source and destination related to the file transfer.
  • D. Disable login activity for those users after business hours.
Show answer and explanation ▾

Correct answer: B

Restricting uploading activity to only authorized sites directly addresses the threat observed: unauthorized data transfer attempts to an unknown site. This control prevents the specific attack vector identified while allowing legitimate business operations to continue and is more effective than the other options for mitigating the targeted data exfiltration threat.

Why the other options are wrong:

  • A. Preventing those users from accessing sensitive data would overreact and likely disrupt their legitimate work; it does not address the root control issue.
  • C. Enabling packet captures is a detection and investigation mechanism but does not actively prevent the ongoing exfiltration attempts.
  • D. Disabling logins after business hours may be overly restrictive and does not address the legitimate business need; it also does not prevent exfiltration if attacks occur during business hours.

Question 48

Company A is merging with Company B. Company A is a small, local company. Company B has a large, global presence. The two companies have a lot of duplication in their IT systems, processes, and procedures. On the new Chief Information Officer's (CIO's) first day, a fire breaks out at Company B's main data center. Which of the following actions should the CIO take first?

  • A. Determine whether the incident response plan has been tested at both companies, and use it to respond.
  • B. Review the incident response plans, and engage the disaster recovery plan while relying on the IT leaders from both companies.
  • C. Ensure hot, warm, and mobile disaster recovery sites are available, and give an update to the companies' leadership teams.
  • D. Initiate Company A's IT systems processes and procedures, assess the damage, and perform a BIA.
Show answer and explanation ▾

Correct answer: B

When faced with an active crisis (fire at data center), the CIO should immediately engage both incident response and disaster recovery procedures. The correct approach is to review available incident response plans and activate the disaster recovery plan while leveraging existing IT leadership expertise from both companies. This balances the need for immediate action with practical reliance on personnel who understand both organizations' systems.

Why the other options are wrong:

  • A. Determining whether plans have been tested is not the first priority during an active incident; immediate response is critical.
  • C. Verifying availability of recovery sites and briefing leadership, while important, delays actual response actions during an emergency.
  • D. Performing a BIA (Business Impact Analysis) is post-incident recovery work, not a first action during active crisis response.

Question 49

Which of the following utilizes policies that route packets to ensure only specific types of traffic are being sent to the correct destination based on application usage?

  • A. SDN
  • B. pcap
  • C. vmstat
  • D. DNSSEC
  • E. VPC
Show answer and explanation ▾

Correct answer: A

SDN (Software-Defined Networking) uses centralized policies to route packets based on application type and usage patterns, allowing fine-grained control over traffic forwarding. This capability defines SDN's core function: using software policies to intelligently direct specific traffic types to appropriate destinations. Pcap captures packets; vmstat monitors system resources; DNSSEC secures DNS; VPC isolates network resources but doesn't provide application-aware routing policies.

Why the other options are wrong:

  • B. Pcap is a packet capture tool for analyzing network traffic, not for routing or policy enforcement.
  • C. Vmstat monitors system statistics and performance but has no role in packet routing or application-based policies.
  • D. DNSSEC secures DNS queries and responses but does not route packets based on application usage.
  • E. VPC provides network isolation but lacks the application-aware policy routing capability described.

Question 50

A security technician is trying to connect a remote site to the central office over a site-to- site VPN. The technician has verified the source and destination IP addresses are correct, but the technician is unable to get the remote site to connect. The following error message keeps repeating: An error has occurred during Phase 1 handshake. Deleting keys and retrying... Which of the following is most likely the reason the connection is failing?

  • A. The IKE hashing algorithm uses different key lengths on each VPN device.
  • B. The IPSec settings allow more than one cipher suite on both devices.
  • C. The Diffie-Hellman group on both sides matches but is a legacy group.
  • D. The remote VPN is attempting to connect with a protocol other than SSL/TLS.
Show answer and explanation ▾

Correct answer: A

A Phase 1 handshake failure in IPSec VPN indicates a mismatch in IKE (Internet Key Exchange) negotiation parameters. The most likely cause is that the IKE hashing algorithm uses different key lengths on each VPN device, preventing the two sides from establishing a common security association. Phase 1 is where IKE parameters must match exactly between peers.

Why the other options are wrong:

  • B. Multiple cipher suites being allowed is typical and does not cause Phase 1 failures; negotiation selects one mutually supported suite.
  • C. A matching Diffie-Hellman group, even if legacy, would not cause a handshake failure since both sides agree.
  • D. IPSec Phase 1 handshake uses IKE protocol, not SSL/TLS, making this an incorrect parameter to check.

Get the complete CAS-005 bank

These 50 questions are about 14% of what is on the exam. The full pack has 475 real CAS-005 questions, every MCQ and PBQ, each with the same depth of explanation, plus a questions-only PDF for timed practice and free updates forever.

View the full CompTIA SecurityX question bank →

Related exams

Browse free practice questions for every exam →

Back to blog