Unit 2: Understanding Hard Disks and File Systems - Practice Quiz

INT250 — Digital Evidence Analysis 60 Questions
0 Correct 0 Wrong 60 Left
0/60

1 Which type of disk drive stores data on rotating magnetic platters?

Types of Disk Drives Easy
A. USB flash drive
B. Optical disc drive
C. Solid-state drive (SSD)
D. Hard disk drive (HDD)

2 Which storage drive uses flash memory and has no moving mechanical parts?

Types of Disk Drives Easy
A. Solid-state drive (SSD)
B. Magnetic tape drive
C. Optical disc drive that reads data from removable CDs and DVDs using laser light
D. Hard disk drive (HDD)

3 What is a sector on a disk?

Logical Structure of a Disk Easy
A. A type of operating system
B. A small addressable storage unit
C. A folder containing user files
D. A complete physical disk

4 What is a disk partition?

Logical Structure of a Disk Easy
A. A logical division of a disk
B. A backup copy of a file
C. A program that edits text
D. A device used to connect multiple computers and automatically inspect all network traffic

5 Which legacy disk structure contains partition information and initial boot code in the first sector?

Logical Structure of a Disk Easy
A. Redundant Array of Independent Disks (RAID)
B. Master Boot Record (MBR)
C. File Allocation Table (FAT)
D. New Technology File System (NTFS)

6 Which Windows component manages the boot menu and starts the Windows operating system loader?

Booting Process of Windows and Linux Easy
A. Windows Boot Manager
B. Windows File Explorer
C. Windows Registry Editor
D. Windows Defender Firewall, which monitors network connections and filters potentially harmful incoming traffic

7 Which bootloader is commonly used by Linux systems?

Booting Process of Windows and Linux Easy
A. BOOTMGR
B. BitLocker
C. NTLDR
D. GRUB

8 What is the main role of the operating system kernel during booting?

Booting Process of Windows and Linux Easy
A. Divide the disk into partitions
B. Create disk evidence images
C. Convert text into hexadecimal
D. Manage hardware and system resources

9 Which file system is commonly used by modern Windows installations?

File Systems of Windows and Linux Easy
A. HFS+
B. NTFS
C. ext4
D. XFS

10 Which file system is commonly associated with Linux?

File Systems of Windows and Linux Easy
A. NTFS
B. APFS
C. FAT16
D. ext4

11 How does a typical Linux file system treat the names report.txt and Report.txt?

File Systems of Windows and Linux Easy
A. As two different names
B. As the same file name
C. As invalid file names
D. As two hidden files

12 What is a primary purpose of a file system?

File Systems of Windows and Linux Easy
A. Encrypt every network connection
B. Replace physical storage hardware
C. Increase the processor clock speed
D. Organize and manage stored files

13 What is Autopsy primarily used for?

File System Examination Using Autopsy Easy
A. Creating animated graphics
B. Designing computer hardware
C. Managing wireless networks
D. Examining digital evidence

14 What is a disk image examined in Autopsy?

File System Examination Using Autopsy Easy
A. A diagram of disk components
B. A copy of storage data
C. A picture of a hard disk
D. A compressed collection of screenshots showing every folder that was visible to the original user

15 Which Autopsy activity helps an examiner find files containing a particular word?

File System Examination Using Autopsy Easy
A. Disk formatting
B. Memory overclocking
C. Driver updating
D. Keyword searching

16 Which RAID level stores the same data on two drives through mirroring?

Storage Systems Easy
A. RAID 1
B. RAID 0
C. RAID 6
D. RAID 5

17 What does NAS stand for?

Storage Systems Easy
A. New Allocation Sector
B. Network Attached Storage
C. Network Access Software
D. Native Archive System

18 Which storage system typically provides shared block-level storage over a dedicated network?

Storage Systems Easy
A. Compact Disc Read-Only Memory (CD-ROM)
B. Network Attached Storage (NAS)
C. Storage Area Network (SAN)
D. Universal Serial Bus (USB)

19 What is the purpose of a character encoding standard such as ASCII or Unicode?

Encoding Standards and Hex Editors Easy
A. Represent characters as numeric values
B. Divide disks into logical partitions
C. Control the speed of a processor
D. Recover physically damaged platters

20 What does a hex editor allow an examiner to view and modify?

Encoding Standards and Hex Editors Easy
A. Raw bytes in hexadecimal form
B. Only operating system passwords
C. Only formatted document pages
D. Network traffic converted into complete natural-language descriptions of every transmitted message

21 An examiner receives an SSD from a running computer and learns that the operating system supports TRIM. Why should the examiner acquire the drive as soon as possible?

Types of Disk Drives Medium
A. TRIM may encrypt allocated files with a hardware key
B. TRIM may convert the SSD partitions from GPT to MBR
C. TRIM may cause deleted-data blocks to be erased internally
D. TRIM may replace the file system with raw flash pages

22 A seized laptop contains an M.2 storage module. What should an examiner determine before selecting an acquisition adapter?

Types of Disk Drives Medium
A. Whether the module stores compressed user files
B. Whether the module uses SATA or PCIe/NVMe
C. Whether the module was installed before Windows
D. Whether the module contains NTFS or ext4

23 While examining a traditional MBR sector, an investigator wants to locate the first partition-table entry. At which hexadecimal offset should examination begin?

Logical Structure of a Disk Medium
A. 0x1BE
B. 0x000
C. 0x1FE
D. 0x200

24 The primary GPT header of a disk is damaged, but most sectors remain readable. Which structure is most useful for reconstructing the GPT metadata?

Logical Structure of a Disk Medium
A. The file allocation table near the volume start
B. The backup GPT header near the final LBA
C. The NTFS boot sector near the first cluster
D. The MBR bootstrap code near the first LBA

25 A partition begins at LBA 2048 on a disk with 512-byte sectors. What is the partition's byte offset from the beginning of the disk?

Logical Structure of a Disk Medium
A. 4,194,304 bytes
B. 2,097,152 bytes
C. 524,288 bytes
D. 1,048,576 bytes

26 Which sequence best represents a normal Windows boot on a UEFI-based computer?

Booting Process of Windows and Linux Medium
A. UEFI firmware → bootmgfw.efiwinload.efi → Windows kernel
B. UEFI firmware → boot.inicommand.com → Windows kernel
C. UEFI firmware → GRUBntldr → Windows kernel
D. UEFI firmware → initramfsBCD → Windows kernel

27 A Windows system reaches Windows Boot Manager but reports that the selected operating system cannot be found. Which artifact should be examined first?

Booting Process of Windows and Linux Medium
A. The Boot Configuration Data store
B. The Recycle Bin metadata
C. The Windows Registry SAM hive
D. The NTFS change journal

28 GRUB loads a Linux kernel, but the kernel cannot access the root file system because the required storage driver is unavailable. Which boot component is most likely missing or damaged?

Booting Process of Windows and Linux Medium
A. The desktop display manager
B. The initial RAM file system
C. The user shell configuration
D. The system login database

29 An NTFS file's $DATA attribute is marked as resident. Where should the examiner expect to find the file's content?

File Systems of Windows and Linux Medium
A. Inside the NTFS bitmap only
B. Inside the file's MFT record
C. Inside the volume boot sector
D. Inside the partition table entry

30 A file was recently deleted from a FAT32 volume. Its directory entry remains, but the FAT cluster chain has been cleared. Which condition most improves the chance of complete recovery?

File Systems of Windows and Linux Medium
A. The file used an NTFS alternate data stream
B. The file occupied a contiguous sequence of clusters
C. The volume contained a valid ext4 journal
D. The partition used a protective MBR entry

31 An examiner recovers an ext4 inode containing file metadata but cannot determine the original filename from the inode alone. Why?

File Systems of Windows and Linux Medium
A. Filenames are stored in directory entries
B. Filenames are stored only in the journal
C. Filenames are generated from block numbers
D. Filenames are encoded in the superblock

32 A suspicious NTFS path is recorded as report.docx:hidden.txt. What does hidden.txt most likely represent?

File Systems of Windows and Linux Medium
A. A symbolic link pointing to report.docx
B. A journal entry created for report.docx
C. A compressed copy stored beside report.docx
D. An alternate data stream attached to report.docx

33 During an Autopsy examination, an investigator wants common operating-system files to be identified as known files so attention can focus on unusual files. Which feature should be used?

File System Examination Using Autopsy Medium
A. Timeline Analysis with event filters
B. Hash Lookup with a known-file hash set
C. File Type Identification by extension
D. Keyword Search with a regular expression

34 Autopsy shows browser activity five hours earlier than the time documented in an incident report. What should the examiner verify before concluding that the timestamps were altered?

File System Examination Using Autopsy Medium
A. The configured time zone and timestamp interpretation
B. The drive interface and spindle speed
C. The file signature and MIME type
D. The cluster size and partition alignment

35 A file named holiday.jpg begins with the bytes 4D 5A, indicating a Windows executable rather than a JPEG. Which Autopsy function is designed to highlight this mismatch?

File System Examination Using Autopsy Medium
A. Embedded File Extraction
B. File Type Identification
C. Data Source Integrity
D. Operating System Detection

36 A four-disk RAID 5 array uses 2 TB disks of equal size. Ignoring formatting overhead, what is its usable capacity?

Storage Systems Medium
A. 6 TB
B. 8 TB
C. 2 TB
D. 4 TB

37 One disk in a two-disk RAID 0 set fails during evidence acquisition. What is the most likely consequence?

Storage Systems Medium
A. The second disk provides a complete mirrored copy
B. Files spanning both disks may become unrecoverable
C. The array continues normally with reduced capacity
D. Parity data automatically reconstructs the failed disk

38 Which observation most strongly indicates that a storage device is a NAS rather than a SAN?

Storage Systems Medium
A. Clients access shared files through SMB or NFS
B. Servers format remotely presented logical units
C. Clients receive raw blocks through Fibre Channel
D. Hosts detect the storage as local SCSI disks

39 A hex editor displays the byte sequence 41 00 42 00 43 00. Which interpretation is most likely?

Encoding Standards and Hex Editors Medium
A. The text ABC encoded as UTF-16 big-endian
B. The text ABC encoded as Base64 characters
C. The text ABC encoded as UTF-16 little-endian
D. The text ABC encoded as UTF-8 with a BOM

40 While carving unallocated space in a hex editor, an examiner finds the bytes 25 50 44 46 2D. Which file type most likely begins at that location?

Encoding Standards and Hex Editors Medium
A. A Windows executable
B. A PDF document
C. A ZIP archive
D. A JPEG image

41 A partition on a 512e disk begins at LBA 63. The disk exposes 512-byte logical sectors but uses 4096-byte physical sectors. Which statement correctly describes the partition alignment?

Types of Disk Drives Hard
A. Its byte offset is 32,256, which is aligned because every logical-sector boundary is also a physical-sector boundary.
B. Its byte offset is 258,048, leaving no remainder modulo 4,096 and therefore producing physical-sector alignment.
C. Its byte offset is 32,256, leaving a 3,584-byte remainder modulo 4,096 and causing physical-sector misalignment.
D. Its byte offset is 28,672, which is aligned because the first logical track occupies exactly seven physical sectors.

42 An SSD receives a TRIM command for clusters belonging to a deleted file and remains powered for several hours before acquisition. Which forensic conclusion is most defensible?

Types of Disk Drives Hard
A. A later physical image may contain erased pages because garbage collection can process the trimmed ranges; zeroed data does not prove the clusters were never used.
B. A later physical image must contain zeros immediately because the TRIM command synchronously overwrites every NAND page in the requested range.
C. A later physical image must retain the deleted pages because TRIM modifies only filesystem metadata and never reaches the storage controller.
D. A later physical image will preserve the pages if write blocking is enabled during acquisition, regardless of controller activity before acquisition.

43 The primary GPT header at LBA 1 has an invalid signature and CRC, but the backup GPT header is intact. What is the soundest method for deriving the partition layout?

Logical Structure of a Disk Hard
A. Search only the first megabyte for filesystem signatures, because the backup GPT contains disk metadata but no usable partition-entry array.
B. Copy the backup header directly over LBA 1 without changing any fields, because primary and backup GPT headers are byte-for-byte identical.
C. Read the backup header at the disk's final LBA, follow its partition-entry-array pointer, and validate the stored CRC values before using the entries.
D. Read the protective MBR entries, treat each as a complete GPT partition, and disregard both GPT headers because the primary one is damaged.

44 An MBR extended partition begins at LBA 2,048. Its first EBR is at LBA 2,048 and contains a link value of 100,000 to the next EBR. The next EBR's first entry has a relative start of 63. At which absolute LBA does the second logical partition begin?

Logical Structure of a Disk Hard
A. LBA 100,063, because both values are interpreted relative to the first EBR rather than the enclosing extended partition.
B. LBA 102,111, because the EBR link is relative to the extended-partition base and the logical partition is relative to its EBR.
C. LBA 104,159, because both the EBR link and the partition start are relative to the extended-partition base.
D. LBA 102,048, because the link points directly to the logical partition rather than to the EBR that describes it.

45 A nonresident, uncompressed, nonsparse file has a logical size of 10,000 bytes on a filesystem with 4,096-byte clusters. Assuming exactly three clusters are allocated, how much file slack exists?

Logical Structure of a Disk Hard
A. 1,808 bytes, because the final allocation excludes one logical sector from the cluster-size calculation.
B. 6,384 bytes, because the unused bytes in all three allocated clusters must be added independently.
C. 2,288 bytes, because 12,288 allocated bytes exceed the file's logical size by that amount.
D. 2,096 bytes, because only the unused portion of the file's final 4,096-byte page counts as slack.

46 Which sequence best represents a normal 64-bit Windows UEFI boot after firmware initialization and before the operating-system kernel begins executing?

Booting Process of Windows and Linux Hard
A. Firmware loads bootmgr; Windows Boot Manager reads boot.ini; ntldr is invoked; the loader prepares ntoskrnl.exe.
B. Firmware executes MBR code; the active VBR loads bootmgfw.efi; winload.exe reads the GPT; the loader starts the kernel.
C. Firmware loads winload.efi; the loader reads the BCD; bootmgfw.efi mounts the system volume; the firmware starts the kernel.
D. Firmware loads bootmgfw.efi; Windows Boot Manager reads the BCD; winload.efi is invoked; the loader prepares ntoskrnl.exe.

47 On a legacy BIOS Windows system using an MBR-partitioned disk, which damage would allow the BIOS to execute the disk's initial boot code but prevent control from reaching the volume boot record through the normal chain?

Booting Process of Windows and Linux Hard
A. The BCD store is deleted while the active flag, MBR boot code, and Windows volume boot record remain present.
B. The user registry hive is deleted while the active flag, MBR boot code, and Windows volume boot record remain present.
C. The Windows kernel is deleted while the active flag, MBR boot code, and Windows volume boot record remain present.
D. The active-partition flag is cleared while valid MBR boot code and a valid Windows volume boot record remain present.

48 A Linux kernel successfully loads an initramfs, but the real root filesystem is located on an encrypted logical volume. Which description most accurately explains the initramfs role?

