nerdexam
CompTIA

SY0-301 · Question #498

Which of the following types of application attacks would be used to identify malware causing security breaches that have NOT yet been identified by any trusted sources?

The correct answer is A. Zero-day. A zero-day attack exploits a vulnerability that is unknown to security vendors and has no available patch or detection signature, making it unidentifiable by trusted security sources.

Threats, vulnerabilities, and mitigations

Question

Which of the following types of application attacks would be used to identify malware causing security breaches that have NOT yet been identified by any trusted sources?

Options

  • AZero-day
  • BLDAP injection
  • CXML injection
  • DDirectory traversal

How the community answered

(47 responses)
  • A
    89% (42)
  • B
    2% (1)
  • C
    2% (1)
  • D
    6% (3)

Why each option

A zero-day attack exploits a vulnerability that is unknown to security vendors and has no available patch or detection signature, making it unidentifiable by trusted security sources.

AZero-dayCorrect

A zero-day attack targets a software vulnerability that has not yet been publicly disclosed or patched, meaning antivirus signatures, IDS rules, and patch databases contain no existing defense for it. Because the vulnerability is unknown to trusted sources, traditional signature-based detection fails and the malware can operate without being identified until the vulnerability is discovered and remediated.

BLDAP injection

LDAP injection manipulates LDAP queries through unsanitized user input and is a well-documented, known attack type with existing detection methods.

CXML injection

XML injection exploits XML parsers with malicious content and is a known vulnerability class that trusted security tools already have signatures to detect.

DDirectory traversal

Directory traversal exploits insufficient path validation to access files outside the web root and is a known, documented attack with established detection mechanisms.

Concept tested: Zero-day exploits targeting unknown unpatched vulnerabilities

Source: https://nvlpubs.nist.gov/nistpubs/ir/2016/NIST.IR.8011-1.pdf

Topics

#zero-day#unidentified exploit#malware#vulnerability

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice