paper-with-me

홈 › Papers

Destruction of Image Steganography using Generative Adversarial Networks

2019-12-20 · Isaac Corley, Jonathan Lwowski, Justin Hoffman

Digital image steganalysis, or the detection of image steganography, has been studied in depth for years and is driven by Advanced Persistent Threat (APT) groups', such as APT37 Reaper, utilization of steganographic techniques to transmit additional malware to perform further post-exploitation activity on a compromised host. However, many steganalysis algorithms are constrained to work with only a subset of all possible images in the wild or are known to produce a high false positive rate. This results in blocking any suspected image being an unreasonable policy. A more feasible policy is to filter suspicious images prior to reception by the host machine. However, how does one optimally filter specifically to obfuscate or remove image steganography while avoiding degradation of visual image quality in the case that detection of the image was a false positive? We propose the Deep Digital Steganography Purifier (DDSP), a Generative Adversarial Network (GAN) which is optimized to destroy steganographic content without compromising the perceptual quality of the original image. As verified by experimental results, our model is capable of providing a high rate of destruction of steganographic image content while maintaining a high visual quality in comparison to other state-of-the-art filtering methods. Additionally, we test the transfer learning capability of generalizing to to obfuscate real malware payloads embedded into different image file formats and types using an unseen steganographic algorithm and prove that our model can in fact be deployed to provide adequate results.

📄 PDF Abstract BibTeX arXiv:1912.10070

Code (1)

Uranium-Deng/Steganalysis-StegoRemoval pytorch

Tasks

BlockingGenerative Adversarial NetworkImage SteganographySteganalysisTransfer Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

SSGAN: Secure Steganography Based on Generative Adversarial Networks

2017-07-06 · Haichao Shi, Jing Dong, Wei Wang, Yinlong Qian 외

In this paper, a novel strategy of Secure Steganograpy based on Generative Adversarial Networks is proposed to generate suitable and secure covers for steganography. The proposed architecture has one generative network, …

Steganalysis

Integrated Steganography and Steganalysis with Generative Adversarial Networks

2019-05-01 · ICLR 2019 5 · Chong Yu

Recently, generative adversarial network is the hotspot in research areas and industrial application areas. It's application on data generation in computer vision is most common usage. This paper extends its application …

Generative Adversarial NetworkSteganalysis

Steganographic Generative Adversarial Networks

2017-03-16 · Denis Volkhonskiy, Ivan Nazarov, Evgeny Burnaev

Steganography is collection of methods to hide secret information ("payload") within non-secret information "container"). Its counterpart, Steganalysis, is the practice of determining if a message contains a hidden paylo…

Steganalysis

PixelSteganalysis: Pixel-wise Hidden Information Removal with Low Visual Degradation

2019-02-28 · Dahuin Jung, Ho Bae, Hyun-Soo Choi, Sungroh Yoon

Recently, the field of steganography has experienced rapid developments based on deep learning (DL). DL based steganography distributes secret information over all the available bits of the cover image, thereby posing di…

Steganalysis

A Novel Approach to Image Steganography Using Generative Adversarial Networks

2024-11-27 · Waheed Rehman

The field of steganography has long been focused on developing methods to securely embed information within various digital media while ensuring imperceptibility and robustness. However, the growing sophistication of det…

Image SteganographySSIMSteganalysis