Digital Forensics Flashcards
CMOS
Where a computer stores system configuration and date and time information when the system is off.
• Memory or Cache memory
contain the bootloader – Where the OS is loaded by the bootstrap. it’s a portion of your RAM that is directly attached to the central processing unit-
• Master Boot Record (MBR
MBR is where the partitions information are saved; it’s created when a hard drive is partitioned. MRR is located on the first sector or sector 1 of a disk.
• Boot section
: Comprise partitions that describe the rest of the file system
• bootstrap program
: Is used for loading the operating system.
• Partitions:
A logical drive on a disk
• Partition table :
is in the MBR at sector 0 of the disk drive
Logical addresses
: point to relative cluster positions.
Physical addresses :
Actual sector in which files are located
fat
The mechanism that keeps track of files stored on disk
Boot Record:
Contains information that the system uses to access the volume. It’s a relative address 0. The first 512 bytes
• BIOS –
Computer configuration is saved in the BIOS. System BIOS or EFI contains programs that perform input and output at the hardware level.
• power-on-self-test (POST) –
Software embedded in the hardware that check if a hardware is missing .It is the first step of the boot sequence
Hives :
LOGICAL GROUP OF KEYS,, SUBKEYS, AND VALUES IN THE REGISTRY.
HKEY_CLASSES_ROOT
Provides file type and file extension information. URL protocol, and so forth. It’s linked to HKEY_LOCAL_MACHINE