Threats, Vulnerabilities, and Mitigations

490 soru

Soru 261Soru

Match each observed log signature or network artifact on the left with its corresponding attack classification on the right.

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

Öğeler

Packet captures reveal a rapid flood of DHCPDISCOVER requests originating from unique, randomly generated MAC addresses, resulting in scope depletion.
Wireless capture logs show an rogue access point broadcasting 802.11 PROBE_RESP frames matching any SSID requested in nearby client probe requests.
Proxy logs indicate incoming HTTP 302 Redirect responses to secure endpoints are stripped to plain HTTP before delivery to the client browser.
An Ethernet frame capture contains nested 802.1Q tags (VID10VID_{10} outer, VID20VID_{20} inner) transmitted over an access port attached to an autonegotiating switch interface.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

DHCP flood with random MAC addresses matches DHCP Starvation Attack; fake probe responses matching requested SSIDs match KARMA Wireless Attack; converting HTTPS redirects to cleartext HTTP matches SSL Stripping Attack; nested 802.1Q tags match Double-Tagging VLAN Hopping.
Each attack type directly corresponds to distinct frame and header characteristics: DHCP Starvation floods randomized MAC requests, KARMA answers client PNL probes dynamically, SSL Stripping downgrades HTTPS redirects to cleartext HTTP, and Double-Tagging uses nested 802.1Q headers to cross VLAN boundaries.

Adım Adım Çözüm

1
Analyze the DHCP frame log showing high-frequency requests with randomized MAC addresses.
Identified as a resource exhaustion vector targeted at DHCP pools (DHCP Starvation Attack).
Spoofed MAC addresses consume all legitimate leases in the scope.
2
Analyze the 802.11 management frames showing PROBE_RESP matching client probe requests.
Identified as a specialized rogue AP probe response manipulation technique (KARMA Attack).
KARMA actively listens to clients' preferred network lists (PNL) and mimics whatever SSID they seek.
3
Examine web traffic proxy logs modifying HTTP 302 HTTPS redirection headers to HTTP.
Identified as cleartext transport protocol manipulation (SSL Stripping Attack).
The attacker intercepts HTTP-to-HTTPS upgrades to maintain visibility over unencrypted traffic.
4
Inspect Ethernet frame headers carrying double 802.1Q VLAN identifiers.
Identified as encapsulation exploitation across trunking switch ports (Double-Tagging VLAN Hopping).
The first switch strips the outer tag matching the native VLAN, allowing the frame to be forwarded to the inner tagged VLAN without routing.

Anahtar Kavram

Network and Wireless Attack Indicators
Soru 262Soru

A security operations team at a commercial satellite communications provider is evaluating two separate security incidents to classify the underlying threat actors and their attack vectors based on observed operational attributes.

• Incident 1: A prolonged, highly sophisticated intrusion into ground station controller firmware utilizing zero-day exploits and custom memory-resident malware, sustained over nine months with no apparent financial extortion attempt.
• Incident 2: A sudden web defacement of the public customer portal paired with a high-volume volumetric DDoS attack, accompanied by public statements demanding the cancellation of aerospace defense contracts.

Based on these attributes and operational indicators, which of the following threat actor classifications and profile assessments are correct? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: Incident 1 is best classified as a nation-state threat actor operating with high sophistication, extensive funding, and persistent advanced capabilities.; Incident 2 is best classified as a hacktivist group motivated by ideological causes and relying primarily on widely available disruptive attack vectors.

Cevap

Incident 1 represents a nation-state threat actor characterized by high sophistication and persistence, while Incident 2 represents a hacktivist group driven by ideological motivations utilizing disruptive attack vectors.
The correct selections accurately align threat actor profiles with their defining attributes: Incident 1 demonstrates the persistent stealth, custom tooling, and high sophistication characteristic of nation-state actors, while Incident 2 displays the ideological motivation and disruptive public vectors characteristic of hacktivist groups.

Adım Adım Çözüm

