nerdexam
EC-Council

312-50V9 · Question #83

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

The correct answer is A. Boot Sector. Anti-virus software scans the boot sector because it is a common target for boot sector viruses that load before the operating system.

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

(32 responses)
  • A
    94% (30)
  • B
    3% (1)
  • D
    3% (1)

Why each option

Anti-virus software scans the boot sector because it is a common target for boot sector viruses that load before the operating system.

ABoot SectorCorrect

The boot sector is one of the primary targets for anti-virus scanning because boot sector viruses embed themselves in the Master Boot Record or volume boot record, allowing them to execute before the OS loads and evade detection. Anti-virus programs specifically inspect this area to detect and remove such infections.

BDeleted Files

Deleted files are typically inaccessible at the filesystem level and pose no active execution threat, making them a non-standard target for AV scanning.

CWindows Process List

The Windows process list is a runtime artifact that AV tools may monitor, but it is not itself scanned for virus signatures - it is not a storage location for malicious code.

DPassword Protected Files

Password-protected files cannot be read or scanned by anti-virus software without the decryption key, so they are excluded from signature-based scanning.

Concept tested: Anti-virus boot sector scanning targets

Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/intelligence/virus-information-alliance-criteria

Topics

#antivirus#boot sector#virus scanning#malware detection

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice