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.
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)- A94% (30)
- B3% (1)
- D3% (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.
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.
Deleted files are typically inaccessible at the filesystem level and pose no active execution threat, making them a non-standard target for AV scanning.
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.
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
Community Discussion
No community discussion yet for this question.