1
Analyze Incident 1 attributes
Identified long-term persistence (9 months), zero-day exploit usage, custom memory-only malware, and strategic intelligence gathering without financial demands.
These characteristics align directly with nation-state Advanced Persistent Threat (APT) actors who possess vast resources and technical sophistication.
2
Analyze Incident 2 attributes
Identified public website defacement, volumetric DDoS, low-to-moderate technical complexity, and ideological demands regarding defense contracts.
These indicators match hacktivist profiles, where political or social ideology drives disruptive public attacks rather than financial extortion.
3
Evaluate and select the matching options
Selected the statements accurately characterizing the nation-state actor for Incident 1 and the hacktivist group for Incident 2.
Threat actor categorization depends on evaluating motivation, resources, sophistication, and intent against observed incident indicators.

Anahtar Kavram

Threat Actor Attributes, Motivations, and Attack Vectors
Tahmini Süre:1m 30s
Soru 263Soru

A network administrator receives multiple user tickets regarding frequent, transient disconnections on an enterprise wireless network using WPA3-Enterprise. A wireless packet capture collected near the affected access points reveals an abnormally high frequency of IEEE 802.11 Type 0 (Management) Subtype 12 frames sent with the BSSID spoofed as the legitimate AP address targeting client MAC addresses, causing immediate client state reset. Further configuration inspection indicates that Management Frame Protection (802.11w / PMF) was set to 'Optional' across all access points. Which of the following wireless attack types is directly indicated by these packet capture artifacts?

Cevabı ve açıklamayı göster

Cevap: Wireless Deauthentication attack exploiting unauthenticated 802.11 management frames

Cevap

Wireless Deauthentication attack exploiting unauthenticated 802.11 management frames
The correct answer identifies a Wireless Deauthentication attack. In 802.11 wireless networks, management frames such as Deauthentication (Subtype 12) and Disassociation (Subtype 10) are sent unauthenticated by default unless Protected Management Frames (IEEE 802.11w / PMF) are mandated. An attacker eavesdropping on the network can capture the MAC address of the Access Point (BSSID) and target clients, then send forged deauthentication frames with the spoofed AP source address, forcing clients off the network repeatedly.

Adım Adım Çözüm

1
Analyze the frame types specified in the packet capture.
IEEE 802.11 Type 0 (Management) Subtype 12 frames explicitly define Deauthentication frames in the 802.11 wireless standard specifications.
Deauthentication frames instruct a recipient station that its wireless association is terminated, causing immediate client disconnection.
2
Evaluate the underlying vulnerability mechanism noted in the configuration.
Because 802.11w (Protected Management Frames / PMF) was configured as 'Optional', management frames were transmitted unauthenticated and unencrypted.
Without mandatory PMF enforcement, threat actors can spoof the BSSID source MAC address of the legitimate AP to forge teardown packets.
3
Correlate packet capture evidence with attack definitions to identify the correct threat.
A high volume of unauthenticated spoofed deauthentication frames causing repeated client dropouts is the classic indicator of a Wireless Deauthentication / Disassociation attack.
Enforcing mandatory 802.11w PMF ensures management frames are cryptographically secured, preventing attackers from forging deauthentication frames.

Anahtar Kavram

Wireless Deauthentication Attack Indicators & Protected Management Frames (802.11w)
Soru 264Soru

Three weeks after a system administrator resigns from an organization, a database server executing a scheduled midnight payroll job unexpectedly wipes all stored tables. Forensic review of the application's source code identifies an unauthorized script configured to monitor Active Directory for the former administrator's account status. Upon detecting that the account was flagged as disabled, the script automatically triggered the destructive payload. Which of the following malware types best describes this malicious code?

Cevabı ve açıklamayı göster

Cevap: Logic bomb

Cevap

Logic bomb
The described malicious script functions as a logic bomb because it remained dormant within the application code until a specific logical trigger occurred—specifically, detecting that the former employee's Active Directory account had been marked as disabled.

Adım Adım Çözüm

1
Analyze the incident trigger and execution behavior described in the scenario.
The malicious payload executed only after a predefined system condition occurred (Active Directory account status changing to disabled).
Determining whether code execution is event-triggered, user-initiated, or self-propagating isolates the specific malware classification.
2
Map the execution behavior to official malware definitions.
Dormant code that executes a destructive payload upon meeting specified logical criteria is defined as a logic bomb.
Logic bombs lie undetected until conditional triggers—such as system dates, user logins, or account modifications—evaluate to true.

Anahtar Kavram

Logic Bomb Characteristics and Execution Triggers
Tahmini Süre:1m 0s
Soru 265Soru

