Skip to content

$Boot

Evidence: $Boot
Description: Dump Raw Contents of $Boot File
Category: DiskFilesystem
Platform: windows
Short Name: ntfsboot
Is Parsed: No
Sent to Investigation Hub: Yes
Collect File(s): Yes

The $Boot file contains the boot sector and bootstrap code for the NTFS volume. It includes critical volume parameters such as cluster size, MFT location, volume size, and other fundamental file system metadata. This file is essential for mounting and accessing NTFS volumes.

This collector gathers structured data about $boot.

FieldDescriptionExample
TypeFile typeBoot
NameFile name$Boot
SourcePathOriginal pathC:$Boot
FilePathPath in evidenceNTFSFiles/$Boot
FileSizeFile size in bytes8192

This collector uses kernel driver NTFS raw access to read $Boot from each fixed NTFS drive.

The boot sector provides essential information about NTFS volume configuration and can reveal volume tampering or corruption. Forensic analysis of the boot sector can identify disk geometry, partition parameters, and potential bootkits or other boot sector malware.