
(The demo version of FTK is fully functional for a case containing 5000 files or less. This demo version, along with S-Tools, is all that is needed for the 2010 CSI Challenge.)
3. Steganography is a method used to 'hide' information.
With Steganography, we have a file acting as a 'container', and we can use
a piece of software and embed or hide another file inside the container file.
Typically, a container file is a Windows BMP (bitmap image) file,
or a GIF (another image format) file, or could even be an audio file.
The 'hidden' files can be other images, documents, or just about any sort
of file.
It's been alleged that terrorist organizations use steganography
in order to hide information "in plain sight." For example,
an image on a computer, or even an image which is part of a web page,
can contain other images, or even plans (in a text or Word document).
The program below, S-Tools, complements FTK by allowing
you to see if digital evidence has any hidden information.
You should be familiar with this for the 2010 CSI Challenge.
Back to the CSI Challenge Computer Forensic Page. Go To the CSI Challenge Computer Forensic Tutorials Page.