When a digital forensics investigator suspects that steganography has been used to hide data in an image, he must not only
determine that the image contains embedded information but also identify the method used for embedding. The determination
of the embedding methodor stego fingerprint — is critical to extracting the hidden information. This paper focuses on identifying
stego fingerprints in JPEG images. The steganography tools targeted are F5, JSteg, Model-Based Embedding, OutGuess and StegHide.
Each of these tools embeds data in a dramatically different way and, therefore, presents a different challenge to extracting
the hidden information. The embedding methods are distinguished using features developed from sets of stego images that are
used to train a multi-class support vector machine (SVM) classifier. For new images, the image features are calculated and
evaluated based on their associated label to the most similar class, i.e., clean or embedding method feature space. The SVM
results demonstrate that, in the worst case, embedding methods can be distinguished with 87% reliability.
Keywords Steganalysis - multi-class classification - support vector machine