All practice questions
2232 questions
Match each threat intelligence source classification on the left with its primary enterprise operational use case on the right.
Click a left item, then click its matching right item
Items
Matches
A cybersecurity responder is acquiring digital evidence from a running Linux enterprise server suspected of executing an in-memory malware payload. Adhering strictly to the Order of Volatility (RFC 3227), in what order should the responder capture the following evidence components from most volatile to least volatile?
Drag items to arrange them in the correct order
During an insider threat investigation, a security analyst physically disconnects a target workstation's secondary storage drive to perform forensic acquisition. Before connecting the drive to the analysis workstation to capture a bit-stream image, which of the following steps should the analyst take to prevent accidental modification of metadata or timestamps?
A security analyst monitoring a Security Information and Event Management (SIEM) dashboard receives an alert showing an internal web application server actively executing unauthorized PowerShell scripts launched via a web shell. The web shell was uploaded through a newly exploited file upload vulnerability. According to standard incident response playbooks, which of the following should be the analyst's immediate next action?
An enterprise security architect is reviewing infrastructure resilience mechanisms to ensure continuous availability and disaster recovery readiness. Match each high-availability control on the left with the operational failover behavior or risk mitigation on the right.
Click a left item, then click its matching right item
Items
Matches
A security analyst is executing an incident response playbook following the detection of an unauthorized rogue wireless access point connected to an enterprise network switch. According to the NIST Incident Response Framework (NIST SP 800-61 Rev. 2), in what chronological order should the analyst perform the response actions below?
Drag items to arrange them in the correct order
An enterprise security team is defining enterprise hardening requirements for a fleet of Linux-based edge compute gateways deployed at remote industrial facilities. A recent security audit highlighted two critical vulnerabilities: field technicians currently perform local configuration updates using a shared administrative account, and automated firmware updates are downloaded over unencrypted channels without integrity verification. Which TWO of the following mitigation controls should the team implement to directly address these findings?
Select all that apply
A security analyst is investigating an unalerted data breach involving an e-commerce platform. The SIEM correlated the following log snippets from the Web Application Firewall (WAF) and database server:
[WAF_LOG] 2026-07-27T14:22:10Z | src=198.51.100.45 | uri=/catalog.php?cat_id=5%20UNION%20SELECT%20usr,pwd_hash%20FROM%20admin-- | action=PASS | status=200
[DB_LOG] 2026-07-27T14:22:11Z | user=db_web_app | query="SELECT * FROM items WHERE cat_id=5 UNION SELECT usr,pwd_hash FROM admin--" | status=SUCCESS | rows_returned=4500
Based on these log entries, which of the following best describes the attack vector and the appropriate SIEM correlation enhancement required to detect future attempts?
During an operational shift, a security analyst receives a high-fidelity alert indicating that an internal database server containing confidential HR records has established an active session with an external command-and-control (C2) server via encrypted DNS over HTTPS (DoH) tunnels. Memory analysis confirms an active process executing malicious commands, but lateral movement to adjacent servers has not yet been observed. According to standard incident response lifecycle guidelines (such as NIST SP 800-61), which action should the analyst perform FIRST?
During a routine operational monitoring check, a system administrator confirms that a workstation in the assembly plant was infected with malware after a user inserted an unauthorized flash drive. The incident response team has just validated the active incident. According to standard NIST/ISO incident response frameworks, which action should the responder execute FIRST during the containment phase?
During a security assessment of a web application's user search module, an analyst inspects the backend implementation and observes two main security weaknesses:
1. User input from the search query parameter is directly concatenated into a dynamic database command string without prior validation or parameterization.
2. The raw search input is included verbatim in the application's HTML response page to display the search term without sanitization or output encoding.
Which of the following application vulnerabilities are present in this module? (Select TWO.)
Select all that apply
An e-commerce platform requires local disk storage resilience for its transaction database host. The requirement states that if a single physical drive experiences a total hardware failure, the database must remain fully operational without service disruption or data loss while the failed hardware is replaced. Which of the following resilience controls best satisfies this requirement?
Place the core phases of the NIST SP 800-61 Incident Response Lifecycle in the correct sequential order from first to last.
Drag items to arrange them in the correct order
An incident response team discovers that an attacker uploaded a malicious script disguised as an image file to a public web application's uploads directory. The web server process subsequently executed the script, providing the attacker with an interactive remote command shell. Investigation reveals that the file upload folder resides on a standard file system volume where the web daemon user account has both write and execute permissions. Which of the following host hardening practices is the MOST effective mitigation strategy to prevent web shell execution from this directory?
In a Zero Trust Architecture (ZTA) implementation following NIST SP 800-207, distinct logical components handle policy decisions, enforcement, and data boundaries. Match each Zero Trust functional component on the left with its core operational responsibility on the right.
Click a left item, then click its matching right item
Items
Matches
A Security Operations Center (SOC) team is organizing its Security Information and Event Management (SIEM) data pipeline. Match each SIEM data processing phase on the left with its primary operational function on the right.
Click a left item, then click its matching right item
Items
Matches
An online education platform stores terabytes of static video assets on a high-throughput network-attached storage (NAS) array. To comply with data privacy standards, the organization must protect the stored media files against physical drive theft from the data center without creating CPU bottlenecks on the storage array controllers. The development team initially suggested using asymmetric RSA-4096 encryption for every file written to disk. Which storage security architecture should the security engineer recommend to meet both performance and data-at-rest confidentiality requirements?
A Security Operations Center (SOC) analyst detects anomalous activities in an enterprise cloud environment. An unknown adversary compromised a privileged user account via session hijacking and registered a malicious OAuth application to maintain persistent access. The attacker is currently executing automated API requests to enumerate and exfiltrate sensitive cloud storage buckets. According to NIST incident response guidelines, which of the following actions should the analyst execute during the CONTAINMENT phase to restrict the threat while preserving forensic evidence? (Select TWO.)
Select all that apply
During off-hours monitoring, a Security Operations Center (SOC) analyst detects an unauthorized PowerShell script executing on an internal domain-joined workstation. EDR telemetry confirms the script is actively performing Kerberoasting by requesting Service Principal Name (SPN) tickets with weak RC4 encryption across the internal subnet to prepare for offline password cracking. According to standard incident response lifecycle frameworks, which of the following actions should the analyst perform FIRST?
In Security Information and Event Management (SIEM) workflow, log data undergoes several processing stages from initial ingestion to analyst notification. Which sequence correctly places the stages of SIEM log processing in chronological order from first to last?
Drag items to arrange them in the correct order