Steganography Detection Using Mutli-Class Classification

Benjamin M. Rodriguez, Air Force Institute of Technology
Gilbert L. Peterson, Air Force Institute of Technology

SEEMS OPEN--TEST. Different title online: Detecting Steganography Using Multi-Class Classification https://link.springer.com/content/pdf/10.1007/978-0-387-73742-3_13.pdf OR https://rdcu.be/ddshq

Abstract

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.