Certified Ethical Hacker (CEH v10) — Question 121

Which of the following describes the characteristics of a Boot Sector Virus?

Answer options

Correct answer: C

Explanation

The correct answer is C, as a Boot Sector Virus typically moves the Master Boot Record (MBR) to a different location on the hard disk and then places a copy of itself in the original MBR location. Option A describes a behavior that relates to file viruses, while option B refers to RAM manipulation, which is not typical for Boot Sector Viruses. Option D is incorrect because while a Boot Sector Virus can overwrite the MBR, it does not necessarily execute only the new code without maintaining a reference to the original boot process.