nerdexam
EC-Council

312-49V11 · Question #47

A forensic investigator is examining a system that has experienced a failure during booting. The investigator discovers that the boot process was interrupted after the BIOS had initialized the…

The correct answer is A. The boot manager would locate the bootable partition and load the MBR. According to the CHFI v11 Operating System Forensics module, understanding the Windows boot process is essential for diagnosing boot failures and identifying potential tampering, rootkits, or boot-level malware. In systems using the BIOS璏BR boot method, the boot sequence…

Windows Forensics

Question

A forensic investigator is examining a system that has experienced a failure during booting. The investigator discovers that the boot process was interrupted after the BIOS had initialized the system hardware. What is the next step in the boot process that would have occurred had it not failed?

Options

  • AThe boot manager would locate the bootable partition and load the MBR.
  • BThe kernel would start and load the system's hardware abstraction layer (HAL).
  • CThe system would load the ntoskrnl.exe file from the boot partition.
  • DThe bootloader would load the operating system's kernel.

How the community answered

(44 responses)
  • A
    80% (35)
  • B
    2% (1)
  • C
    7% (3)
  • D
    11% (5)

Explanation

According to the CHFI v11 Operating System Forensics module, understanding the Windows boot process is essential for diagnosing boot failures and identifying potential tampering, rootkits, or boot-level malware. In systems using the BIOS璏BR boot method, the boot sequence follows a well-defined order. After the BIOS (Basic Input/Output System) completes hardware initialization and performs the Power-On Self-Test (POST), its next responsibility is to locate a bootable device based on the configured boot order. Once a valid boot device is found, the BIOS loads the Master Boot Record (MBR) from the first sector of that device into memory and transfers execution control to it. This step is critical because the MBR contains the boot code responsible for locating the active partition and invoking the next stage of the boot process.

Topics

#Windows boot process#BIOS initialization#MBR#boot manager

Community Discussion

No community discussion yet for this question.

Full 312-49V11 Practice