Tackling Android Stego Apps in the Wild
Wenhao Chen, Li Lin, Min Wu, Jennifer Newman

TL;DR
This paper advances digital image forensics by developing methods to detect steganography in images from mobile apps, using signature detection and machine learning trained on a large, realistic dataset generated through emulators and reverse engineering.
Contribution
It introduces a novel procedure for creating extensive stego image datasets from Android apps and develops detection algorithms for practical forensic analysis.
Findings
Effective signature detection algorithms for stego apps.
A large, realistic image database for training ML classifiers.
Solutions to challenges in creating ML classifiers for stego detection.
Abstract
Digital image forensics is a young but maturing field, encompassing key areas such as camera identification, detection of forged images, and steganalysis. However, large gaps exist between academic results and applications used by practicing forensic analysts. To move academic discoveries closer to real-world implementations, it is important to use data that represent "in the wild" scenarios. For detection of stego images created from steganography apps, images generated from those apps are ideal to use. In this paper, we present our work to perform steg detection on images from mobile apps using two different approaches: "signature" detection, and machine learning methods. A principal challenge of the ML task is to create a great many of stego images from different apps with certain embedding rates. One of our main contributions is a procedure for generating a large image database by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Steganography and Watermarking Techniques · Digital Media Forensic Detection · Generative Adversarial Networks and Image Synthesis
