Threats, Vulnerabilities, and Mitigations

490 soru

Soru 101Soru

A security analyst investigates an alert on an infected corporate workstation. Endpoint telemetry shows that a user executed a file disguised as a legitimate printer driver update. Immediately after execution, the process initiated automated network probes on port 445 (SMB) to spread to adjacent unpatched systems without further user intervention. Which of the following malware classifications or behaviors are demonstrated in this scenario? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Trojan, because the malicious payload relied on tricking the user by masquerading as a legitimate update; Worm, because the malicious process automatically scans the local network to self-replicate across vulnerable hosts

Cevap

The scenario demonstrates both Trojan malware delivery (masquerading as a legitimate printer driver update) and Worm self-propagation (automatically probing SMB port 445 to spread across network systems).
The scenario highlights two distinct malware traits: masquerading as benign software (printer driver update), which defines a Trojan, and active, automated network propagation via SMB port 445 to infect adjacent hosts, which defines a Worm.

Adım Adım Çözüm

1
Analyze the initial execution mechanism described in the telemetry.
The file was presented as a valid printer driver update to trick the user into executing it, which is the defining characteristic of a Trojan.
Trojans rely on social engineering and deceptive appearances rather than self-replication for initial entry.
2
Analyze the secondary payload behavior following execution.
The process automatically probed SMB port 445 to spread to neighboring machines without requiring additional user actions, which defines a Worm.
Worms are self-propagating malware that leverage network vulnerabilities to spread independently.

Anahtar Kavram

Distinguishing malware primary infection vectors (Trojans masquerading as legitimate files) from propagation mechanisms (Worms self-replicating over network ports).
Soru 102Soru

A security technician is planning a vulnerability assessment for an enterprise segment that includes legacy operational technology (OT) devices highly sensitive to unexpected network traffic. The technician decides to implement passive vulnerability scanning rather than active scanning. Which TWO of the following statements correctly describe the primary characteristics of passive vulnerability scanning? (Select TWO)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: It inspects captured network traffic packets in real time without sending active diagnostic probes to host systems.; It significantly reduces the risk of causing service disruption or unexpected system crashes on fragile operational endpoints.

Cevap

Passive vulnerability scanning inspects existing network traffic packets in real time without transmitting active probes, which significantly reduces the risk of service disruption on sensitive operational systems.
Passive vulnerability scanning operates non-intrusively by sniffing and analyzing network traffic as it traverses the wire. It identifies hosts, protocols, and vulnerabilities based on packet characteristics without generating probe traffic, thereby preserving uptime on fragile endpoints.

Adım Adım Çözüm

1
Analyze the scenario constraints and requirements
The target environment contains sensitive legacy devices where active scanning probes might cause crashes or service interruptions.
Selecting passive vulnerability scanning ensures that network assets are assessed without receiving direct network probes.
2
Identify key operational features of passive vulnerability scanning
Passive scanners observe network traffic passively (via SPAN/TAP ports) to identify host operating systems, running services, and known vulnerabilities.
This non-intrusive approach collects vulnerability data from ongoing network communications while eliminating disruption risk.

Anahtar Kavram

Passive Vulnerability Assessment Methods
Soru 103Soru

An IT technician is auditing an organization's legacy infrastructure to identify host and network vulnerabilities. Which TWO of the following technical conditions represent significant network or host architecture vulnerabilities that could allow unauthorized access or credential exposure? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Using cleartext management protocols such as Telnet and HTTP for system administration; Running unpatched end-of-life firmware on perimeter routers with known remote code execution flaws

Cevap

Using cleartext management protocols (such as Telnet and HTTP) and running unpatched end-of-life firmware on perimeter routers represent significant host and network architecture vulnerabilities.
Cleartext protocols (such as Telnet and HTTP) transmit sensitive authentication credentials unencrypted across the network, enabling passive sniffing attacks. Additionally, unpatched end-of-life router firmware leaves known remote code execution vulnerabilities unmitigated, allowing remote exploitation.

Adım Adım Çözüm

1
Analyze each option to determine if it represents a vulnerability or a defensive security control.
Identified cleartext protocols and unpatched router firmware as vulnerable security weaknesses.
Cleartext protocols expose network data to interception, and unpatched firmware provides known exploit paths for attackers.
2
Differentiate defensive controls from infrastructure security weaknesses.
Confirmed firewall filtering, WPA3 wireless encryption, and Zero Trust microsegmentation are security controls, not vulnerabilities.
These controls mitigate threats and protect architecture rather than exposing systems to risk.

Anahtar Kavram

Host, Network, and Architecture Vulnerabilities
Soru 104Soru

A security analyst evaluates an operational technology (OT) network segment and captures the following service enumeration and vulnerability assessment report for an embedded field controller:

Nmap scan report for 192.168.50.14 (HVAC Controller)
PORT STATE SERVICE VERSION
161/udp open snmp SNMPv1 (public community string enabled)
22/tcp open ssh OpenSSH 4.3 (Linux kernel 2.6.18 - vendor status: End-of-Life)
Host Assessment Alert: Kernel memory corruption vulnerability identified (No vendor patch available).

Based on the report, which of the following specific host and network vulnerabilities are directly present on this controller? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Transmission of cleartext management traffic across the network using an insecure protocol version; Presence of unsupported end-of-life (EOL) operating software that receives no official vendor security patches

Cevap

The host and network vulnerabilities directly present are the transmission of cleartext management traffic using an insecure protocol version (SNMPv1) and the presence of unsupported end-of-life (EOL) operating software.
The scan report explicitly documents two distinct flaws: 1) SNMPv1 running on port 161/udp, which is a legacy protocol that transmits management traffic and community strings in unencrypted cleartext; and 2) a Linux 2.6.18 kernel marked as End-of-Life (EOL), indicating that the operating system vendor no longer provides security patches for discovered host memory corruption vulnerabilities.

Adım Adım Çözüm

1
Analyze the service enumeration for port 161/udp.
Identified SNMPv1 running with a default public community string, which lacks cryptographic encryption and authentication capabilities.
SNMPv1 transmits community strings and data in cleartext, exposing management information to network sniffing.
2
Analyze the host operating system status from the vulnerability alert and SSH service version.
Identified Linux kernel 2.6.18 designated as End-of-Life with unpatched memory corruption issues.
EOL systems no longer receive security updates from vendors, leaving known host vulnerabilities permanently unpatched.
3
Evaluate distractors against empirical log data.
Eliminated web vulnerability mismatches, control type misclassifications, and non-log-supported network architectural assumptions.
Distractors refer to unrelated web attacks or security control definitions not substantiated by the provided scan output.

Anahtar Kavram

Host and Network Vulnerability Identification
Soru 105Soru

A cybersecurity team is establishing security testing procedures across various stages of an enterprise application lifecycle and infrastructure deployment. Match each security testing method on the left with its corresponding operational characteristic or execution scenario on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Static Application Security Testing (SAST)
Dynamic Application Security Testing (DAST)
Credentialed Vulnerability Scanning
Passive Network Vulnerability Scanning

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Static Application Security Testing (SAST) pairs with inspecting source code at rest without execution. Dynamic Application Security Testing (DAST) pairs with testing live running applications from an external perspective. Credentialed Vulnerability Scanning pairs with using local system authentication rights to inventory patch levels. Passive Network Vulnerability Scanning pairs with non-intrusive traffic monitoring via SPAN or TAP interfaces.
Each testing method is paired with its defining operational characteristic: SAST analyzes unexecuted source code; DAST tests active applications dynamically; credentialed scanning authenticates locally to check internal patch levels; passive scanning sniffs network traffic non-intrusively without generating network probes.

Adım Adım Çözüm

1
Differentiate between static and dynamic application security testing approaches.
SAST operates on non-running source code or binaries early in the SDLC, whereas DAST requires a live running application to simulate runtime attacks.
SAST is a white-box code inspection technique, whereas DAST is a black-box runtime evaluation technique.
2
Differentiate between credentialed active scanning and passive network monitoring.
Credentialed scanning logs directly into operating systems to evaluate configuration state, while passive scanning observes packet flows via network TAPs/SPAN ports without sending traffic.
Credentialed scans minimize false positives by accessing internal host details, whereas passive scans avoid disrupting sensitive operational networks.

Anahtar Kavram

Vulnerability Assessment and Security Testing Methods
Tahmini Süre:2m 0s
Soru 106Soru

System telemetry and forensic logs from four compromised endpoints within an enterprise environment reveal distinct technical indicators of compromise (IoCs). Match each observed technical indicator on the left with its correct malware classification on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

An automated database trigger configured to execute a destructive `DROP TABLE` command if a specific payroll user ID remains inactive in the user directory for 30 consecutive days.
An unpatched server generating widespread lateral SMB scan traffic across adjacent subnets and autonomously executing remote exploit payloads on vulnerable endpoints without credential access or human intervention.
An obfuscated PowerShell script retrieved directly from a persistent registry binary blob and executed strictly inside legitimate system memory (`svchost.exe`) without staging binary files to disk.
A customized system driver executing at privilege level Ring 0 that alters Direct Kernel Object Manipulation (DKOM) structures to suppress specific running process IDs from Task Manager and system auditing utilities.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

