- A
Apple Partition Map
Why wrong: Apple Partition Map has a different structure and is not typically found at LBA 0 on standard disks.
- B
MBR
MBR has exactly this structure: boot code, 64-byte partition table, and signature.
- C
GPT
Why wrong: GPT uses a protective MBR at LBA 0 but the actual partition table is stored in GPT headers, not in a 64-byte table.
- D
BSD disklabel
Why wrong: BSD disklabel uses a different layout and is not as common.
Quick Answer
The answer is MBR. This is correct because the Master Boot Record partition table structure is defined by a 512-byte sector at LBA 0, where the first 446 bytes contain boot code, followed by a 64-byte partition table consisting of exactly four 16-byte entries, and ending with the two-byte signature 0x55AA. On the CHFI exam, this question tests your ability to identify partition table types from raw disk structure details, often appearing in forensic analysis scenarios where you must distinguish MBR from GPT. A common trap is confusing the 64-byte table size with GPT’s larger structure, but remember that MBR’s fixed four-entry limit is a key identifier. For memory, think “446 boot, 64 table, 55AA end” to recall the exact layout of the MBR partition table.
CHFI Storage Forensics and File System Analysis Practice Question
This CHFI practice question tests your understanding of storage forensics and file system analysis. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
An analyst is analyzing a disk image and finds a 512-byte sector at LBA 0 that contains a bootloader and a partition table. The partition table has four entries, each 16 bytes. What type of partition table is this?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
MBR
The MBR (Master Boot Record) uses a 512-byte sector at LBA 0, with the first 446 bytes for boot code, a 64-byte partition table (4 entries of 16 bytes each), and a 2-byte signature (0x55AA). This description matches MBR exactly.
Key principle: NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Apple Partition Map
Why it's wrong here
Apple Partition Map has a different structure and is not typically found at LBA 0 on standard disks.
- ✓
MBR
Why this is correct
MBR has exactly this structure: boot code, 64-byte partition table, and signature.
Related concept
Static NAT maps one inside address to one outside address.
- ✗
GPT
Why it's wrong here
GPT uses a protective MBR at LBA 0 but the actual partition table is stored in GPT headers, not in a 64-byte table.
- ✗
BSD disklabel
Why it's wrong here
BSD disklabel uses a different layout and is not as common.
Common exam traps
Common exam trap: NAT rules depend on direction and matching traffic
NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.
Detailed technical explanation
How to think about this question
NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.
KKey Concepts to Remember
- Static NAT maps one inside address to one outside address.
- PAT allows many inside hosts to share one public address using ports.
- Inside local and inside global describe the private and translated addresses.
- NAT ACLs identify traffic for translation, not always security filtering.
TExam Day Tips
- Identify inside and outside interfaces first.
- Check whether the scenario needs static NAT, dynamic NAT or PAT.
- Do not confuse NAT matching ACLs with normal packet-filtering intent.
Key takeaway
NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.
Real-world example
How this comes up in practice
A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.
What to study next
Got this wrong? Here's your next step.
Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related CHFI NAT questions on configuration and troubleshooting.
- →
Storage Forensics and File System Analysis — study guide chapter
Learn the concepts, then practise the questions
- →
Storage Forensics and File System Analysis practice questions
Targeted practice on this topic area only
- →
All CHFI questions
1,000 questions across all exam domains
- →
Computer Hacking Forensic Investigator CHFI study guide
Full concept coverage aligned to exam objectives
- →
CHFI practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related CHFI practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Computer Forensics Investigation Process practice questions
Practise CHFI questions linked to Computer Forensics Investigation Process.
Computer Forensics Fundamentals and Process practice questions
Practise CHFI questions linked to Computer Forensics Fundamentals and Process.
Storage Forensics and File System Analysis practice questions
Practise CHFI questions linked to Storage Forensics and File System Analysis.
Incident Response and First Responder Skills practice questions
Practise CHFI questions linked to Incident Response and First Responder Skills.
Computer Forensics Lab practice questions
Practise CHFI questions linked to Computer Forensics Lab.
Evidence Acquisition and Duplication practice questions
Practise CHFI questions linked to Evidence Acquisition and Duplication.
OS and Network Forensics practice questions
Practise CHFI questions linked to OS and Network Forensics.
OS and File System Forensics practice questions
Practise CHFI questions linked to OS and File System Forensics.
Application, Email and Cloud Forensics practice questions
Practise CHFI questions linked to Application, Email and Cloud Forensics.
Mobile and Malware Forensics practice questions
Practise CHFI questions linked to Mobile and Malware Forensics.
Network and Cloud Forensics practice questions
Practise CHFI questions linked to Network and Cloud Forensics.
Database and Application Forensics practice questions
Practise CHFI questions linked to Database and Application Forensics.
Practice this exam
Start a free CHFI practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this CHFI question test?
Storage Forensics and File System Analysis — This question tests Storage Forensics and File System Analysis — Static NAT maps one inside address to one outside address..
What is the correct answer to this question?
The correct answer is: MBR — The MBR (Master Boot Record) uses a 512-byte sector at LBA 0, with the first 446 bytes for boot code, a 64-byte partition table (4 entries of 16 bytes each), and a 2-byte signature (0x55AA). This description matches MBR exactly.
What should I do if I get this CHFI question wrong?
Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related CHFI NAT questions on configuration and troubleshooting.
What is the key concept behind this question?
Static NAT maps one inside address to one outside address.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
1 more ways this is tested on CHFI
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. A forensic analyst finds a partition that uses the Master Boot Record (MBR) scheme. Which of the following is TRUE about the MBR partition table?
easy- A.It uses a 128-bit Globally Unique Identifier (GUID) for partitions
- B.It supports disks larger than 2 TiB
- ✓ C.It stores partition information in a 64-byte table
- D.It stores a backup partition table at the end of the disk
Why C: The MBR uses a 32-bit Logical Block Address (LBA) which limits the maximum addressable disk size to 2 TiB. It stores a 64-byte partition table with four primary partitions.
Last reviewed: Jun 21, 2026
This CHFI practice question is part of Courseiva's free EC-Council certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CHFI exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.