An enterprise security team must perform routine vulnerability assessments across 5,000 corporate workstations distributed over low-bandwidth branch network links. The assessment must accurately detect missing operating system patches and local registry misconfigurations while minimizing network traffic and preventing false positives caused by endpoint firewalls. Which of the following vulnerability assessment methods should the security team implement?

Cevabı ve açıklamayı göster

Cevap: Deploying agent-based credentialed assessment software to execute scans locally on each endpoint

Cevap

Deploying agent-based credentialed assessment software to execute scans locally on each endpoint
Agent-based vulnerability scanning utilizes locally installed software agents that execute vulnerability checks directly on the host operating system using local privileges. This approach eliminates WAN bandwidth consumption because raw scan packets do not travel over the network, bypasses host firewall restrictions, and provides highly accurate patch and configuration state visibility.

Adım Adım Çözüm

1
Analyze the operational constraints of the scenario
Identified low WAN bandwidth, potential firewall interference, and the need for detailed local patch/registry inspection across distributed endpoints.
Target environment constraints dictate which assessment architecture is feasible.
2
Compare vulnerability testing methodologies against the requirements
Agent-based assessment performs local processing and transmits only summary results, bypassing network bandwidth bottlenecks and host firewalls.
Host agents leverage local administrative privileges to inspect the software inventory directly.

Anahtar Kavram

Agent-Based vs. Network-Based Vulnerability Assessment
Soru 266Soru

A senior threat intelligence analyst at a global financial services firm is architecting an automated threat feed ingestion pipeline. The system must standardize machine-readable cyber threat indicators and automatically transport them directly into the enterprise Security Information and Event Management (SIEM) platform for real-time correlation without requiring manual analyst intervention. Which of the following standards or protocol frameworks are specifically designed to meet these requirements? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: STIX (Structured Threat Information eXpression) to standardize the serialization and language schema of the threat indicators.; TAXII (Trusted Automated eXchange of Intelligence Information) to establish the automated transport protocol for transmitting threat feeds over HTTPS.

Cevap

STIX (Structured Threat Information eXpression) and TAXII (Trusted Automated eXchange of Intelligence Information) are the required standards for establishing an automated, machine-readable threat intelligence ingestion pipeline.
Building an automated threat intelligence ingestion pipeline requires both a standardized data structure and a secure transport protocol. STIX specifies the standardized, machine-readable format (such as JSON) for representing indicators and threat context. TAXII acts as the dedicated transport mechanism operating over HTTPS to exchange STIX-packaged intelligence between systems automatically.

Adım Adım Çözüm

1
Identify the data format requirement for machine-readable indicator standardization.
STIX (Structured Threat Information eXpression) defines the structured taxonomy and serialization format (JSON/XML) for threat indicators.
SIEM and SOAR tools require a unified schema to programmatically parse and correlate threat data from multiple sources.
2
Identify the transmission protocol requirement for automated delivery.
TAXII (Trusted Automated eXchange of Intelligence Information) provides the API and transport mechanism over HTTPS to push or pull STIX data automatically.
Automated ingestion requires an application-layer protocol designed specifically for cyber threat intelligence exchanges.
3
Evaluate and eliminate non-automated or misaligned intelligence sources.
NVD feeds focus on vulnerability scoring rather than threat indicators, ISAC email bulletins require manual human reading, and raw OSINT scraping lacks structured machine readability.
None of these alternatives satisfy both automated transport and standardized machine-readable threat representation.

Anahtar Kavram

STIX and TAXII standards for automated threat intelligence ingestion
Soru 267Soru

A security analyst reviews a vulnerability assessment report for an internal Network Attached Storage (NAS) appliance deployed on a dedicated storage management subnet. The audit report identifies two critical host and infrastructure vulnerabilities:

1. The storage management web console accepts cleartext HTTP traffic over TCP port 80 and retains factory default administrator credentials.
2. An unencrypted Telnet service is active on TCP port 23 for command-line access.

Which of the following hardening measures should the security team implement to remediate these specific vulnerabilities? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: Disable the Telnet service and enforce SSHv2 for encrypted command-line management access.; Reconfigure the management interface to require HTTPS with TLS 1.3 and change all default administrative passwords.

Cevap

The security team should disable Telnet in favor of SSHv2 and reconfigure the management console to enforce HTTPS while updating default credentials.
Remediating infrastructure management vulnerabilities requires enforcing cryptographic protocols (SSHv2 and HTTPS) to protect session data in transit and removing default credentials to ensure proper access control.

