nerdexam
EC-Council

312-50V10 · Question #310

Which of the following items of a computer system will an anti-virus program scan for viruses?

The correct answer is A. Boot Sector. Antivirus programs specifically scan the boot sector because it is a primary infection target for boot sector viruses that execute before the OS loads.

Malware Threats

Question

Which of the following items of a computer system will an anti-virus program scan for viruses?

Options

  • ABoot Sector
  • BDeleted Files
  • CWindows Process List
  • DPassword Protected Files

How the community answered

(33 responses)
  • A
    85% (28)
  • B
    6% (2)
  • C
    3% (1)
  • D
    6% (2)

Why each option

Antivirus programs specifically scan the boot sector because it is a primary infection target for boot sector viruses that execute before the OS loads.

ABoot SectorCorrect

The boot sector - including the Master Boot Record and Volume Boot Record - is one of the first locations antivirus software examines because viruses embedded there execute before the operating system, making them highly persistent and difficult to remove. Antivirus tools include dedicated routines to read and analyze this region for malicious code signatures. Detecting boot sector infections early is critical because they can undermine all OS-level security controls.

BDeleted Files

Deleted files are largely inaccessible to antivirus scanners because their content may be partially overwritten and their file system metadata has been removed.

CWindows Process List

The Windows Process List reflects processes already running in memory; while antivirus tools use behavioral monitoring of processes, this is not a static storage location that is 'scanned' for virus files.

DPassword Protected Files

Password-protected or encrypted files cannot be scanned by antivirus programs because the content is unreadable without the decryption key, so they are typically skipped.

Concept tested: Antivirus boot sector scanning and coverage areas

Source: https://learn.microsoft.com/en-us/microsoft-365/security/intelligence/malware-naming

Topics

#antivirus#boot sector#virus scanning#malware detection

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice