Threats, Vulnerabilities, and Mitigations

490 soru

Soru 1Soru

A security operations center (SOC) analyst is performing forensic triage on endpoints following an enterprise network intrusion. Analyze the host and network telemetry artifacts, and match each malware classification on the left with its corresponding technical indicator of compromise (IoC) artifact on the right.

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

Öğeler

Process Hollowing Trojan
Network Worm
Kernel-Mode Rootkit
Fileless Cryptominer

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Process Hollowing Trojan matches the artifact describing a suspended legitimate process unmapped and reloaded with malicious code; Network Worm matches the artifact detailing automated SMB scanning and self-propagation across network shares; Kernel-Mode Rootkit matches the SSDT function pointer modification in kernel memory; Fileless Cryptominer matches the WMI event subscription executing obfuscated PowerShell payloads in memory.
Each malware category corresponds precisely to its forensic telemetry signature: Process Hollowing Trojans inject code into suspended process shells; Network Worms self-propagate across network protocols (SMB/TCP 445); Kernel-Mode Rootkits alter OS kernel data structures like the SSDT; and Fileless Cryptominers execute memory-resident scripts via WMI/PowerShell without writing files to disk.

Adım Adım Çözüm

1
Analyze the first telemetry artifact involving process suspension and memory unmapping.
Identify this mechanism as process hollowing, a technique used by Trojans to conceal malicious execution inside a legitimate process shell.
Process hollowing relies on creating a process in a suspended state, hollowing out its PE headers and sections, and replacing them with a malicious image.
2
Examine the second telemetry artifact detailing SMB TCP 445 scanning and autonomous replication.
Classify this self-propagating behavior as a Network Worm.
Worms are distinguished from Trojans and viruses by their ability to self-replicate across network protocols like SMB without user interaction.
3
Review the third artifact involving SSDT function pointer modifications.
Match this indicator to a Kernel-Mode Rootkit.
SSDT (System Service Descriptor Table) hooking occurs exclusively in kernel memory (Ring 0) to hijack OS API calls and hide malware presence.
4
Evaluate the final artifact featuring WMI event subscriptions and memory-only PowerShell commands.
Link this artifact to a Fileless Cryptominer.
Using WMI and encoded PowerShell scripts enables malware execution entirely in RAM, avoiding disk creation while consuming system CPU resources.

Anahtar Kavram

Distinguishing Malware Telemetry Artifacts and Indicators of Compromise
Soru 2Soru

An enterprise security assessment reveals that unprivileged workforce endpoints allow employees to connect unauthorized USB flash drives and execute untrusted software binaries directly from external media. Which of the following host-hardening strategies provides the MOST effective technical control to enforce peripheral hardware restrictions and prevent unauthorized program execution?

Cevabı ve açıklamayı göster

Cevap: Implement centralized administrative device installation policies paired with endpoint application block rules targeting removable drive locations.

Cevap

Implementing centralized administrative device installation policies paired with endpoint application block rules targeting removable drive locations.
The correct answer combines endpoint peripheral control policies with host-based application execution restrictions. Configuring host administrative policies to block USB mass storage class GUIDs prevents the operating system from loading drivers for unauthorized hardware. Additionally, enforcing application control policies prevents execution of binaries from removable drives, mitigating both the physical device risk and the code execution threat.

Adım Adım Çözüm

1
Analyze the threat scenario described in the audit finding.
Identified two distinct attack vectors: unauthorized physical hardware mounting (USB mass storage) and local untrusted binary execution.
Effective enterprise hardening requires mitigations operating at the host OS layer where the hardware interfaces and execution calls take place.
2
Evaluate technical mitigation controls matching the identified threat vectors.
Endpoint management policies (such as Group Policy or MDM device control) restrict driver installation for removable storage device classes, and host application control rules prohibit executing binaries residing on external paths.
Combining peripheral control with execution control addresses both physical connection risks and file execution risks on the host.
3
Differentiate preventive host hardening controls from perimeter network defenses and detection technologies.
Network firewalls, VPNs, and honeypots do not prevent local file execution or local hardware mounting on isolated host OS subsystems.
Defenses must align with the specific layer of vulnerability; host security controls are required for local storage and execution threats.

Anahtar Kavram

Endpoint Device Control and Application Hardening
Soru 3Soru

Match each social engineering attack vector on the left with its corresponding attack scenario description on the right.

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

Öğeler

Typosquatting
Vishing
Watering Hole Attack

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Typosquatting pairs with registering domain names resembling enterprise portals to capture mistyped URL entries; Vishing pairs with phone calls pretending to be IT support soliciting passwords; Watering Hole Attack pairs with compromising a trusted industry-specific website visited by targeted personnel.
Each social engineering vector matches its specific operational mechanism: Typosquatting takes advantage of mistyped domain names, Vishing uses telephone-based pretexting, and Watering Hole attacks compromise trusted third-party websites visited by target groups.

Adım Adım Çözüm

1
Identify the vector relying on domain name spelling errors.
Typosquatting matches the scenario where an attacker registers lookalike domain names to capture credentials from mistyped web addresses.
Typosquatting explicitly leverages common spelling mistakes made by end users.
2
Identify the voice-based social engineering vector.
Vishing matches the scenario where an attacker places phone calls pretending to be IT helpdesk personnel.
Vishing stands for voice phishing and is conducted over telephone or VoIP systems.
3
Identify the vector involving strategic website compromise.
Watering Hole Attack matches the scenario where a frequently visited industry news site is compromised to attack targeted users.
Watering hole attacks target a specific community by infecting a website known to be used by members of that community.

Anahtar Kavram

Social Engineering Delivery Vectors
Soru 4Soru

An executive assistant receives a tailored email that appears to come directly from the company's Chief Executive Officer (CEO). The message insists on an urgent, confidential wire transfer to secure an enterprise acquisition before the end of the business day. Which of the following social engineering attack vectors best describes this incident?

Cevabı ve açıklamayı göster

Cevap: Whaling

Cevap

Whaling
Whaling is a specialized subset of phishing that specifically targets or impersonates high-ranking corporate executives (such as CEOs or CFOs) to conduct high-value financial transactions or gain access to sensitive corporate data.

Adım Adım Çözüm

1
Identify the communication medium and target profile in the scenario.
The attack uses email to impersonate an executive leadership role (CEO) targeting high-value financial fraud.
Determining the medium (email) and the high-profile context narrows down the specific social engineering variant.
2
Map the scenario attributes to social engineering attack definitions.
Email spoofing that specifically impersonates top-level executives for high-stakes fraud matches the definition of whaling.
Whaling is distinguished from generic phishing by its focus on senior executive targets or senior executive impersonation.

Anahtar Kavram

Whaling Social Engineering Vector
Soru 5Soru

An attacker leaves several USB flash drives labeled "Executive Compensation Q3" on tables in an enterprise cafeteria, relying on curious employees to pick one up and plug it into a corporate workstation. Which social engineering attack vector is being demonstrated in this scenario?

Cevabı ve açıklamayı göster

Cevap: Baiting

Cevap

Baiting is the correct social engineering attack vector.
Baiting is a social engineering attack where an attacker leaves malware-infected physical media, such as USB flash drives, in locations where targets are likely to find them. The enticing label appeals to curiosity, convincing victims to plug the media into their systems.

Adım Adım Çözüm

1
Analyze the attack mechanism described in the scenario
The attacker relies on enticing curiosity by placing physical media (USB drives with intriguing labels) in a public employee space.
Identifying the medium (physical USB drive) and psychological trigger (curiosity/greed) narrows down the social engineering vector.
2
Map the mechanism to the correct social engineering classification
Leaving infected physical media to entice victims to connect it to a network is defined as baiting.
Baiting differs from remote electronic vector attacks (such as spear phishing) or physical access attacks (such as tailgating).

Anahtar Kavram

Baiting Attack Vector
Soru 6Soru

A security analyst is tasked with assessing a newly deployed web application hosted in a staging environment. The analyst needs to identify runtime vulnerabilities, such as parameter tampering and input validation flaws, operating from a black-box perspective without access to the underlying source code. Which of the following security testing methods is most appropriate for this assessment?

Cevabı ve açıklamayı göster

Cevap: Dynamic Application Security Testing (DAST)

Cevap

Dynamic Application Security Testing (DAST)
Dynamic Application Security Testing (DAST) operates as a black-box security testing method on executed code. It simulates external attacks against a running application to discover dynamic runtime vulnerabilities, such as input validation flaws, without needing access to the application's underlying source code.

Adım Adım Çözüm

1
Analyze the operational requirements provided in the scenario.
The assessment requires identifying runtime flaws (such as input validation errors) on an active application from a black-box perspective (no source code access).
Understanding testing constraints narrows down the appropriate vulnerability assessment methodology.
2
Evaluate candidate security testing methodologies against the identified constraints.
Dynamic Application Security Testing (DAST) interacts with a running application by sending inputs and analyzing responses without inspecting source code.
DAST is specifically engineered for dynamic black-box testing of functional web applications.

Anahtar Kavram

Vulnerability Assessment and Security Testing Methods (DAST vs SAST)
Soru 7Soru

An enterprise system Administrator discovers that a malicious script unexpectedly executed on a server immediately after a terminated employee's user account was disabled. The script was configured to monitor user directory changes and wipe database backups once the account status changed. Which type of malware or malicious code relies on a predefined trigger condition or specific event to execute its payload?

Cevabı ve açıklamayı göster

Cevap: Logic bomb

Cevap

Logic bomb
A logic bomb is a piece of code intentionally inserted into software that lies dormant until specific logical conditions are met, such as a set date, specific command, or account deletion event.

Adım Adım Çözüm

1
Analyze the incident scenario and key operational indicators.
Identified that the code executed automatically in response to a specific logical event (user account disabling).
Determining the operational trigger distinguishes event-driven malicious code from user-executed or self-propagating threats.
2
Map the execution behavior to established malware classifications.
Malicious code dormant until triggered by specific system state changes or time events matches the definition of a logic bomb.
Logic bombs lie dormant until specific environmental or conditional triggers occur.

Anahtar Kavram

Logic Bomb Indicators and Characteristics
Soru 8Soru

A security operations team investigating an incident at a global maritime logistics enterprise discovers that an unauthorized external entity compromised an edge API endpoint used by a third-party tracking partner. The threat actor utilized legitimate, stolen developer API tokens to gain access. Over an eight-month period, the actor made subtle, highly targeted modifications to cargo manifest metadata to delay specific dual-use technology shipments across international borders. The actor avoided deploying malware, exfiltrating bulk data, or disrupting general operations to evade detection by automated security controls. Based on these observed tactics, techniques, and procedures (TTPs), which threat actor profile and attribute combination is MOST likely responsible for this attack?

Cevabı ve açıklamayı göster

Cevap: Nation-state threat actor possessing high sophistication, extensive funding, and long-term geopolitical intent

Cevap

The threat actor profile most likely responsible is a nation-state threat actor possessing high sophistication, extensive funding, and long-term geopolitical intent.
The correct answer identifies a nation-state actor because the attack TTPs emphasize long-term stealth (eight months of living-off-the-land without malware), a supply chain attack vector via third-party API trust, and strategic disruption of sensitive dual-use shipments. These characteristics align strictly with state-sponsored Advanced Persistent Threats (APTs) driven by geopolitical goals and supported by significant financial and technological resources.

Adım Adım Çözüm

1
Analyze the operational behavior and attack vector described in the incident report.
The adversary leveraged a third-party supply chain vector (stolen developer API keys) to maintain stealthy persistence for eight months without deploying malware.
Identifying the vector highlights the level of planning and operational discipline required.
2
Evaluate the primary intent and motivation demonstrated in the scenario.
The goal was subtle sabotage of dual-use hardware shipments over an extended period rather than data theft for resale or ransom extortion.
Geopolitical sabotage alignment strongly indicates state-sponsored motives rather than financial or publicity-driven goals.
3
Correlate actor attributes (sophistication, resources, funding) with threat actor categories.
High sophistication, extensive resources, and patience are defining characteristics of nation-state Advanced Persistent Threat (APT) groups.
Only well-funded nation-state entities typically conduct prolonged, low-and-slow supply chain operations for strategic intelligence or disruption objectives.

Anahtar Kavram

Threat Actor Categorization and Attribute Mapping
Tahmini Süre:2m 0s
Soru 9Soru

An enterprise financial institution plans to automate the ingestion of machine-readable threat indicators specifically sourced from peer sector organizations while standardizing automated indicator transport into its Security Orchestration, Automation, and Response (SOAR) platform. Which of the following solutions should the cybersecurity team implement to achieve these specific objectives? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: Financial Services Information Sharing and Analysis Center (FS-ISAC) subscription; Trusted Automated eXchange of Intelligence Information (TAXII) feed integration

Cevap

The cybersecurity team should implement a Financial Services Information Sharing and Analysis Center (FS-ISAC) subscription and a Trusted Automated eXchange of Intelligence Information (TAXII) feed integration.
To fulfill the requirements, the organization needs both a sector-specific community threat source and an automated protocol for machine-readable ingestion. Subscribing to an Information Sharing and Analysis Center (specifically FS-ISAC for financial entities) supplies specialized threat data from peer institutions. Integrating a TAXII feed provides the standardized, machine-to-machine RESTful transport protocol needed to automatically ingest structured threat data directly into security orchestration platforms.

Adım Adım Çözüm

1
Identify the requirement for sector-specific peer intelligence sharing.
Determined that joining an ISAC (such as FS-ISAC) provides vetted threat intelligence specifically tailored to and shared by peer institutions within the financial sector.
ISACs facilitate targeted industry information sharing regarding sector-relevant attack vectors and active campaigns.
2
Identify the protocol mechanism required for machine-readable, automated threat indicator transport.
Selected TAXII as the automated transport mechanism to push and pull threat data directly into the SOAR platform.
TAXII is specifically built to automate the secure exchange of structured threat intelligence data feeds across networks.
3
Evaluate alternative options for alignment with automation and sector specificity.
Disqualified NVD feeds (vulnerability focus, not threat indicators), strategic briefings (high-level executive human reports, not machine-readable), and manual OSINT RSS scrapers (unstructured human-readable blog data).
These alternatives fail to meet the dual criteria of sector-specific peer intelligence sharing and automated machine-readable transport.

Anahtar Kavram

Threat Intelligence Sharing Architectures (ISACs and TAXII)
Soru 10Soru

A security operations team at an autonomous vehicle software vendor detects a long-term breach of their internal development environment. The investigation reveals that the adversary exploited an undisclosed zero-day vulnerability in a perimeter gateway, used custom memory-resident tools to avoid endpoint detection, and maintained persistence for over six months strictly to exfiltrate proprietary machine learning models without disrupting operations or making extortion demands. Which threat actor profile best aligns with the attributes and tactics observed in this scenario?

Cevabı ve açıklamayı göster

Cevap: Nation-state threat actor possessing high sophistication, extensive funding, and espionage-focused intent.

Cevap

Nation-state threat actor possessing high sophistication, extensive funding, and espionage-focused intent.
The correct answer identifies a nation-state actor. The use of zero-day exploits, custom memory-resident malware, long-term covert persistence (six-plus months), and stealthy exfiltration of high-value intellectual property without extortion demands are classic attributes of state-sponsored Advanced Persistent Threats (APTs).

Adım Adım Çözüm

1
Analyze threat actor tactics and capabilities.
The adversary leveraged undisclosed zero-day vulnerabilities and custom memory-resident malware, indicating high technical sophistication and resources.
Advanced capabilities and custom tooling differentiate highly funded adversaries from low-capability attackers.
2
Evaluate adversary persistence and intent.
The adversary maintained covert access for over six months to conduct IP exfiltration while avoiding operational disruption or financial demands.
Prolonged stealth for strategic intelligence/IP theft aligns directly with cyber espionage objectives.
3
Synthesize attributes to identify the threat actor classification.
High sophistication + high funding + covert persistence + IP exfiltration = Nation-state threat actor (APT).
This combination of attributes and motivation is the hallmark of state-sponsored advanced persistent threat (APT) groups.

Anahtar Kavram

Threat Actor Classification and Attribute Mapping
Tahmini Süre:1m 30s
Soru 11Soru

A security monitoring tool flags multiple enterprise endpoints executing command-line instructions to disable the Volume Shadow Copy Service (`vssadmin delete shadows /all /quiet`) while concurrently generating high-volume disk write events that append custom file extensions to local documents. Which of the following malware types is most likely responsible for this activity?

Cevabı ve açıklamayı göster

Cevap: Ransomware

Cevap

Ransomware is the malware type characterized by file encryption and backup inhibition techniques like volume shadow copy deletion.
The combination of erasing volume shadow copies (`vssadmin delete shadows`) and rapid file modification with new extensions is a classic indicator of compromise (IoC) for ransomware. Attackers destroy local backups to force victims into paying a ransom for decryption keys.

Adım Adım Çözüm

1
Analyze the observed command-line behavior
The command `vssadmin delete shadows /all /quiet` is designed to erase local system restore points and volume snapshots.
Attackers run this command specifically to inhibit system recovery.
2
Analyze file system activity indicators
Rapid high-volume disk writes appending custom file extensions signify payload encryption.
Cryptographic file modification combined with backup destruction points directly to ransomware extortion activity.

Anahtar Kavram

Ransomware Indicators of Compromise and Impact Behaviors
Soru 12Soru

A lead security auditor is reviewing a security assessment proposal for a facility that manages sensitive operational technology (OT) and legacy SCADA devices. The assessment team initially proposes running high-intensity active vulnerability scans across all subnets to discover open ports, running services, and unpatched vulnerabilities. The lead auditor rejects this proposal due to the high risk of intrusive active probing crashing sensitive legacy controllers. Which security assessment method should the lead auditor recommend as the safest alternative to identify active hosts and services on the OT network without disrupting operational systems?

Cevabı ve açıklamayı göster

Cevap: Passive network traffic monitoring

Cevap

Passive network traffic monitoring is the safest assessment method because it observes existing network traffic to discover active hosts and services without transmitting intrusive probes that could destabilize sensitive SCADA controllers.
Passive network traffic monitoring observes and analyzes existing network communication via SPAN ports or TAPs. Because it sends no traffic to the network, it eliminates the risk of disrupting sensitive, legacy, or real-time operational technology devices while still identifying active hosts, protocols, and potential configuration weaknesses.

Adım Adım Çözüm

1
Analyze the operational constraints of the target environment.
Identified that legacy SCADA and OT systems cannot tolerate intrusive, high-intensity network traffic probing due to stability risks.
Legacy industrial control systems often lack robust network stacks and can crash when receiving unexpected or high-volume scan packets.
2
Evaluate assessment methodologies based on interaction level.
Selected non-intrusive monitoring over active scanning techniques.
Passive monitoring relies on listening to existing traffic via mirror/SPAN ports or network TAPs, generating zero additional network traffic.

Anahtar Kavram

Passive vs. Active Vulnerability Assessment
Soru 13Soru

A financial institution's security team is investigating an incident where confidential transaction payloads transmitted over an encrypted TLS connection were intercepted and decrypted by an adversary positioned on the network path. Technical analysis reveals that the server accepted legacy TLS 1.2 connections configured with AES in Cipher Block Chaining (CBC) mode using predictable initialization vectors (IVs) and HMAC-SHA1. Which cryptographic weakness directly enabled the adversary to decrypt the payload without possessing the server's private key?

Cevabı ve açıklamayı göster

Cevap: Implementation of Cipher Block Chaining mode with predictable initialization vectors, allowing side-channel padding oracle attacks to recover plaintext block-by-block.

Cevap

Implementation of Cipher Block Chaining mode with predictable initialization vectors, allowing side-channel padding oracle attacks to recover plaintext block-by-block.
In Cipher Block Chaining (CBC) mode, each plaintext block is XORed with the previous ciphertext block (or the Initialization Vector for the first block) before encryption. Using predictable IVs destroys semantic security and enables padding oracle side-channel attacks. Attackers exploit subtle server responses to invalid padding to iteratively decrypt ciphertexts block-by-block without possessing the private key.

Adım Adım Çözüm

1
Analyze the reported scenario and cryptographic parameters
Identified TLS 1.2 using AES-CBC mode with predictable initialization vectors and HMAC-SHA1.
Cryptographic vulnerabilities depend specifically on how cipher modes, keying material, and initialization vectors are implemented.
2
Evaluate the mathematical impact of predictable IVs in CBC mode
Determined that predictable IVs allow an attacker to craft specific ciphertexts and observe server padding response errors.
CBC mode requires unpredictable (random) IVs for each block operation to guarantee semantic security under chosen-plaintext and chosen-ciphertext attacks.
3
Differentiate cryptographic implementation flaws from architecture and lifecycle misconceptions
Confirmed that padding oracle vulnerabilities explain plaintext extraction without requiring the private key.
Padding oracle attacks exploit subtle differences in error responses when padded ciphertexts are decrypted, enabling byte-by-byte plaintext recovery.

Anahtar Kavram

Cryptographic Cipher Mode Flaws and Initialization Vector Weaknesses
Soru 14Soru

A security engineer conducts an architecture review of a hypervisor cluster hosting mission-critical enterprise workloads. The assessment reveals that the Out-of-Band (OOB) Baseboard Management Controller (BMC) interfaces of the physical host servers reside on the same IP subnet as the guest virtual machine data traffic. The organization relies exclusively on the enterprise perimeter firewall to restrict outside access, placing no internal firewall rules, microsegmentation, or access control lists (ACLs) between the guest networks and the BMC interfaces. Which of the following architectural vulnerabilities represents the MOST critical threat to the infrastructure?

Cevabı ve açıklamayı göster

Cevap: Implicit trust of internal network traffic and reliance on perimeter controls without host management microsegmentation

Cevap

Implicit trust of internal network traffic and reliance on perimeter controls without host management microsegmentation represents the most critical architectural vulnerability, as it allows laterally moving attackers inside the network to target out-of-band host management interfaces directly.
Out-of-band host management interfaces (such as BMCs/IPMI) grant full, hardware-level control over server physical infrastructure. Co-locating these sensitive management interfaces on the same subnet as guest workloads creates a severe architectural flaw. Relying exclusively on perimeter firewalls assumes that all internal network traffic is trusted. In a secure architecture, management interfaces must be microsegmented onto dedicated, isolated VLANs with strict host access controls and zero-trust verification.

Adım Adım Çözüm

1
Analyze the enterprise architecture scenario described in the stem.
Identified that Baseboard Management Controller (BMC) interfaces share the same broadcast domain and IP subnet as guest virtual machines.
Out-of-band host management interfaces provide low-level control over physical host hardware, power management, and firmware.
2
Evaluate the current defense posture and isolation controls.
The enterprise relies solely on edge perimeter firewalls without internal microsegmentation or VLAN isolation.
If an attacker compromises any guest virtual machine on that subnet, perimeter firewalls offer zero protection against internal lateral movement.
3
Select the option that correctly identifies the root architectural vulnerability and its impact.
The implicit perimeter trust assumption without microsegmentation exposes host hardware controllers to lateral compromise from guest networks.
Proper security architecture mandates out-of-band management interfaces to be isolated on dedicated, strictly controlled management VLANs with Zero Trust access controls.

Anahtar Kavram

Host and Network Architecture Vulnerabilities (Perimeter Trust vs. Management Network Microsegmentation)
Soru 15Soru

Match each vulnerability assessment and security testing method on the left with its appropriate operational description on the right.

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

Öğeler

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

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Credentialed Vulnerability Scan pairs with using valid host credentials to inspect internal OS configurations and patches; Passive Vulnerability Monitoring pairs with capturing live network traffic packet streams without sending probes; Dynamic Application Security Testing (DAST) pairs with evaluating a running web application from an external perspective; Static Application Security Testing (SAST) pairs with analyzing uncompiled source code prior to application execution.
The methods align accurately with their operational characteristics: Credentialed scanning uses administrative access for internal system auditing; Passive monitoring sniffs network telemetry without active probing; DAST tests live executing applications externally; SAST analyzes static source code prior to deployment.

Adım Adım Çözüm

1
Classify application security testing based on execution state.
Identify that SAST evaluates source code in a static state, whereas DAST requires a deployed, running application.
Execution state dictates whether analysis is conducted inside-out (source code) or outside-in (runtime testing).
2
Distinguish between authenticated system scanning and passive network monitoring.
Recognize that credentialed scans log into endpoints for internal inspection, while passive monitoring sniffs packet headers non-intrusively.
Credential access enables deep host-level configuration auditing, while passive capture avoids generating additional network overhead.

Anahtar Kavram

Vulnerability Assessment and Security Testing Methods
Soru 16Soru

A security analyst is reviewing incident reports to classify different types of malicious software based on their core behavior and primary indicators of compromise. Match each malware type on the left with its corresponding technical indicator or defining behavior on the right.

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