Adım Adım Çözüm

1
Identify the host and protocol vulnerabilities
The NAS appliance uses cleartext protocols (HTTP and Telnet) for management and retains default administrative credentials.
Unencrypted management channels allow credentials and session data to be captured in transit, while default credentials allow trivial unauthorized access.
2
Select appropriate transport security mitigations
Enforce SSHv2 instead of Telnet for CLI administration and HTTPS (TLS 1.3) instead of HTTP for web management.
Cryptographic transport protocols guarantee confidentiality and data integrity during administrative sessions.
3
Remediate host credential misconfigurations
Change factory default administrator credentials to unique, strong passwords.
Eliminating default passwords prevents attackers from gaining immediate administrative control.

Anahtar Kavram

Hardening host interfaces by replacing cleartext management protocols with secure alternatives and remediating default credential risks.
Tahmini Süre:1m 30s
Soru 268Soru

An IT technician is tasked with applying baseline security hardening controls to enterprise endpoints. Match each system hardening technique on the left with its corresponding security mitigation goal on the right.

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

Öğeler

Disabling Unused Services
Application Allowlisting
Patch Management

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Disabling Unused Services matches with reducing the attack surface by eliminating unneeded entry points; Application Allowlisting matches with preventing unauthorized files and scripts from executing; Patch Management matches with remediating software flaws and known security vulnerabilities.
Each system hardening strategy addresses a specific risk area: disabling unused services limits active exposure points, application allowlisting enforces approved program execution, and patch management fixes identified software defects.

Adım Adım Çözüm

1
Identify the primary mechanism of Disabling Unused Services
Turning off unneeded system daemons and features reduces open ports and background software entry points.
Minimizing active features directly decreases the available attack surface.
2
Identify the primary mechanism of Application Allowlisting
Enforcing an explicit list of authorized executables blocks untrusted or malicious scripts.
Execution control prevents unauthorized software from running.
3
Identify the primary mechanism of Patch Management
Deploying vendor updates addresses known code defects.
Routine updates eliminate security weaknesses that attackers could exploit.

Anahtar Kavram

Mitigation Strategies and Enterprise Hardening Practices
Soru 269Soru

A security engineering lead at a global telecommunications provider is building an automated workflow to ingest threat indicators into an enterprise SIEM. The threat intelligence vendor supplies standardized, machine-readable data structures representing threat actor TTPs, attack vectors, and observable indicators. To enable automated client-server polling and pushing of these structured data packages over HTTPS, which protocol must be deployed at the application transport layer?

Cevabı ve açıklamayı göster

Cevap: TAXII (Trusted Automated eXchange of Intelligence Information)

Cevap

TAXII (Trusted Automated eXchange of Intelligence Information) is the transport protocol required to exchange threat intelligence over HTTPS.
The Trusted Automated eXchange of Intelligence Information (TAXII) is explicitly designed as the application-layer transport protocol that specifies services and message exchanges to deliver Structured Threat Information eXpress (STIX) threat intelligence over HTTPS.

Adım Adım Çözüm

1
Differentiate between threat data representation models and transport protocols
Identified STIX as the structured data format (content language) and TAXII as the container protocol (transport mechanism).
Machine-readable threat intelligence architectures pair STIX for formatting with TAXII for secure network transport.
2
Evaluate the functional requirement specified in the scenario
The requirement calls specifically for client-server polling and pushing over HTTPS.
TAXII defines REST API web services and messaging specs over HTTPS to deliver automated feeds to SIEM/SOAR platforms.

Anahtar Kavram

STIX vs. TAXII Architecture in Automated Threat Intelligence
Soru 270Soru

A cybersecurity team at a commercial bank wants to collaborate with peer organizations to exchange industry-specific threat alerts, emerging attack vectors, and operational insights tailored specifically to the financial sector. Which of the following resources best satisfies this requirement?

Cevabı ve açıklamayı göster

Cevap: Information Sharing and Analysis Center

Cevap

An Information Sharing and Analysis Center (ISAC) is the correct choice for sector-specific peer threat intelligence sharing.
An Information Sharing and Analysis Center (ISAC) provides trusted resources and mechanisms for member entities within specific industry sectors (such as financial services, healthcare, or energy) to share threat data, attack indicators, and defensive strategies.

