nerdexam
EC-Council

312-50V11 · Question #953

What type of virus is most likely to remain undetected by antivirus software?

The correct answer is B. Stealth virus. Stealth viruses actively intercept operating system calls to disguise their presence, making them the category of malware most capable of evading antivirus detection.

Malware Threats

Question

What type of virus is most likely to remain undetected by antivirus software?

Options

  • ACavity virus
  • BStealth virus
  • CFile-extension virus
  • DMacro virus

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    93% (25)
  • D
    4% (1)

Why each option

Stealth viruses actively intercept operating system calls to disguise their presence, making them the category of malware most capable of evading antivirus detection.

ACavity virus

A cavity (space-filler) virus inserts itself into unused regions of a file without altering the file size, which reduces detection cues but does not actively deceive antivirus scanning routines the way a stealth virus does.

BStealth virusCorrect

A stealth virus hooks into OS interrupt handlers and system calls - such as file read operations - to intercept AV queries and return falsified data showing the file in its original, uninfected state. This active deception subverts the core inspection mechanisms that antivirus tools rely on, effectively hiding both the virus's code and any changes it has made to infected files or the boot sector.

CFile-extension virus

A file-extension virus manipulates file extensions to execute malicious code, a technique that is well-covered by both signature-based detection and heuristic analysis in modern antivirus software.

DMacro virus

A macro virus embeds malicious macro code inside documents such as Word or Excel files and is widely detected because its macro-based payload patterns are thoroughly documented in AV signature databases.

Concept tested: Stealth virus techniques for evading antivirus detection

Source: https://csrc.nist.gov/glossary/term/stealth_virus

Topics

#stealth virus#antivirus evasion#malware detection#virus types

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice