All practice questions
2232 questions
A security analyst is implementing an incident response playbook following a confirmed unauthorized access event on an internal code repository server. Arrange the following incident response actions in the correct chronological sequence according to standard NIST SP 800-61 guidelines, from first to last.
Drag items to arrange them in the correct order
A Security Operations Center (SOC) analyst receives an EDR behavioral alert indicating an unauthorized persistence script running on an internal database host. In what order should the analyst execute the following actions to effectively contain, triage, and remediate the incident using EDR capabilities?
Drag items to arrange them in the correct order
A security analyst in a Security Operations Center (SOC) receives a high-severity telemetry alert on a database server containing highly sensitive customer data. Analysis of the process execution lineage reveals that an attacker successfully loaded a vulnerable signed kernel driver (BYOVD attack) to blind local auditing tools and disable host firewall rules, subsequently initiating outbound C2 connections over non-standard encrypted ports. Which of the following actions leveraging Endpoint Detection and Response (EDR) features should the analyst execute FIRST to contain the active breach while preserving forensic evidence?
An identity and access management administrator must execute the standard offboarding workflow upon an employee's immediate departure. Arrange the operational deprovisioning steps in the correct chronological order from first to last.
Drag items to arrange them in the correct order
A security operations engineer is investigating an access issue where a newly provisioned systems administrator can successfully log in via SAML 2.0 Single Sign-On (SSO) to an enterprise cloud portal, but receives an HTTP 403 Forbidden error whenever attempting to open the database administration dashboard. The Identity Provider (IdP) SAML assertion log contains the following snippet:
xml
<saml:AttributeStatement>
<saml:Attribute Name="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/department">
<saml:AttributeValue>Database_Admins</saml:AttributeValue>
</saml:Attribute>
</saml:AttributeStatement>
However, the dashboard Service Provider (SP) policy configuration requires an attribute claim key named `roles` with a value of `db-admin-access` to grant rights.
Which of the following identity and access management operational issues BEST describes the root cause of this access failure?
Match each telemetry log snippet to the corresponding security event or attack vector.
Click a left item, then click its matching right item
Items
Matches
A security engineer must execute a break-glass procedure to access a critical database server during an unannounced service disruption. Place the operational steps of the Privileged Access Management (PAM) emergency account lifecycle in the correct sequential order from first to last.
Drag items to arrange them in the correct order
Match each Identity and Access Management (IAM) architectural component to its primary role within an access evaluation control framework.
Click a left item, then click its matching right item
Items
Matches
A security operations team is configuring playbooks in a Security Orchestration, Automation, and Response (SOAR) platform to streamline incident triage and containment. Which of the following operational tasks are typically automated using SOAR playbooks? (Select TWO.)
Select all that apply
A Security Orchestration, Automation, and Response (SOAR) platform is configured with an automated containment playbook that ingests high-severity SIEM alerts indicating Kerberoasting attacks. Upon detecting rapid requests for Service Principal Name (SPN) tickets, the playbook automatically revokes all active Kerberos tgt tokens and disables the associated Active Directory account. During a night-shift database backup, a critical core service account triggers a false-positive alert, causing automated account suspension that results in an enterprise-wide application outage. Which playbook modification best mitigates the operational risk while maintaining automated threat response capabilities?
An incident response analyst is tasked with preserving digital evidence from a compromised application server during an active incident. In what sequence should the analyst perform the following forensic acquisition and custody actions to adhere strictly to the Order of Volatility and evidence handling protocols?
Drag items to arrange them in the correct order
A Security Operations Center (SOC) team is configuring an automated Security Orchestration, Automation, and Response (SOAR) playbook to contain endpoints exhibiting active ransomware encryption behavior. During testing, an automated containment playbook executed on a Domain Controller following a false-positive detection, causing enterprise-wide service disruptions. Which modification to the SOAR playbook logic best balances rapid automated containment with operational risk management for critical infrastructure?
A security operations team reviews the following event logs from an enterprise Identity and Access Management (IAM) environment during an incident post-mortem:
text
[2026-07-27 14:02:11] RADIUS_AUTH: User 'j_doe' authenticated via EAP-TLS from IP 192.168.10.45. Assigned Role: Tier-1 Helpdesk.
[2026-07-27 14:05:30] PAM_VAULT: User 'j_doe' requested emergency break-glass checkout for 'sa_db_admin'. Approval: Automated (Ticket #9842).
[2026-07-27 14:05:31] TACACS_CMD: User 'j_doe' (as 'sa_db_admin') executed privileged command 'GRANT ALL PRIVILEGES ON prod_db.* TO 'j_doe'@'%''.
[2026-07-27 14:15:00] PAM_VAULT: Emergency break-glass session expired for 'sa_db_admin'. Password rotated automatically in Vault.
[2026-07-27 14:30:12] DB_AUDIT: User 'j_doe' logged into 'prod_db' directly from IP 10.200.5.12 using personal credentials with persistent global privileges.
Which of the following operational control failures allowed the user to maintain unauthorized database access after the Privileged Access Management (PAM) session expired?
A Security Operations Center (SOC) analyst is reviewing network intrusion detection system (NIDS) alerts monitoring an enterprise web application. The system generated an alert categorized as a Cross-Site Scripting (XSS) attempt after inspecting an HTTP request containing the payload `GET /login.php?user=admin' OR '1'='1'-- HTTP/1.1`. Which of the following best describes the analyst's evaluation of this alert?
A security administrator must evaluate an operational technology (OT) network supporting critical infrastructure. The administrator needs to identify missing operating system patches and open ports without running tests that could potentially disrupt operations or crash sensitive services. Which type of vulnerability scan should the administrator perform?
An electrical utility provider is deploying smart grid field concentrator units to unmonitored outdoor locations. The units will transmit sensitive metering telemetry and must be protected against physical tampering, unauthorized firmware manipulation, and key extraction. Which of the following hardware security controls should the security architect require for these embedded devices? (Select TWO).
Select all that apply
An EDR agent installed on a critical workstation flags a suspicious process spawned by a administrative command tool attempting to inject code into a system process. The threat actor is actively attempting lateral movement across the internal segment. Which of the following capabilities of the EDR system should be utilized FIRST to contain the threat while preserving telemetry for investigation?
A Security Operations Center (SOC) analyst receives an active EDR behavioral alert indicating that an unauthorized process executed `vssadmin.exe delete shadows /all /quiet` on an enterprise workstation and is actively attempting to encrypt files on connected SMB shares. Place the incident response actions in the correct chronological sequence to contain the threat and perform initial triage.
Drag items to arrange them in the correct order
A security analyst is reviewing identity authentication logs and observes a user account successfully logging in from a corporate office in Chicago, followed by a second successful login using the same credentials from an IP address in London five minutes later. Which of the following operational security anomalies does this scenario best represent?
A Security Operations Center (SOC) analyst receives a high-fidelity alert indicating that an internal workstation in the payroll department is establishing outbound DNS tunneling sessions to an unknown external IP address. Investigating the endpoint reveals active memory-resident scripts attempting to stage sensitive file archives. According to standard incident response frameworks, which of the following actions should the analyst take first?