The database trigger condition matches Logic Bomb; autonomous network SMB scanning matches Network Worm; script execution from registry to memory matches Memory-Resident Payload; kernel driver manipulation of process structures matches Kernel Rootkit.
Each indicator uniquely aligns with key malware behaviors: time/event triggers correspond to logic bombs; automated subnet propagation corresponds to worms; in-memory non-disk script execution corresponds to memory-resident payloads; and kernel-level object manipulation (DKOM) to mask processes corresponds to rootkits.

Adım Adım Çözüm

1
Analyze the condition-based database trigger indicator.
Identified a dormant malicious script tied to user account status.
Code designed to initiate destructive actions upon specific logical triggers is classified as a logic bomb.
2
Analyze autonomous subnet scanning and SMB payload delivery.
Identified self-propagating network behavior without user interaction.
Malware capable of autonomous replication across network services is classified as a network worm.
3
Analyze in-memory execution via PowerShell and registry binary storage.
Identified complete avoidance of physical binary file storage on host disks.
Malware executing directly within volatile memory and using non-standard file system locations to avoid disk detection is memory-resident/fileless malware.
4
Analyze kernel-level modification (Ring 0 / DKOM) suppressing process visibility.
Identified low-level operating system hooks designed to mask malicious processes from administrative tools.
Software operating with kernel privileges to conceal system artifacts and maintain root access is classified as a rootkit.

Anahtar Kavram

Malware Types and Technical Indicators of Compromise
Tahmini Süre:2m 0s
Soru 107Soru

