All practice questions
2232 questions
A security engineer at a financial institution is establishing a patch and configuration management framework for dual-homed payment processing nodes. The environment requires continuous compliance enforcement against baseline images, strict change validation before production deployment, and protection against unauthorized system modifications. Which of the following strategies should the security engineer implement to maintain secure configuration baselines and control patch deployment risks? (Select TWO.)
Select all that apply
A security engineer at an e-commerce organization is investigating an alert indicating anomalous privileged activity on a production database cluster. The authentication and operational log snippet shows:
| Parameter | Log Entry Details |
|---|---|
| Timestamp | 2026-07-27T14:22:10Z |
| Account | admin_jsmith |
| Source IP | 198.51.100.45 (External WAN) |
| Authentication | RADIUS with MFA (Success) |
| Executed Action | GRANT ALL PRIVILEGES ON customer_db TO temp_user; |
| Matched Policy | Default_Admin_Role |
The organization's security policy mandates that all privileged administrative sessions on critical systems must be brokered exclusively through a Privileged Access Management (PAM) jump host with short-lived session checkout. Which of the following is the MOST effective operational control modification to prevent direct administrative command execution outside the PAM solution?
A cybersecurity analyst is preparing to transport a seized, powered-off desktop computer from a remote branch office to the central digital forensics laboratory. Which of the following procedures must be performed to maintain the chain of custody and preserve physical evidence integrity during transit? (Select TWO.)
Select all that apply
A system administrator updates a cluster of web servers with an emergency software patch. Immediately after the update, users report that web applications hosted on those servers are failing to load. Which of the following actions should the administrator take FIRST to restore system functionality?
An organization is onboarding a third-party cloud service provider to support its customer support operations. To ensure accountability, the security team must document measurable performance targets, such as minimum uptime requirements and incident response timeframes. Which of the following agreements should be established with the provider to define these operational metrics?
An organization purchases a comprehensive cybersecurity insurance policy to cover financial losses that may result from potential data breaches. Which of the following risk response strategies is the organization implementing?
A security analyst is triaging log files collected by a SIEM system across web applications, authentication servers, and system logs. Match each log snippet on the left to the corresponding security event or attack vector on the right.
Click a left item, then click its matching right item
Items
Matches
A Security Operations Center (SOC) is designing an automated Security Orchestration, Automation, and Response (SOAR) workflow to handle high-severity alerts triggered when an Amazon S3 storage bucket hosting confidential customer data is modified to allow public read access. The playbook must rapidly mitigate public data exposure while ensuring operational continuity for legitimate internal microservices that depend on the bucket. Which TWO of the following design choices should be incorporated into the automated response playbook to achieve effective containment without causing catastrophic service disruption?
Select all that apply
An enterprise security analyst is performing a quantitative risk assessment for a high-availability identity authentication cluster with an asset value () of . Threat intelligence data indicates an identity spoofing threat with an annual rate of occurrence () of and an exposure factor () of . The organization plans to implement an inline Hardware Security Module (HSM) safeguard costing per year, which will reduce the to while keeping the constant at . Additionally, to address potential physical facility damage to the datacenter, the organization purchases a third-party commercial insurance policy. Which of the following statements accurately evaluate the risk metrics and risk response strategies in this scenario? (Select TWO.)
Select all that apply
An enterprise organization is deploying a native mobile application that connects to cloud-hosted REST APIs. The mobile client runs in an untrusted environment where embedded client secrets cannot be kept confidential. Which of the following identity and access management architecture components should the security architect implement to securely authorize the mobile application while mitigating authorization code interception attacks?
Match each third-party risk management agreement type on the left with its correct operational description on the right.
Click a left item, then click its matching right item
Items
Matches
A risk analyst is conducting a quantitative risk assessment for a database server hosting core enterprise operational data. The Asset Value () of the server is established at . Threat intelligence data indicates that a major ransomware incident targeting this database occurs approximately once every 5 years. Financial modeling determines that the Annual Loss Expectancy () for this threat scenario is . Based on these quantitative metrics, what is the Exposure Factor () associated with a single ransomware incident?
Match each enterprise identity and access management (IAM) protocol or standard on the left with its primary architectural function on the right.
Click a left item, then click its matching right item
Items
Matches
During an ongoing internal incident investigation, a security analyst suspects that a logged-in workstation is currently running an active malicious process in memory that is exfiltrating sensitive database records to an external server. The system is powered on and connected to the local network. To ensure maximum evidentiary value and legal admissibility for potential prosecution, which of the following actions should the analyst take FIRST?
A Chief Information Security Officer (CISO) is structuring an organization's governance framework. The CISO needs to clearly differentiate between binding organizational rules and discretionary advice. Which of the following governance document types establish MANDATORY requirements that personnel or technical systems must follow? (Select TWO).
Select all that apply
A Security Operations Center (SOC) analyst is investigating SIEM alert correlation logs for an internal endpoint with IP address 10.0.4.112. The log collector correlates recursive DNS resolver logs with outbound NetFlow records as shown below:
2026-07-27T11:02:14Z DNS_RESOLV src=10.0.4.112 qtype=TXT qname=a9f1b.data-sync-update.com rcode=NOERROR rdata="ZXhoYWlsZV9jMg=="
2026-07-27T11:03:14Z DNS_RESOLV src=10.0.4.112 qtype=TXT qname=c3k8p.data-sync-update.com rcode=NOERROR rdata="dHJhbnNtaXRfZGF0YQ=="
2026-07-27T11:04:14Z DNS_RESOLV src=10.0.4.112 qtype=TXT qname=e7m2q.data-sync-update.com rcode=NOERROR rdata="Y29tbWFuZF9hY2s=
2026-07-27T11:04:15Z NETFLOW_OUT src=10.0.4.112:49812 dst=203.0.113.88:443 bytes=148200 proto=TCP flags=ACK,PSH
Which of the following findings accurately interpret these network security monitoring logs and represent effective mitigation steps? (Select TWO.)
Select all that apply
During a comprehensive governance realignment, a Chief Risk Officer (CRO) audits an organization's information security documentation structure. The audit reveals that operational teams frequently confuse discretionary advice with mandatory technical requirements, leading to inconsistent security controls across business units. To establish rigid governance boundaries across the enterprise, the CRO restructures the document architecture. Which of the following statements accurately characterize the structural hierarchy, mandatory nature, and operational scope of these security governance documents? (Select THREE).
Select all that apply
A security analyst is recommending controls to address vulnerabilities discovered during a recent internal security review. Which of the following security actions represent examples of Risk Mitigation? (Select TWO.)
Select all that apply
A Security Operations Center (SOC) analyst is reviewing the following syslog sequence captured from a Linux bastion server:
Jul 27 14:15:02 sec-srv01 sshd[18420]: Failed password for invalid user admin from 198.51.100.45 port 42102 ssh2
Jul 27 14:15:05 sec-srv01 sshd[18422]: Failed password for invalid user admin from 198.51.100.45 port 42108 ssh2
Jul 27 14:15:09 sec-srv01 sshd[18425]: Failed password for valid user devops from 198.51.100.45 port 42115 ssh2
Jul 27 14:15:14 sec-srv01 sshd[18429]: Accepted publickey for devops from 198.51.100.45 port 42122 ssh2 RSA SHA256:7b+x...
Based on these log entries, which of the following events has occurred?
An enterprise Endpoint Detection and Response (EDR) agent detects an unauthorized process attempting to read sensitive memory structures from the Local Security Authority Subsystem Service (LSASS) on a finance system host. In what sequence should the automated EDR response workflow process this security event from initial containment to post-incident analysis?
Drag items to arrange them in the correct order