Booting Process of Windows and Linux Hard
A. Its /init runs as temporary PID 1, activates the required storage stack, mounts the real root, and transfers execution with switch_root or an equivalent operation.
B. Its bootloader mounts the encrypted filesystem without kernel drivers, starts user services, and then replaces the Linux kernel with the installed image.
C. Its GRUB process remains PID 1, decrypts the logical volume after systemd starts, and then remounts the initramfs as the permanent root.
D. Its kernel module directly becomes systemd, scans /etc/fstab inside the unmounted root, and returns control to firmware after decryption.

49 An NTFS $MFT record has a mismatched two-byte value at the end of one sector relative to its update sequence array. What is the strongest interpretation?

File Systems of Windows and Linux Hard
A. The record is compressed, and the mismatched trailer identifies the compression-unit boundary for nonresident attributes.
B. The record's fixup validation failed, indicating a torn write or corruption; the stored replacement bytes should not be blindly applied.
C. The record is encrypted, and the update sequence array must be XORed with the sector trailer before attributes can be parsed.
D. The record was deleted, because NTFS changes each sector trailer whenever the record's allocation flag is cleared.

50 An NTFS file contains its ordinary unnamed data stream and an alternate data stream named secret. It is copied to FAT32 using a conventional file-copy operation that preserves only visible file contents. Which result is most likely?

File Systems of Windows and Linux Hard
A. Both streams are concatenated into one FAT32 file, causing the ordinary content hash to include the alternate stream automatically.
B. The alternate stream becomes FAT32 slack, while the unnamed stream is represented only as a zero-length directory entry.
C. Both streams are preserved as separate FAT32 attributes, but the alternate stream becomes inaccessible until copied back to NTFS.
D. The unnamed stream is copied, the alternate stream is lost, and a hash of only the unnamed stream can remain unchanged.

51 A recently deleted extent-based ext4 file cannot be opened by pathname, but its former data blocks have not yet been reallocated. Which statement is most accurate?

File Systems of Windows and Linux Hard
A. Only the pathname is recoverable because ext4 journals complete directory contents but always encrypts released data blocks with a discarded key.
B. The complete file is guaranteed recoverable because ext4 leaves every inode extent and directory entry unchanged until the corresponding blocks are overwritten.
C. Raw content may still be recoverable, but deletion can remove directory references and truncate inode extent metadata, making name-to-content reconstruction uncertain.
D. No file content is recoverable because ext4 synchronously overwrites all released data blocks with zeros as part of every unlink operation.

52 An ext4 filesystem uses the default data=ordered journaling mode. After an unexpected power loss, which expectation is justified when replaying the journal?

File Systems of Windows and Linux Hard
A. Both metadata and all file data should be recoverable from the journal because ordered mode journals every modified block twice.
B. Only file data should be consistent because ordered mode deliberately excludes directory entries and allocation metadata from journal transactions.
C. Neither metadata nor file data receives ordering guarantees because the journal stores only mount timestamps and filesystem feature flags.
D. Journaled metadata should be brought to a consistent state, while ordinary file data is written before related metadata commits but is not generally stored in the journal.

53 An NTFS $MFT record shows recent timestamps in $STANDARD_INFORMATION but substantially older corresponding timestamps in $FILE_NAME. Which conclusion is forensically strongest?

File Systems of Windows and Linux Hard
A. The discrepancy conclusively proves timestomping because NTFS always updates both timestamp sets atomically during every filesystem operation.
B. The discrepancy conclusively proves MFT corruption because valid NTFS files must store byte-identical values in both attributes.
C. The discrepancy proves that the file content is resident because nonresident files cannot maintain separate timestamp sets in their records.
D. The discrepancy is an investigative indicator consistent with selective timestamp modification or ordinary metadata behavior, but it is not by itself proof of timestomping.

54 In Autopsy, a file matches a hash in a known-bad set. What is the most defensible interpretation of that result?

File System Examination Using Autopsy Hard
A. The acquired file was necessarily executed by the suspect because known-bad hash databases include only files proven to have run.
B. The acquired file's hashed bytes match the reference item, but the match alone does not establish who created, possessed, or intentionally used the file.
C. The acquired file can be excluded from review because known-bad matches are functionally equivalent to known-good operating-system files.
D. The acquired file's pathname and timestamps are authenticated because a content hash cryptographically binds all filesystem metadata to the data stream.

55 An Autopsy timeline combines NTFS timestamps and FAT timestamps from media used in two time zones during a daylight-saving transition. Which procedure minimizes temporal misinterpretation?

File System Examination Using Autopsy Hard
A. Apply one fixed UTC offset to every timestamp because Autopsy stores all filesystem times as UTC regardless of their original representation.
B. Treat every FAT timestamp as UTC and every NTFS timestamp as local time because FAT records include explicit zone offsets while NTFS does not.
C. Document each source's timestamp semantics, retain original values, and apply time-zone and daylight-saving corrections only where the source format supports them.
D. Sort only by displayed clock time because timezone normalization alters evidentiary values and should never be performed in a forensic timeline.

56 An examiner adds only an exported directory of logical files as an Autopsy data source and enables a file-carving ingest module. Why are deleted files from the original volume not recovered?

File System Examination Using Autopsy Hard
A. Autopsy carving works only on live physical disks and is disabled for every type of image or logical-files data source.
B. The carving module requires write access to reconstruct deleted clusters, and logical-files sources are always mounted read-only.
C. Deleted files are stored exclusively in the partition table, which is omitted whenever an exported directory is used as a data source.
D. The logical-files source lacks the original volume's unallocated and slack bytes, so the carving module has no disk-level regions to scan.

57 In one RAID 5 stripe, three surviving bytes are data bytes 0x3A and 0xC5 and parity byte 0x7F. A third data byte is missing. Assuming XOR parity, what is the missing byte?

Storage Systems Hard
A. 0xFF, because only the two surviving data bytes participate in reconstruction.
B. 0x7F, because the parity byte is copied unchanged when one data member fails.
C. 0x40, because RAID 5 reconstructs the missing byte by averaging parity and data.
D. 0x80, because 0x3A \oplus 0xC5 \oplus 0x7F = 0x80.

58 A four-disk RAID 10 uses mirrored pairs (A,B) and (C,D), with data striped across the two pairs. Each disk has capacity . Which statement is correct?

Storage Systems Hard
A. Usable capacity is ; simultaneous failures of A and C are survivable, whereas failures of A and B are not.
B. Usable capacity is ; any single failure is survivable, but mirroring becomes active only after a disk fails.
C. Usable capacity is ; every pair of simultaneous disk failures is survivable because two disks always remain.
D. Usable capacity is ; simultaneous failures of A and B are survivable because striping reconstructs their mirror.

59 A hex editor displays the byte sequence FF FE 3D D8 00 DE at the beginning of a text file. Interpreting the first two bytes as a BOM, what follows?

Encoding Standards and Hex Editors Hard
A. A UTF-32LE scalar DE00D83D, representing an invalid code point above U+10FFFF.
B. A UTF-16LE surrogate pair D83D DE00, representing Unicode code point U+1F600.
C. A UTF-16BE surrogate pair 3DD8 00DE, representing Unicode code point U+F600.
D. A UTF-8 four-byte sequence 3D D8 00 DE, representing Unicode code point U+1F600.

60 A filesystem structure stores a 64-bit unsigned Unix timestamp in little-endian order. A hex editor shows 00 F1 53 65 00 00 00 00. What decimal timestamp should be interpreted?

Encoding Standards and Hex Editors Hard
A. 7301444403200000000, because all eight bytes are reversed before conversion to decimal.
B. 1700000000, because the bytes decode as little-endian value 0x000000006553F100.
C. 4283659105, because the low-order bytes form 0xFF53F100 after sign extension.
D. 1580644709, because the first four bytes must be read as a big-endian Unix timestamp.