Öğeler

Ransomware
Keylogger
Rootkit
Logic Bomb

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Ransomware matches file encryption with payment demands; Keylogger matches capturing keystrokes to steal credentials; Rootkit matches modifying kernel routines to conceal processes; Logic Bomb matches remaining dormant until a specific trigger condition occurs.
Each malware type is paired correctly with its defining behavior: Ransomware encrypts data for ransom, Keyloggers record input keystrokes, Rootkits modify OS kernel routines for stealth, and Logic Bombs execute payloads upon specific conditional triggers.

Adım Adım Çözüm

1
Analyze Ransomware
Identify that its primary indicator is file encryption paired with a ransom note demanding payment for decryption keys.
Encryption of user files and ransom notifications are unique characteristics of ransomware.
2
Analyze Keylogger
Identify that its primary behavior is recording user input keystrokes.
Keyloggers focus specifically on harvesting input data like passwords and sensitive text.
3
Analyze Rootkit
Identify that its key feature is stealth gained through OS kernel/system file modification.
Rootkits hide presence and maintain administrative control deep within the operating system.
4
Analyze Logic Bomb
Identify that its defining trait is execution triggered by specific pre-defined events or conditions.
Logic bombs lie dormant until a designated trigger activates their payload.

Anahtar Kavram

Malware Classification and Telemetry Indicators
Soru 17Soru

Match each threat actor type to its primary defining attribute or motivation in cybersecurity. Which pairings accurately reflect each threat actor profile?

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

Öğeler

Nation-state actor
Insider threat
Hacktivist
Script kiddie

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Nation-state actor matches high technical sophistication and geopolitical intent; Insider threat matches authorized access to internal systems; Hacktivist matches ideological or political motivation; Script kiddie matches low technical expertise relying on pre-existing tools.
Nation-state actors possess extensive funding and geopolitical objectives; insider threats hold existing authorized privileges; hacktivists are motivated by social or political causes; and script kiddies operate using unoriginal, pre-packaged exploit kits due to limited technical skills.

Adım Adım Çözüm

1
Analyze each threat actor category based on their skill level, access rights, and underlying motivation.
Identified nation-state actors as high-resource entities, insiders as credentialed individuals, hacktivists as ideology-driven actors, and script kiddies as low-skilled tool users.
Distinguishing threat actor attributes is essential for accurate threat modeling and risk assessment.

Anahtar Kavram

Threat Actor Characteristics and Attributes
Soru 18Soru

Match each enterprise host, network, or architecture vulnerability scenario to its primary mitigation strategy.

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

Öğeler

Unpatched buffer overflow vulnerability in legacy edge router firmware
Plaintext management protocols (Telnet/HTTP) enabled across core network switches
Flat network architecture allowing unrestricted communication between workstations and database servers
Critical operational technology (OT) host running an End-of-Life (EoL) operating system

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Unpatched router firmware buffer overflow matches with virtual patching via NIPS; Plaintext switch management protocols match with disabling legacy services and enforcing SSHv2/HTTPS; Flat network architecture matches with re-architecting into segmented VLANs with firewall ACLs; EoL OT operating system matches with isolating the host in a restricted network zone via microsegmentation.
Each vulnerability is paired with its appropriate architectural or technical control: virtual patching defends unpatched firmware via inline NIPS inspection; SSHv2/HTTPS eliminates plaintext credential interception; network segmentation prevents lateral movement in flat topologies; and network isolation mitigates the inherent exposure of unpatchable EoL hosts.

Adım Adım Çözüm

1
Analyze the firmware buffer overflow vulnerability on the legacy edge router.
Identify that because immediate software patching or device replacement may be delayed, virtual patching via NIPS signatures provides inline mitigation.
Virtual patching intercepts attack vectors at the network layer without modifying firmware.
2
Evaluate the risk of plaintext management protocols (Telnet/HTTP) on core switches.
Determine that migrating to encrypted management standards (SSHv2 and HTTPS) protects credentials from interception.
Plaintext protocols transmit credentials unencrypted across the network.
3
Assess the security impact of a flat enterprise network topology.
Recognize that dividing the network into segmented VLANs with firewall ACLs restricts lateral movement between compromised end-user nodes and backend databases.
Flat networks lack internal boundaries, exposing internal servers to host compromises elsewhere on the subnet.
4
Determine the risk mitigation for an End-of-Life host operating system.
Apply microsegmentation to isolate the unpatchable legacy host from general enterprise traffic.
EoL systems cannot be patched against new vulnerabilities, so compensating controls must restrict network reachability.