A security analyst is performing host and network triage following a security incident. Match each technical indicator of compromise (IoC) artifact to the correct malware classification.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Outbound encrypted command traffic on port 443 originating from an executable launched out of `C:\Users\Public\Downloads\` paired with active reverse RDP tunneling.
Modifications to the Master Boot Record (MBR) executed prior to OS kernel initialization, hiding underlying system process structures from API calls.
An embedded SQL database trigger scheduled to automatically overwrite financial records when an employee ID is removed from the active personnel table.
Unscheduled mass file renaming to `.locked` extensions accompanied by rapid CPU utilization spikes and symmetrical encryption key generation in memory.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

The telemetry artifacts match their malware classifications as follows: Unauthorized interactive connection and tunneling from abnormal paths corresponds to Remote Access Trojan; pre-boot environment modification and cloaking corresponds to Bootkit; event-triggered malicious database operations correspond to Logic Bomb; and automated bulk file encryption corresponds to Ransomware.
Each artifact presents unambiguous indicators of distinct malware categories: execution from user-writable directories establishing interactive tunnels points to a Remote Access Trojan; pre-kernel boot sector modifications define a Bootkit; condition-triggered malicious database logic represents a Logic Bomb; and automated mass file encryption with appended extensions defines Ransomware.

Adım Adım Çözüm

1
Analyze the technical indicators present in each host/network artifact.
Identified four distinct behavior profiles: interactive command tunneling, pre-OS boot sector modification, conditional database trigger, and rapid file payload encryption.
Technical indicators of compromise reveal the operational objectives and execution phases of distinct malware families.
2
Correlate each operational profile to standard malware taxonomy definitions.
Mapped interactive remote access indicators to RAT, MBR hooks to Bootkit, condition-based execution to Logic Bomb, and mass file encryption to Ransomware.
Accurate categorization enables targeted containment and eradication during incident response triage.

Anahtar Kavram

Malware Classifications and Technical Indicators of Compromise (IoC)
Soru 108Soru

A security posture assessment identified several vulnerability findings across an enterprise environment. Match each vulnerability finding on the left to its corresponding infrastructure exposure category on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Default administrative credentials remaining enabled on network-attached security cameras
Transmission of cleartext management traffic using unencrypted SNMPv1
Unpatched kernel memory flaw on a legacy server operating system past its end-of-life date
Permissive security group rule allowing inbound public access to a database listener port

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Default camera credentials map to Embedded / IoT System Vulnerability; SNMPv1 cleartext management traffic maps to Network Protocol Weakness; unpatched legacy kernel flaw maps to Host Operating System Vulnerability; public database security group rule maps to Cloud Infrastructure Misconfiguration.
Each vulnerability finding aligns with a specific architecture category. Factory credentials on IP cameras affect embedded IoT devices. Cleartext SNMPv1 represents an insecure legacy network protocol. Kernel vulnerabilities on unpatched operating systems target host platforms. Publicly accessible cloud security group rules represent cloud resource misconfigurations.

Adım Adım Çözüm

1
Analyze the technical layer affected by each finding.
Identify whether the issue stems from hardware/firmware, network protocols, operating system software, or virtual network policy controls.
Different vulnerabilities require distinct remediation strategies based on their architectural layer.
2
Match embedded hardware and protocol risks.
Default camera passwords map to Embedded / IoT System Vulnerability, and SNMPv1 cleartext traffic maps to Network Protocol Weakness.
IoT devices frequently suffer from default credential issues, while legacy management protocols lack transit encryption.
3
Match operating system and virtual access control risks.
Kernel bugs map to Host Operating System Vulnerability, and open port rules map to Cloud Infrastructure Misconfiguration.
Kernel patches apply directly to host OS instances, whereas security group rules govern access boundaries in cloud environments.

Anahtar Kavram

Host, Network, and Architecture Vulnerabilities
Soru 109Soru

A senior security engineering team is formalizing an enterprise security assessment policy spanning corporate workstations, custom web microservices, software build pipelines, and sensitive industrial control network segments. Match each security testing methodology on the left to the operational execution characteristic on the right that correctly defines its technical application.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Credentialed Vulnerability Assessment
Dynamic Application Security Testing (DAST)
Static Application Security Testing (SAST)
Passive Network Vulnerability Monitoring

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Credentialed Vulnerability Assessment matches with internal remote host configuration auditing via OS management protocols; Dynamic Application Security Testing (DAST) matches with black-box runtime application fault injection; Static Application Security Testing (SAST) matches with non-executing source code/binary analysis; Passive Network Vulnerability Monitoring matches with non-intrusive traffic packet analysis via mirrored ports.
Each security testing technique is accurately paired based on its operational state and execution mechanics: Credentialed assessment queries host internals via logged-in OS protocols; DAST tests live running application web endpoints; SAST inspects uncompiled source code statically; Passive network monitoring listens to mirrored packet traffic asynchronously.

Adım Adım Çözüm

1
Analyze host assessment methodologies for privilege usage
Identified Credentialed Vulnerability Assessment as requiring elevated user privileges to inspect local OS registries and missing patches via remote management protocols.
Authentic internal auditing requires credentials to bypass external firewall boundaries and query host internals directly.
2
Differentiate application security testing modes (SAST vs DAST)
Matched SAST to static non-running code analysis in build pipelines, and DAST to active runtime black-box testing against executing web interfaces.
SAST evaluates code structure before deployment, whereas DAST evaluates application runtime response and input validation under execution.
3
Evaluate non-intrusive network testing techniques for fragile environments
Matched Passive Network Vulnerability Monitoring with mirrored traffic packet inspection without active packet injection.
Passive monitoring relies on SPAN/TAP packet captures, preventing active network scans from crashing sensitive OT/ICS controllers.

Anahtar Kavram

Vulnerability Assessment and Security Testing Methods
Soru 110Soru

A security analyst is performing a comprehensive assessment across an enterprise environment. Match each host, network, or infrastructure vulnerability scenario observed during the assessment to its corresponding vulnerability category.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

A web application proxy hosted on a cloud server allows external requests to fetch internal resources, enabling unauthorized retrieval of IAM role credentials from http://169.254.169.254.
An internal operational technology (OT) host on an industrial network crashes regularly because an application repeatedly requests dynamic heap memory without releasing unused memory blocks.
An enterprise network switch maintains an unencrypted management interface exposing cleartext administrative credentials and allowing unauthenticated firmware updates.
An internal database server containing sensitive employee records is reachable directly from the corporate Wi-Fi subnet without any intervening firewall or access control restrictions.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Each scenario maps directly to its underlying architectural or host vulnerability: 1) Cloud proxy credential access maps to Cloud Instance Metadata Service (IMDS) Exposure; 2) Application memory failure maps to Host Resource Exhaustion via Memory Leak; 3) Unencrypted switch management maps to Insecure Embedded System Management Interface; 4) Unrestricted database access from Wi-Fi maps to Missing Network Segmentation and Microsegmentation Controls.
Each scenario correctly isolates a distinct domain of host and network vulnerabilities. Cloud metadata endpoints (169.254.169.254) reflect cloud architecture host vulnerabilities; memory management bugs lead to host resource exhaustion; legacy/unencrypted switch interfaces represent embedded management vulnerabilities; and unrestricted inter-subnet access highlights network architecture segmentation deficiencies.

Adım Adım Çözüm

1
Analyze the cloud proxy scenario
Identified the IP address 169.254.169.254 as the link-local address for cloud instance metadata services
Requesting metadata via an exposed application proxy exposes internal role credentials through IMDS vulnerability.
2
Analyze the OT application crash scenario
Identified unreleased dynamic heap allocations causing system instability
Failure to release allocated memory constitutes a memory leak leading to host resource exhaustion.
3
Analyze the enterprise network switch scenario
Identified unencrypted management interfaces and unauthenticated firmware options
Network appliances and hardware management consoles with insecure communication protocols suffer from insecure embedded management interfaces.
4
Analyze the database network path scenario
Identified direct connectivity from wireless user subnets to sensitive database servers
Lack of network boundaries between standard client subnets and critical host assets indicates missing network segmentation.

Anahtar Kavram

Classification and identification of host, network, and cloud infrastructure vulnerabilities.
Soru 111Soru

Match each enterprise technical assessment finding to its primary host, network, or architecture vulnerability classification.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

An assessment of an industrial gateway reveals an unpatched memory corruption flaw within the embedded Real-Time Operating System (RTOS) kernel microcode.
A network packet capture across internal management VLANs shows administrator credentials and system configurations being polled over unencrypted SNMPv1 and HTTP protocols.
A cloud security audit flags a production database security group configured with an ingress rule allowing unrestricted traffic from 0.0.0.0/0 on port 5432.
A security audit on a shared compute platform demonstrates that speculative execution side-channel flaws allow a malicious guest virtual machine to read kernel memory space from co-located tenant VMs.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

The embedded RTOS microcode flaw matches Embedded System and Microcode Firmware Vulnerability; cleartext SNMPv1 and HTTP traffic matches Cleartext Administrative Protocol and Insecure Transport Weakness; database security group access from 0.0.0.0/0 matches Cloud Security Group Misconfiguration and Inadequate Perimeter Isolation; cross-VM speculative execution leakage matches Virtualization Multi-Tenancy Breakdown and Hardware Side-Channel Vulnerability.
Each scenario targets a specific vulnerability domain: embedded microcode bugs represent host/firmware issues; cleartext management protocols represent transport vulnerabilities; over-permissive cloud rules represent infrastructure misconfigurations; and CPU side-channels represent virtualization isolation failures.

Adım Adım Çözüm

1
Analyze the embedded RTOS finding.
Identified as a specialized OS/firmware flaw running on hardware control units.
Embedded systems often run lightweight RTOS kernels with firmware vulnerabilities requiring vendor microcode updates.
2
Analyze the SNMPv1 and HTTP packet capture finding.
Identified as insecure network transport exposing sensitive administrative telemetry in cleartext.
SNMPv1 lacks encryption and strong authentication, and HTTP transmits data unencrypted over TCP port 80.
3
Analyze the cloud database security group finding.
Identified as an over-permissive infrastructure rule causing public exposure.
Permitting 0.0.0.0/0 ingress to database services violates network microsegmentation and zero-trust perimeter isolation principles.
4
Analyze the cross-VM memory leakage finding.
Identified as a hypervisor multi-tenancy isolation failure rooted in hardware microarchitecture side-channels.
Speculative execution vulnerabilities bypass CPU boundary protections to read memory across virtualized isolation boundaries.

Anahtar Kavram

Host, Network, and Architecture Vulnerability Categorization
Soru 112Soru

During a comprehensive threat landscape assessment for a global logistics management enterprise, the security operations team identified four distinct threat threat actor profiles active against the organization's ecosystem. Match each threat actor incident profile on the left with its defining combination of attributes, intent, and primary attack vector on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Incident Profile 1: A covert adversary maintains prolonged, undetected access within the build pipeline of a shipping telematics software vendor, modifying firmware binaries prior to distribution to gather geopolitical movement data without disruption.
Incident Profile 2: A syndicate leverages compromised third-party contractor credentials and unpatched edge VPN vulnerabilities to encrypt core logistics database clusters, demanding a multimillion-dollar cryptocurrency payment.
Incident Profile 3: A senior database administrator exfiltrates proprietary route-optimization source code and client PII directly to an unapproved personal cloud repository shortly after a performance review.
Incident Profile 4: A loose coalition conducts a large-scale volumetric DDoS attack against public-facing tracking portals while defacing marketing sites to protest corporate fuel consumption policies.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Incident Profile 1 matches the Nation-State / APT attributes (software supply chain vector, extreme sophistication, espionage intent); Incident Profile 2 matches Organized Crime attributes (financial extortion, perimeter VPN and credential vectors); Incident Profile 3 matches Insider Threat attributes (legitimate internal privilege, personal grievance intent, direct exfiltration vector); Incident Profile 4 matches Hacktivist attributes (ideological intent, public availability disruption and defacement vectors).
Matching each incident profile requires evaluating the specific alignment between threat actor motivations (espionage, financial gain, personal grievance, ideological publicity), resource levels (state-funded, commercial extortion syndicate, internal privilege, public botnet resources), and vector types (supply chain code injection, perimeter VPN credential exploitation, internal authorized exfiltration, public web DDoS/defacement).

Adım Adım Çözüm

1
Analyze Incident Profile 1 for key indicators of actor type, intent, sophistication, and vector.
The profile involves silent software pipeline manipulation, custom firmware modifications, long-term intelligence gathering, and high stealth, which are definitive hallmarks of a Nation-State / Advanced Persistent Threat (APT) using a supply chain vector.
Nation-state threat actors possess the resources and sophistication required to execute complex supply chain compromise campaigns for geopolitical espionage.
2
Analyze Incident Profile 2 for motivation and vector.
The profile highlights double-extortion ransomware and multi-million dollar ransom demands via compromised credentials and edge vulnerabilities, matching an Organized Crime syndicate.
Organized crime actors prioritize monetary gain and leverage high-yield extortion techniques over unpatched remote access infrastructures.
3
Analyze Incident Profile 3 to evaluate access level and motive.
The profile indicates a database administrator taking proprietary data post-performance review via personal storage, representing an Insider Threat.
Insider threats possess legitimate system credentials and bypass perimeter defenses entirely, often acting on personal grievances or financial incentives.
4
Analyze Incident Profile 4 for political/social intent and disruption vectors.
The profile describes public web defacement and DDoS attacks stemming from environmental protests, matching a Hacktivist collective.
Hacktivists aim to make political or social statements by targeting public visibility and availability rather than monetary theft.

Anahtar Kavram

Threat Actor Classifications, Attributes, and Attack Vector Alignments
Soru 113Soru

An administrator needs to perform a vulnerability scan on internal servers to accurately detect missing software patches without installing host software agents. Which of the following scanning methods should the administrator use?

Cevabı ve açıklamayı göster

Cevap: Credentialed vulnerability scan

Cevap

Credentialed vulnerability scan
A credentialed vulnerability scan allows the scanner to log into target hosts using valid permissions to inspect installed applications, registry keys, and operating system patch levels directly. This provides high accuracy and low false-positive rates without requiring permanent agent installations.

Adım Adım Çözüm

1
Identify the assessment objective
The administrator must verify internal missing software patches accurately across servers without installing local agents.
Accurate patch auditing requires permission to inspect system registries and installed software databases.
2
Compare assessment methods
A credentialed scan provides authenticated remote access to query system configuration and missing patches directly.
Unauthenticated or passive methods only see open ports and exposed services, leading to incomplete results.

Anahtar Kavram

Credentialed vs. Non-Credentialed Vulnerability Scanning
Tahmini Süre:1m 0s
Soru 114Soru

A system administrator discovers that a server in the data center is running an operating system version for which the vendor has permanently discontinued all technical support and security updates. Which of the following host vulnerabilities best describes this situation?

Cevabı ve açıklamayı göster

Cevap: End-of-life system

Cevap

End-of-life system
An end-of-life (EOL) system occurs when a software vendor ceases all support, maintenance, and security patch distribution for a product. When security flaws are discovered in EOL systems, vendors do not issue patches, creating persistent host vulnerabilities.

Adım Adım Çözüm

1
Analyze the host condition presented in the scenario.
The server's operating system has reached a status where vendor patches and technical support have been permanently discontinued.
Identifying vendor support lifecycle milestones helps categorize the exact host vulnerability.
2
Match the observed condition to vulnerability taxonomy definitions.
Software or hardware no longer receiving vendor support or security patches is defined as an end-of-life (EOL) system.
EOL hosts present severe security risks because security flaws discovered after the support end date will remain unpatched.

Anahtar Kavram

End-of-Life (EOL) Host Vulnerabilities
Tahmini Süre:45s
Soru 115Soru

During a proactive security audit of a mission-critical database server, a security engineer compares user-mode system monitoring logs with low-level kernel telemetry. Standard operating system process enumeration APIs display 48 active processes, but a direct memory analysis of kernel structures reveals an additional executive process block (EPROCESS) decoupled from the ActiveProcessLinks doubly linked list. The unlisted process actively hooks system calls to subvert detection. Which of the following malware classifications best describes this threat?

Cevabı ve açıklamayı göster

Cevap: Rootkit

Cevap

Rootkit (specifically operating via Direct Kernel Object Manipulation)
The scenario describes Direct Kernel Object Manipulation (DKOM), where malware modifies kernel data structures (such as unlinking an EPROCESS block from the ActiveProcessLinks list) to hide running processes from standard OS process enumeration APIs while maintaining active execution. This kernel-level stealth mechanism is characteristic of a rootkit.

Adım Adım Çözüm

1
Analyze the telemetry discrepancy between standard API calls and kernel memory structures.
Standard APIs report 48 processes, while kernel memory inspection identifies 49 active executive process blocks.
Security utilities rely on system APIs that walk doubly linked lists like ActiveProcessLinks; removing an entry hides the process from standard tools.
2
Evaluate the behavior of the unlisted process modifying system calls.
The process executes syscall hooking to intercept OS monitoring and maintain stealth.
Hiding processes at the operating system kernel level via kernel structure manipulation is a definitive characteristic of kernel-mode rootkits.
3
Map the technical Indicators of Compromise (IoCs) to malware types.
Direct Kernel Object Manipulation (DKOM) and system call hooking align specifically with rootkit malware.
Other malware categories target execution, propagation, or triggers rather than deep kernel stealth mechanics.

Anahtar Kavram

Rootkit stealth mechanisms and Direct Kernel Object Manipulation (DKOM)
Tahmini Süre:2m 0s
Soru 116Soru

A municipal public transit organization discovers that its public announcement website was defaced with political slogans during an election cycle. Incident responders determine that the attacker utilized pre-built exploit scripts downloaded from an open forum, without customizing code or attempting to establish long-term persistence. Which of the following threat actor types is most likely responsible for this incident?

Cevabı ve açıklamayı göster

Cevap: A hacktivist motivated by ideological goals using readily available, low-sophistication tools

Cevap

A hacktivist motivated by ideological goals using readily available, low-sophistication tools
The correct answer describes a hacktivist. Hacktivists operate based on political, social, or ideological motivations. They commonly target high-visibility public assets like websites to broadcast messages, often using open-source scanning and exploitation scripts due to limited custom development capabilities.

Adım Adım Çözüm

1
Analyze the threat actor's primary motivation
Defacing a public website with political slogans indicates an ideological or political motive.
Threat actor categories are defined largely by their intent; political messaging aligns with hacktivism.
2
Evaluate the technical sophistication and resources used
Relying on downloaded, pre-packaged exploit scripts without custom modifications reflects low technical sophistication and minimal financial backing.
Understanding resource level distinguishes highly funded actors from opportunistic or script-reliant actors.
3
Correlate motivation and capability to identify the threat actor type
The combination of ideological intent and low-sophistication tooling points directly to a hacktivist.
Matching observed tactics, techniques, and procedures (TTPs) with actor profiles yields the correct classification.

Anahtar Kavram

Threat Actor Types, Motivations, and Sophistication Levels
Tahmini Süre:45s
Soru 117Soru

A security analyst at an e-commerce firm discovers unauthorized administrative access on an internal transactional database. Investigation reveals that the intruder gained access by compromising an automated software update pipeline managed by an external service contractor trusted by the organization. Which of the following attack vectors was primarily exploited to achieve initial access?

Cevabı ve açıklamayı göster

Cevap: Supply chain

Cevap

Supply chain attack vector
The correct answer is supply chain because the threat actor targeted a third-party vendor's software deployment infrastructure to bypass internal boundary controls through pre-established trust relationships.

Adım Adım Çözüm

1
Analyze the entry path described in the scenario
The intruder gained initial entry through a trusted external contractor's automated software deployment pipeline.
Identifying how the threat actor traversed organizational boundaries determines the attack vector category.
2
Evaluate the vector definitions
Compromising third-party vendor code or deployment mechanisms to breach a target organization is classified as a supply chain attack.
Supply chain vectors exploit implicit trust relationships between organizations and their third-party providers.

Anahtar Kavram

Supply Chain Attack Vectors
Tahmini Süre:1m 15s
Soru 118Soru

A security engineer is designing a vulnerability assessment strategy for a legacy medical telemetry network containing sensitive embedded firmware devices that crash when receiving unexpected port probes or high packet volumes. The organization must identify known software vulnerabilities and unauthorized device configuration changes without causing operational downtime or system instability. Which of the following security assessment methods should the engineer implement to meet these requirements?

Cevabı ve açıklamayı göster

Cevap: Implement passive network vulnerability monitoring to analyze traffic headers and device communications without sending probes to the endpoints.

Cevap

Implement passive network vulnerability monitoring to analyze traffic headers and device communications without sending probes to the endpoints.
Passive network vulnerability monitoring observes mirror/SPAN port network traffic continuously. Because it does not transmit synthetic packets or actively probe network ports, it fulfills the requirement to detect vulnerabilities and host attributes without causing crashes or instability on sensitive embedded devices.

Adım Adım Çözüm

1
Analyze host operational constraints
Identified legacy embedded devices that are sensitive to network traffic volume and unstable when probed actively.
Active probing and port scanning can cause buffer overflows or service failure on legacy embedded firmware.
2
Evaluate assessment techniques against constraints
Selected passive monitoring as the safest methodology.
Passive vulnerability assessment techniques capture and inspect spanned network traffic without transmitting packets to target hosts, preventing disruption while identifying software versions and vulnerabilities.

Anahtar Kavram

Passive Vulnerability Scanning vs. Active Scanning
Soru 119Soru

Forensic examination of an compromised enterprise host reveals anomalous system behavior where administrative utilities fail to display running processes and active network sockets that are visibly present in raw memory captures. Further inspection demonstrates that kernel-level System Service Descriptor Table (SSDT) function pointers have been redirected to execute code in unallocated memory addresses, effectively intercepting and filtering operating system API responses. Which of the following malware classifications is primarily indicated by these technical indicators of compromise?

Cevabı ve açıklamayı göster

Cevap: Rootkit

Cevap

Rootkit
The correct answer is Rootkit because the scenario describes SSDT (System Service Descriptor Table) hooking and low-level system call manipulation. Rootkits operate at a deep privileged level (often kernel mode) to intercept operating system requests, hiding running processes, files, and socket connections from security controls and system administrators.

Adım Adım Çözüm

1
Analyze host indicators of compromise (IoCs)
Identified discrepancy between raw RAM captures and OS tool outputs, alongside modified SSDT kernel function pointers.
Discrepancies in system state visibility indicate that lower-level operating system APIs are actively filtering diagnostic query outputs.
2
Evaluate malware behavior mechanisms
Kernel table pointer redirection (SSDT hooking) subverts native system calls at the OS ring 0 boundary.
Intercepting system calls to conceal malicious processes and network sockets is the hallmark persistence and evasion technique of rootkits.
3
Select matching malware classification
Rootkit is confirmed as the correct malware category.
Rootkits specifically focus on deep OS control and stealth through driver-level or kernel-level modifications.

Anahtar Kavram

Rootkit Indicators of Compromise and Kernel Hooking Mechanisms
Soru 120Soru

A financial services organization discovers an unauthorized persistent presence within its internal software build pipeline infrastructure. Analysis shows that the attackers compromised stolen code-signing certificates to sign custom fileless payloads, established covert command-and-control communication using DNS tunneling, and conducted low-and-slow exfiltration of proprietary quantitative trading models over an eight-month period without causing service disruption or demanding a ransom. Which threat actor classification and attribute profile are most consistent with this activity?

Cevabı ve açıklamayı göster

Cevap: Nation-state actor characterized by high sophistication, extensive resources, and long-term espionage intent.

Cevap

Nation-state actor characterized by high sophistication, extensive resources, and long-term espionage intent.
The scenario describes an Advanced Persistent Threat (APT) campaign typical of nation-state actors. These adversaries possess high sophistication and extensive resource backing, allowing them to acquire legitimate code-signing certificates, engineer fileless in-memory payloads, and maintain low-and-slow persistence (such as DNS tunneling) over an eight-month window for strategic intellectual property espionage without triggering service interruptions or demanding financial ransom.

Adım Adım Çözüm

1
Analyze the attack technical indicators
Identified advanced techniques including fileless execution, stolen digital code-signing certificates, and covert C2 over DNS tunneling.
These techniques require significant technical expertise, custom tool development, and substantial operational resources.
2
Analyze the operational duration and posture
The intrusion remained undetected for eight months using low-and-slow exfiltration without causing system outages.
Prolonged stealth demonstrates high operational security and patience, characteristic of Advanced Persistent Threats (APTs).
3
Analyze the adversary motivation
The target was proprietary intellectual property (trading algorithms), and no ransom or public disruption occurred.
Strategic theft of intellectual property without immediate financial extortion points directly to espionage rather than cybercrime or hacktivism.
4
Correlate attributes to threat actor taxonomy
High sophistication + vast resources + espionage motivation = Nation-state threat actor.
Nation-state threat actors match all observed capability, resource, and intent vectors.

Anahtar Kavram

Threat Actor Attributes and Motivation Profiling
ÖncekiSayfa 6 / 25Sonraki