Tüm alıştırma soruları
2232 soru
A security administrator is establishing a high-availability disaster recovery plan for a mission-critical web application. During an unrecoverable primary data center outage, administrative staff must execute a site failover to the secondary site. Place the following failover operational steps in the correct chronological sequence from first to last.
Öğeleri doğru sıraya koymak için sürükleyin
A Security Operations Center (SOC) team is designing an automated Security Orchestration, Automation, and Response (SOAR) playbook to mitigate Active Directory Kerberoasting attacks detected by SIEM log correlations. The attack patterns involve rapid requests for Service Principal Name (SPN) tickets across domain accounts. If the SOAR playbook executes unvalidated credential resets across all flagged accounts, critical production services using Group Managed Service Accounts (gMSAs) will experience severe outages. Which of the following playbook logic designs correctly balances automated response speed with operational risk mitigation for Tier-0 identity infrastructure?
A security analyst is preparing to roll out a critical operating system update across an enterprise environment. To minimize operational risk and prevent application incompatibility during deployment, which of the following actions should be performed FIRST?
A Security Operations Center (SOC) team is designing an automated workflow to revoke access tokens across multiple cloud services whenever a credential leak is detected. Which component of a Security Orchestration, Automation, and Response (SOAR) platform executes these predefined, multi-step actions across disparate security tools?
A security administrator needs to apply a critical security update to enterprise web servers. What is the correct sequence of steps the administrator should follow to complete the patch management workflow?
Öğeleri doğru sıraya koymak için sürükleyin
A security operations analyst is investigating an unauthorized privilege escalation incident on a critical Linux database server. A database administrator checked out temporary, just-in-time (JIT) root access through the enterprise Privileged Access Management (PAM) vault to conduct routine maintenance. Reviewing the target server's local `/var/log/secure` logs alongside the PAM gateway logs reveals the following entries:
[PAM Gateway] 14:02:11 UTC - JIT Session #8942 initiated for User 'db_admin_01' -> Target: db01.corp.internal (SSH proxy port 2222)
[PAM Gateway] 14:02:12 UTC - MFA Challenge SUCCESS (FIDO2 Security Key)
[Target syslog] 14:02:12 UTC - sshd[4102]: Accepted publickey for db_admin_01 from 10.200.15.5 (PAM Proxy) port 48110 ssh2
[Target syslog] 14:15:33 UTC - sshd[4891]: Accepted password for db_admin_01 from 10.200.45.118 (Dev Subnet) port 51204 ssh2
[Target syslog] 14:15:40 UTC - sudo[4910]: db_admin_01 : TTY=pts/2 ; PWD=/tmp ; USER=root ; COMMAND=/usr/bin/chmod +s /bin/bash
Which of the following operational root causes BEST explains why the unauthorized secondary SSH session from 10.200.45.118 was established without going through the PAM gateway's MFA controls?
During a routine compliance evaluation, a security analyst reviews a credentialed vulnerability scan report for an internal server subnet holding sensitive payment data. The report identifies multiple critical operating system kernel vulnerabilities on the hosts. The network operations team argues that because an inline Intrusion Prevention System (IPS) and a Web Application Firewall (WAF) inspect all incoming traffic, the host-level patch deployment can be indefinitely deferred by relying on these edge defenses. Which of the following recommendations should the security analyst provide to properly address the risk?
During a legal discovery phase following a enterprise data breach investigation, opposing counsel challenges the admissibility of a forensic disk image, alleging that unauthorized modifications could have occurred while the evidence was stored in the forensic laboratory safe. Which of the following evidence handling practices provides the primary technical proof to refute this integrity challenge?
A security analyst is configuring a Security Orchestration, Automation, and Response (SOAR) playbook to automatically handle alerts triggered when a cloud IAM access key is exposed in a public repository. Arrange the automated response workflow steps into the correct chronological sequence from first step to final step.
Öğeleri doğru sıraya koymak için sürükleyin
An enterprise network security engineer evaluates telemetry from a perimeter Network Intrusion Detection System (NIDS) and flow collector monitoring a secure database VLAN. The monitoring system flagged outbound encrypted connections over TCP port 443 originating from internal database server 10.0.4.15 toward an external destination.
| Attribute | Value / Captured Telemetry | |
|---|---|---|
| Source IP & Port | 10.0.4.15 : 49152 | |
| Destination IP & Port | 198.51.100.42 : 443 | |
| Flow Volume | Bytes Sent: 4,820,100 \ | Bytes Received: 1,200 |
| TLS Server Name Indication (SNI) | update.vendor-cloud-services.com | |
| JA3 TLS Fingerprint | 7715705b32eef410403f9b223bc6a136 (Known C2 toolkit hash) | |
| Reverse DNS Lookup | host42.unknown-bulletproof-host.net |
Based on the network security monitoring data, which of the following represents the most accurate diagnosis of the activity and the appropriate immediate action?
An organization is updating a SOAR playbook to mitigate compromised API access keys linked to high-availability microservices. To prevent accidental operational outages on mission-critical services while maintaining rapid incident containment and enrichment, which TWO of the following playbook configurations should be implemented?
Geçerli olan tümünü seçin
An enterprise logistics company maintains a legacy asset-tracking application running on an unpatchable operating system. Completely replacing the application would cost $1.5 million and cause severe operational downtime. To address the threat of potential exploitation, the security team deploys an inline intrusion prevention system (IPS) and isolates the host within a dedicated virtual local area network (VLAN) guarded by strict firewall rules. Which of the following risk response strategies did the organization execute?
During network security monitoring of a segmented cloud environment, an analyst receives an automated Network Intrusion Detection System (NIDS) alert indicating that an internal deception host (honeypot) has initiated outbound network connections toward an unknown external address. A team member suggests modifying network routing policies to use this honeypot host as an inline security filter for all outbound enterprise traffic to block unauthorized connections. Which of the following best explains why this recommendation represents a fundamental misunderstanding of network monitoring and deception controls?
A security analyst is conducting a qualitative risk assessment for a critical internal web application. Which of the following core factors are primarily evaluated to determine the overall qualitative risk score? (Select TWO).
Geçerli olan tümünü seçin
A cybersecurity analyst is configuring an automated incident response playbook within a Security Orchestration, Automation, and Response (SOAR) platform to process high-severity credential dumping alerts triggered by Endpoint Detection and Response (EDR) agents. To effectively contain potential lateral movement without introducing catastrophic operational downtime to enterprise operations, which of the following playbook logic designs should be implemented?
An organization is designing an automated identity lifecycle architecture to synchronize user identity state between its cloud-based HR system and its central Identity Provider (IdP). Which of the following requirements must be implemented within this architecture to support secure automated user provisioning and real-time deprovisioning? (Select TWO).
Geçerli olan tümünü seçin
A security analyst is setting up an automated Security Orchestration, Automation, and Response (SOAR) playbook to streamline initial response tasks when a suspicious email attachment is reported. Which of the following tasks are most appropriate for full automation without requiring human-in-the-loop approval? (Select TWO.)
Geçerli olan tümünü seçin
An incident response team is responding to a confirmed security incident involving unauthorized API key usage and data exfiltration from an enterprise cloud storage bucket. Place the following incident response actions in the correct sequential order from first step to last step according to standard incident response playbooks.
Öğeleri doğru sıraya koymak için sürükleyin
A Security Operations Center (SOC) analyst receives an Endpoint Detection and Response (EDR) telemetry alert indicating a malicious DLL side-loading attempt on an enterprise domain controller. Arrange the standard EDR incident response steps in the correct chronological order from first to last.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator needs to monitor enterprise traffic volumes, protocol distributions, and IP communication pairs across internal routers without inspecting or storing packet payloads. Which of the following monitoring mechanisms should the administrator implement?