Anahtar Kavram

Host, Network, and Architecture Vulnerability Mitigations
Soru 19Soru

A security analyst is selecting appropriate security assessment methodologies for an enterprise infrastructure audit. Match each vulnerability assessment and security testing method on the left to its corresponding operational characteristic on the right.

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

Öğeler

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

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Credentialed Vulnerability Scanning matches authenticated local access inspection; Static Application Security Testing (SAST) matches non-running source code evaluation; Dynamic Application Security Testing (DAST) matches runtime black-box executing application testing; Passive Infrastructure Monitoring matches non-intrusive traffic telemetry capture.
Each vulnerability assessment method is accurately paired with its core function: Credentialed Vulnerability Scanning uses privileged system logins to audit internal configurations and patch statuses; SAST evaluates source code in a non-running state; DAST probes functional applications during runtime from an external perspective; and Passive Infrastructure Monitoring observes network traffic without sending active probes.

Adım Adım Çözüm

1
Categorize each methodology by execution state and access level.
Identify whether the testing method evaluates code offline, probes running application endpoints, uses privileged host credentials, or observes network traffic passively.
Security assessment techniques differ fundamentally based on whether they require administrative access, access to source code, active application execution, or packet sniffing capabilities.
2
Pair application security testing techniques (SAST and DAST) to their development phase and testing perspective.
SAST matches non-running source code evaluation (white-box/offline), while DAST matches black-box testing of an executing runtime application.
SAST analyzes static code logic during development, whereas DAST injects payloads into live running web services.
3
Pair infrastructure assessment techniques (Credentialed Scanning and Passive Monitoring) to their probing behavior.
Credentialed scanning matches authenticated host configuration and patch inspection, while passive monitoring matches non-intrusive traffic telemetry capture.
Credentialed scanning uses system privileges to log into endpoints directly, whereas passive monitoring observes traffic without transmitting active network packets.

Anahtar Kavram

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

A security analyst is investigating severe performance slowdowns on a server transferring large archive files across the network. The investigation reveals that the file transfer service uses RSA asymmetric encryption to encrypt the full content of every file being transmitted, rather than using it solely to negotiate a symmetric session key. Which of the following describes the fundamental cryptographic weakness causing this performance issue?

Cevabı ve açıklamayı göster

Cevap: Improper selection of asymmetric encryption for bulk data transport instead of symmetric algorithms

Cevap

Improper selection of asymmetric encryption for bulk data transport instead of symmetric algorithms
Asymmetric encryption algorithms (such as RSA) require complex mathematical calculations that consume heavy processing power, making them inefficient for encrypting large amounts of data. Standard security architecture uses hybrid encryption, where asymmetric cryptography safely exchanges a symmetric session key, and a fast symmetric cipher (such as AES) encrypts the bulk file payload.

Adım Adım Çözüm

1
Identify the operational impact and technical cause described in the scenario
The server experiences heavy CPU load due to encrypting large file payloads with RSA asymmetric encryption.
Asymmetric encryption relies on computationally intensive modular exponentiation.
2
Compare cryptographic algorithm use cases
Symmetric encryption algorithms (e.g., AES) are designed for high-speed bulk data protection, whereas asymmetric algorithms (e.g., RSA) are intended for key exchange, digital signatures, and small payloads.
Hybrid cryptosystems use asymmetric encryption only to exchange a symmetric key, which then encrypts the bulk data.
3
Select the option that correctly identifies the cryptographic weakness
Using asymmetric algorithms directly for bulk data encryption is the root cause of performance degradation.
Correct alignment of algorithm type to payload size is essential for system efficiency and security.

Anahtar Kavram

Asymmetric vs. Symmetric Encryption Application in Hybrid Cryptosystems
Sayfa 1 / 25Sonraki
Threats, Vulnerabilities, and Mitigations Alıştırma Soruları — CompTIA Security+ | Examkin