Adım Adım Çözüm

1
Identify the primary operational requirement.
The organization needs industry-specific threat alerts and peer collaboration tailored to the financial sector.
The scenario explicitly asks for industry-tailored threat intelligence sharing with sector peers.
2
Evaluate potential intelligence sources against sector-specific criteria.
An Information Sharing and Analysis Center (ISAC) explicitly connects organizations within a given industry to exchange actionable threat data.
ISACs exist to serve targeted industry verticals with sector-relevant threat warnings and mitigation insights.

Anahtar Kavram

Information Sharing and Analysis Centers (ISACs)
Soru 271Soru

A security analyst inspects an HTTP request sent to an enterprise document service along with the corresponding server response:

http
GET /documents/download?file=..%2F..%2F..%2Fetc%2Fpasswd HTTP/1.1
Host: portal.example.com

The web server responds with an HTTP 200 OK status code containing the root filesystem account details. Additionally, when a user submits a non-existent path parameter, the application returns a detailed Java stack trace displaying internal file system paths, framework versions, and database connection strings.

Based on these findings, which of the following application vulnerabilities are present? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: Directory traversal; Improper error handling

Cevap

The application suffers from directory traversal and improper error handling.
Directory traversal occurs when an application fails to sanitize input containing relative directory sequences (like `../` or `%2F`), allowing unauthorized access to arbitrary files on the system host. Improper error handling occurs when verbose diagnostic output, such as unhandled exception stack traces, is revealed directly to end users instead of generic error pages.

Adım Adım Çözüm

1
Analyze the HTTP request parameter and payload
The file parameter contains URL-encoded relative path traversal sequences (`..%2F..%2F..%2Fetc%2Fpasswd`), which resolve to local system files (`/etc/passwd`).
This confirms a directory traversal flaw caused by insufficient validation and sanitization of file path parameters.
2
Analyze the server's error output behavior when invalid input is provided
The server exposes detailed stack traces containing internal directory structures, framework versions, and database connection metadata.
Displaying sensitive technical implementation details in client-facing error responses constitutes an improper error handling vulnerability.

Anahtar Kavram

Identifying directory traversal attacks and improper error handling disclosures in application security assessments.
Tahmini Süre:2m 0s
Soru 272Soru

An enterprise security team discovers that a bare-metal server's Baseboard Management Controller (BMC) interface running IPMI v2.0 on UDP port 623 is reachable directly from standard workstation VLANs. The IPMI service is configured with Cipher Suite 0, allowing session establishment without authentication and transmitting management traffic in cleartext. Although edge firewalls restrict external internet access to UDP port 623, no internal network segmentation or host-level access control lists exist to restrict internal traffic. Which of the following mitigation strategies BEST addresses the host, protocol, and architectural vulnerabilities described in this scenario?

Cevabı ve açıklamayı göster

Cevap: Disable insecure IPMI cipher suites, enforce encrypted management protocols, and place the BMC interface on an isolated management VLAN with zero-trust access controls.

Cevap

Disable insecure IPMI cipher suites, enforce encrypted management protocols, and place the BMC interface on an isolated management VLAN with zero-trust access controls.
Disabling weak cipher suites, requiring secure encrypted management protocols, and isolating hardware management interfaces (such as IPMI or BMC) onto a segregated management network directly addresses both host protocol weaknesses and network architectural flaws. Adopting microsegmentation aligns with zero trust principles to prevent lateral movement.

Adım Adım Çözüm

1
Identify host-level protocol weaknesses
IPMI v2.0 with Cipher Suite 0 allows unauthenticated, unencrypted access on UDP port 623.
Legacy or misconfigured management interfaces expose administrative capabilities over cleartext protocols.
2
Identify network architecture weaknesses
Lack of internal VLAN microsegmentation allows direct network access from untrusted workstation subnets to critical hardware management interfaces.
Perimeter firewalls do not protect against internal lateral movement when hosts reside on flat, unsegmented networks.
3
Select comprehensive mitigation controls
Enforce secure protocols (such as TLS or SSH), disable Cipher Suite 0, and isolate management interfaces onto a dedicated, microsegmented VLAN.
Combining host hardening with network isolation fulfills defense-in-depth and zero-trust security requirements.

Anahtar Kavram

Host and Network Architecture Vulnerability Remediation
Soru 273Soru

An organization's security operations team observes that unauthorized software scripts are frequently executing from temporary user directories on endpoint workstations. To restrict hosts so that only explicitly authorized executables and scripts are permitted to run, which of the following technical mitigation controls should be implemented?

Cevabı ve açıklamayı göster

Cevap: Application allowlisting

Cevap

Application allowlisting is the most effective endpoint hardening control to prevent unauthorized binaries and scripts from running.
Application allowlisting (also known as application control) enforces a strict policy where only approved software, scripts, and libraries are allowed to execute. By blocking execution from unverified locations such as user temporary folders, it directly mitigates the unauthorized execution of untrusted scripts.

Adım Adım Çözüm

1
Analyze the threat vector
Identified unauthorized executable and script execution occurring on local user endpoint paths.
Understanding where and how code executes isolates host runtime policies as the core defensive boundary.
2
Evaluate mitigation technologies against the objective
Application allowlisting establishes an explicit default-deny rule set for executable binaries, scripts, and DLLs.
Allowlisting prevents unapproved applications from executing regardless of their location on the local file system.

Anahtar Kavram

Application Allowlisting and Endpoint Hardening
Soru 274Soru

During a post-breach investigation at a software development firm, incident responders trace an initial access event to a multi-stage campaign. The threat actor scattered USB drives branded with the firm's logo and labeled 'Confidential Executive Salaries' across the employee parking area. Concurrently, the actor compromised a popular third-party technical documentation site frequented by the firm's DevOps engineering team, injecting a malicious script that prompted visitors to download a forged browser extension update. Which of the following social engineering techniques and attack vectors were directly executed in this campaign? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: Baiting, by placing physical media loaded with malicious code in locations where targeted personnel would find and insert them out of curiosity; Watering hole attack, by infecting a specific legitimate site heavily frequented by the target audience to deliver malware to site visitors

Cevap

The correct social engineering techniques executed in this campaign are baiting (using infected physical USB media) and a watering hole attack (compromising a legitimate, frequently visited technical documentation website).
The scenario describes two distinct social engineering tactics: using physical USB media labeled enticingly to exploit curiosity (baiting) and compromising a legitimate website frequently visited by the firm's DevOps engineers to serve malicious payloads (watering hole attack).

Adım Adım Çözüm

1
Analyze the physical component of the initial access campaign.
Leaving branded USB drives labeled 'Confidential Executive Salaries' exploits curiosity to entice employees to plug untrusted media into enterprise systems, which defines baiting.
Identifying physical lure delivery methods requires recognizing human psychological triggers like curiosity combined with physical media placement.
2
Analyze the web-based component targeting the DevOps team.
Compromising a legitimate third-party website that a specific target group regularly visits to serve malicious updates defines a watering hole attack.
Watering hole attacks focus on strategic web compromise of sites trusted by specific target organizations rather than broad email phishing.
3
Evaluate and rule out non-applicable social engineering variants.
Pretexting requires direct communication under a fabricated identity, and typosquatting relies on domain name misspelling; neither vector was present in the described incident.
Distinguishing between direct domain registration attacks, active voice impersonation, and strategic site compromise ensures precise attack classification.

Anahtar Kavram

Social Engineering Attack Vectors (Baiting vs. Watering Hole)
Soru 275Soru

A cybersecurity specialist at a hospital wants to receive sector-specific threat intelligence and exchange real-time attack indicators with peer healthcare entities. Which of the following sources best fulfills this requirement?

Cevabı ve açıklamayı göster

Cevap: Information Sharing and Analysis Center (ISAC)

Cevap

Information Sharing and Analysis Center (ISAC)
Information Sharing and Analysis Centers (ISACs) are resources that facilitate sector-specific threat intelligence gathering and bilateral sharing between industry peers and sector partners.

Adım Adım Çözüm

1
Identify the organizational requirement in the scenario.
The requirement calls for a collaborative platform to receive sector-specific intelligence and exchange indicators with industry peers.
Understanding the core need narrows down the appropriate intelligence source type.
2
Evaluate the available threat intelligence sources against sector-specific collaboration needs.
ISACs are designed specifically to facilitate trusted peer-to-peer threat sharing within specific industry sectors.
ISACs provide sector-focused context and actionable indicators shared among peer organizations.

Anahtar Kavram

Information Sharing and Analysis Centers (ISACs)
Soru 276Soru

A security analyst is conducting forensic triage on several compromised endpoints following an enterprise network incident. Match each observed technical Indicator of Compromise (IoC) with its corresponding malware classification.

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

Öğeler

Memory forensic analysis reveals Master Boot Record (MBR) modification and code execution prior to operating system kernel initialization.
An automated process silently uses high system GPU resources to perform hashing operations while communicating via the Stratum protocol.
System logs show periodic HTTP POST requests containing encrypted keyboard inputs and clipboard buffers sent to an external C2 server.
Volatile memory inspection reveals WMI scripts executing encoded commands injected into legitimate system processes without creating executable files on disk.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

1. MBR modification prior to kernel load corresponds to Bootkit. 2. GPU hashing with Stratum protocol corresponds to Cryptominer. 3. Encrypted keystroke/clipboard exfiltration corresponds to Spyware. 4. In-memory WMI execution without disk binaries corresponds to Fileless Malware.
Each malware classification is accurately paired with its primary technical artifact: MBR manipulation indicates a Bootkit, unauthorized GPU hashing over Stratum indicates a Cryptominer, covert keystroke/clipboard exfiltration indicates Spyware, and RAM-only script execution using native OS tooling indicates Fileless Malware.

Adım Adım Çözüm

1
Analyze item 1: Execution occurring before OS kernel initialization via MBR modification.
Identify that malware affecting boot sectors prior to OS load is classified as a Bootkit.
Bootkits target the storage boot sector to hijack boot sequence control before security software initializes.
2
Analyze item 2: High GPU utilization performing hashing using the Stratum protocol.
Identify that unauthorized resource consumption for cryptographic hashing matches Cryptominer behavior.
Cryptojacking malware leverages target hardware to compute cryptographic proofs for financial gain via Stratum mining pools.
3
Analyze item 3: Capturing keystrokes and clipboard data for periodic outbound transmission.
Identify that telemetry logging user inputs matches Spyware (keylogger/stealer) characteristics.
Spyware covertly monitors user behavior and harvests credentials or private data.
4
Analyze item 4: Execution strictly within memory using WMI without creating disk files.
Identify that living-off-the-land techniques executing in memory correspond to Fileless Malware.
Fileless malware avoids detection by traditional file-based antivirus scanners by running directly in RAM through legitimate host processes.

Anahtar Kavram

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

An application security specialist is investigating a recurring system crash in a legacy network daemon written in C. Log analysis reveals that an attacker sent a single network packet containing a 2,048-byte payload field into a fixed 512-byte destination memory buffer, causing a segmentation fault and corrupting the instruction pointer. Which of the following vulnerabilities was exploited, and what is the most effective code-level mitigation?

Cevabı ve açıklamayı göster

Cevap: Buffer overflow; enforce strict input boundary checking and use safe memory handling functions.

Cevap

Buffer overflow vulnerability remediated by enforcing strict input boundary checking and safe memory handling functions.
The crash log demonstrates a classic buffer overflow where data exceeding the allocated memory size overwrites adjacent memory spaces, including the instruction pointer. The proper solution is ensuring strict input length validation and safe memory handling within the application source code.

Adım Adım Çözüm

1
Analyze the crash details from the incident logs.
Identified that a 2,048-byte payload was written into a 512-byte buffer, corrupting memory and the instruction pointer.
Data exceeding allocated memory capacity without bounds checking demonstrates a classic buffer overflow.
2
Determine the appropriate remediation approach.
Selected source code modification enforcing input bounds checking over external infrastructure controls.
Software memory safety flaws must be corrected within the application code to eliminate the vulnerability.

Anahtar Kavram

Buffer Overflow Remediation and Input Validation
Soru 278Soru

An enterprise security analyst investigates a workstation after an employee reports unexpected system sluggishness. Detailed inspection of system logs reveals a persistent background process hook intercepting API keystrokes and capturing authentication session cookies. Further analysis of network flow records demonstrates stealthy, recurring outbound connections over non-standard ports transferring the collected data to an external address, while no attempts to scan or infect adjacent hosts are detected. Which of the following malware types and indicators of compromise are demonstrated in this incident? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: Spyware and keylogging functionality intercepting sensitive user input and credential data; Command-and-control exfiltration evidenced by anomalous outbound network connections

Cevap

The correct options are Spyware and keylogging functionality intercepting sensitive user input and credential data, and Command-and-control exfiltration evidenced by anomalous outbound network connections.
The scenario highlights two distinct indicators: local host API hooking to capture credentials (characteristic of spyware and keyloggers) and unauthorized outbound traffic transferring stole data to an external recipient (characteristic of command-and-control exfiltration).

Adım Adım Çözüm

1
Analyze host process indicators
Process hooking keyboard input APIs and stealing cookies indicates active spyware/keylogger malware.
Spyware covertly monitors user activities and gathers sensitive personal or authentication data.
2
Analyze network traffic indicators
Unusual outbound data transfers over non-standard ports to an external IP indicate covert exfiltration over a command-and-control channel.
Indicators of Compromise (IoCs) for C2 traffic frequently involve unauthorized outbound network flows carrying stolen data.
3
Evaluate distractor propagation and mitigation options
Rule out worm mechanisms due to lack of replication, and rule out firewall controls for host memory flaws.
Differentiating malware propagation types and selecting valid technical controls prevents misdiagnoses during incident triage.

Anahtar Kavram

Malware Indicators of Compromise and Spyware/C2 Telemetry Analysis
Soru 279Soru

A network technician inspecting local subnet traffic notices a high volume of unsolicited Address Resolution Protocol (ARP) reply packets mapping the legitimate default gateway's IP address to an unknown host's MAC address. Which of the following network attacks is directly indicated by this activity?

Cevabı ve açıklamayı göster

Cevap: ARP poisoning

Cevap

ARP poisoning is indicated because unsolicited ARP responses alter the IP-to-MAC mapping cache on target hosts to intercept local network traffic.
The correct option is ARP poisoning because sending forged, unsolicited ARP responses to link the IP address of a default gateway to an unauthorized MAC address is the primary indicator of an ARP poisoning (or ARP spoofing) attack on a local Ethernet network.

Adım Adım Çözüm

1
Analyze the observed packet artifact in the scenario.
The technician observes unsolicited ARP replies mapping an IP address (default gateway) to an unexpected MAC address.
ARP (Address Resolution Protocol) operates at Data Link layer (Layer 2) to translate IPv4 addresses to hardware MAC addresses.
2
Correlate the packet artifact with known network attack signatures.
Sending fake, gratuitous, or unsolicited ARP responses to corrupt local ARP tables is the signature of ARP poisoning (spoofing).
By spoofing the MAC address of the default gateway, the attacker places themselves on-path to capture or manipulate traffic.

Anahtar Kavram

ARP Poisoning Attack Indicators
Soru 280Soru

A security analyst is establishing a vulnerability testing framework for a web application hosted in a staging environment. The framework requires two specific testing techniques: one method that actively interacts with the executing web application to identify runtime vulnerabilities like cross-site scripting, and another method that passively observes network traffic without injecting traffic or modifying state to identify unencrypted cleartext protocols. Which of the following security assessment methods should the analyst select to fulfill these requirements? (Select TWO.)

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

Cevabı ve açıklamayı göster

Cevap: Dynamic Application Security Testing (DAST); Passive Network Packet Analysis

Cevap

The analyst should select Dynamic Application Security Testing (DAST) to discover runtime application vulnerabilities and Passive Network Packet Analysis to safely detect cleartext protocol usage without injecting network traffic.
Dynamic Application Security Testing (DAST) actively tests live running web applications to uncover runtime security defects like cross-site scripting (XSS), fulfilling the first requirement. Passive Network Packet Analysis captures and inspects live traffic stream headers and payloads without transmitting probing frames, satisfying the requirement to detect cleartext protocols safely.

Adım Adım Çözüm

1
Identify the requirement for testing a running web application dynamically for runtime flaws.
Dynamic Application Security Testing (DAST) matches this requirement because it tests live, executing applications from an external perspective.
Runtime vulnerability discovery requires black-box or gray-box dynamic execution analysis.
2
Identify the requirement for detecting cleartext protocols without injecting network traffic.
Passive Network Packet Analysis fulfills this mandate by inspecting existing traffic packets without sending active probes.
Active network scanning generates traffic and can disrupt legacy components, whereas passive packet capture does not alter traffic flow.

Anahtar Kavram

Vulnerability Assessment and Security Testing Methods
ÖncekiSayfa 14 / 25Sonraki