$LOGFILE
contains logs about the actions that have been performed to files. It also saves the action it would need to perform in case of a redo and the action needed to go back to the previous state.
These logs are useful for the MFT to rebuild the file system in case some kind of error happened.$LOGFILE
you need to extract it and inspect the $MFT
previously with MFT2csv.
Then run LogFileParser against this file and selecting the exported $LOGFILE
file and the CVS of the inspection of the $MFT
you will obtain a csv file with the logs of the file system activity recorded by the $LOGFILE
log.$EXTEND/$USNJnrl/$J
is and alternate data stream of the file $EXTEND$USNJnrl
. This artifact contains a registry of changes produced inside the NTFS volume with more detail than $LOGFILE
.MFTReference
of the parent folder. Then, looking for that MFTReference
you can find information of the parent folder.$I30
attribute that must be maintained whenever there are changes to the directory's contents. When files or folders are removed from the directory, the $I30
index records are re-arranged accordingly. However, re-arranging of the index records may leave remnants of the deleted file/folder entry within the slack space. This can be useful in forensics analysis for identifying files that may have existed on the drive.$I30
file, and if the last action performed over the directory is the deletion of a file, the times may be the same.$BitMap
is a special file within the NTFS file system. This file keeps track of all of the used and unused clusters on an NTFS volume. When a file takes up space on the NTFS volume the location is uses is marked out in the $BitMap
.:$DATA
.
In this page you can see different ways to create/access/discover alternate data streams from the console. In the past this cause a vulnerability in IIS as people was able to access the source code of a page by accessing the :$DATA
stream like http://www.alternate-data-streams.com/default.asp::$DATA
.Zone.Identifier
(see previous image) this usually contains information about how was the file downloaded. There would be a "ZoneId" field with the following info: