BFT (MFT)
The MFT Forensics Sherlock challenge introduces the fundamentals of Master File Table (MFT) analysis as part of Windows forensics. The scenario involves identifying potential malicious activity through the examination of MFT artifacts extracted from a compromised system. This challenge will equip analysts with parsing MFT data using tools like MFTeCmd, analyze the output with TimeLine Explorer, and inspect raw MFT records using a hex editor. The challenge provides a foundational understanding of filesystem-level forensic analysis on Windows systems.
KEY SKILLS AND OBJECTIVES
Learn how to use MFTECmd to parse Master File Table data.
Utilize TimeLine Explorer to visualize and analyze parsed MFT records.
Understand the structure and significance of MFT entries in forensic investigations.
Use a hex editor to inspect and recover raw file content from the MFT.
Identify suspicious file activity and reconstruct potential attack timelines based on file system metadata.
Last updated
