CRAug 1, 2018

Tackling Android Stego Apps in the Wild

arXiv:1808.00430v14 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the gap between academic steganalysis and real-world forensic applications for analysts, but it is incremental as it builds on existing methods with new data.

The paper tackled the problem of detecting steganography in images from mobile apps by developing a procedure to generate a large database using Android emulators and reverse engineering, and applied signature detection and machine learning methods, though no concrete performance numbers were provided.

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 using Android emulators and reverse engineering techniques. We develop algorithms and tools for signature detection on stego apps, and provide solutions to issues encountered when creating ML classifiers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes