GCFA · Question #18
The MBR of a hard disk is a collection of boot records that contain disk information such as disk architecture, cluster size, and so on. The main work of the MBR is to locate and run necessary…
The correct answer is B. Boot sector C. Multipartite. The MBR can be infected by viruses that specifically target the boot sector or possess multipartite capabilities allowing them to attack both boot records and executable files.
Question
The MBR of a hard disk is a collection of boot records that contain disk information such as disk architecture, cluster size, and so on. The main work of the MBR is to locate and run necessary operating system files that are required to run a hard disk. In the context of the operating system, MBR is also known as the boot loader. Which of the following viruses can infect the MBR of a hard disk? Each correct answer represents a complete solution. Choose two.
Options
- AStealth
- BBoot sector
- CMultipartite
- DFile
How the community answered
(45 responses)- A13% (6)
- B80% (36)
- D7% (3)
Why each option
The MBR can be infected by viruses that specifically target the boot sector or possess multipartite capabilities allowing them to attack both boot records and executable files.
Stealth viruses use interception techniques to hide their presence from OS and antivirus scans but are not defined by targeting the MBR specifically.
Boot sector viruses directly overwrite or append malicious code into the Master Boot Record or volume boot record, executing before the OS loads, making MBR infection their primary and defining attack vector.
Multipartite viruses are hybrid threats capable of infecting both the MBR/boot sector and executable files, meaning they can compromise the MBR as part of their multi-vector infection strategy.
File viruses infect executable files such as .EXE or .COM files and do not target the MBR or the boot sector.
Concept tested: MBR-infecting virus types - boot sector and multipartite
Source: https://learn.microsoft.com/en-us/microsoft-365/security/intelligence/understanding-malware
Topics
Community Discussion
No community discussion yet for this question.