Photographic documentation must be used to…
Place material and to avoid claims of mistaken identity or mis-configuration
Storage comes in arbitrary forms:
Forensic Duplication:
The ability to produce an identical byte stream from the duplicate as from the original
A forensic duplicate as a file (or artefact) containing…
Every bit of information from the source, typically in a raw format
A qualified duplicate provides…
The same information as a forensic duplicate, but contains further embedded meta-data or employs certain kinds of compression
A restored image is a…
Forensic or qualified forensic duplicate restored to another storage medium
A mirror image provides a…
Bit-wise copy from one medium to another
Device must ensure that no write occurs on the original device but…
Recall that even during the read-only operation, the device may alter its internal state
Imaging device must…
Perform sector-by-sector copying
Error conditions must be…
Identified clearly, detailed logging
Integrity of duplicated data must be…
Traceable, typically using cryptographic hash information
Creating Forensic Duplicates - Addition information which should be recorded:
* Diagnostic information from device
Any mechanism providing imaging or write blocking must provide assurance of maintaining the objectives:
Volume systems may be used to…
Combine multiple sub-volumes into a single volume
All components required for duplication must be…
Identified and recorded clearly
In the case of files, disks and partitions may contain un-allocated as well as slack space, can be used by…
Arbitrary file systems and must be analysed separately
Reconstruction of on-disk data depends on a number of factors including:
Establishing that a volume holds a FAT file system:
Identify the first cluster:
Easy only if the exact FAT type and cluster size is known
Knowledge of the OS version which created or used the file system is important which means…
Cluster allocation strategy may vary
Once a directory entry has been located, the base entry must be identified:
The FAT structure will contain a chained list of entries for all data clusters and the last block will contain…
An End-of-File (EOF) marker
Deleted/De-allocated files will result in…
Deletion of first byte of directory entry
Deletion of first byte of directory entry can cause…
Ambiguity in file names