Forensics Level 3 55 points

Find Deleted File Traces in NTFS $MFT

Mission

Analyze `mft_records.txt`, a dump of the NTFS Master File Table, to recover information about deleted files. A NOT_ALLOCATED (deleted) record whose resident $DATA was not overwritten still contains the flag.

#forensics#ntfs#mft#windows#deleted-files

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag