Steganography

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 39: Line 39:
 
* [https://codeberg.org/tob/Stegosuite-Analysis Stegosuite Analysis] - chi square, LSB visualization, histogram (neighborhood, pixels difference, pov), sorted color table attack
 
* [https://codeberg.org/tob/Stegosuite-Analysis Stegosuite Analysis] - chi square, LSB visualization, histogram (neighborhood, pixels difference, pov), sorted color table attack
  
 +
 +
 +
== Research ==
 +
 +
=== Filesystem ===
 +
* [http://www.cl.cam.ac.uk/ftp/users/rja14/sfs3.ps.gz The Steganographic File System]
 +
* [https://web.archive.org/web/20030922071257/http://dataquality.i2r.a-star.edu.sg/hhpang/publications/StegFS-traffic.pdf Hiding Data Accesses in Steganographic File System]
 +
* [https://ink.library.smu.edu.sg/cgi/viewcontent.cgi?article=2142&context=sis_research StegFS: A Steganographic File System] PANG, Hwee Hwa; TAN, Kian-Lee; and ZHOU, Xuan. (2003)
 +
* [https://fengweiz.github.io/17fa-csc6991/slides/10-DEFY.pdf DEFY: A Deniable, Encrypted File System for Log Structured Storage] Peters, Timothy & Gondree, Mark & Peterson, Zachary. (2015)
 +
* [https://en.wikipedia.org/wiki/Steganographic_file_system Wikipedia article]
  
  

Revision as of 16:25, 2 September 2023

File Format
Name Steganography
Ontology

Steganography is a class of encryption in which the very fact that information exists is obscured. For example, an innocent-looking PNG image could contain a secret message encoded in its seemingly-random least-significant bits. Assuming the algorithm is sufficiently secure, it would be impossible to know whether the message exists or not, unless you know the secret key.

Contents

Formats

For a list of formats, see Encryption#Steganography.


Detection


Cracking


General

  • Aletheia
  • StegoHunt MP and StegoCommand
    • StegoHunt: identifies thousands of steganography, stegware and data hiding applications
    • StegoAnalyst: DCT coefficients, color pairs, etc
    • StegoBreak: Dictionary attacks against many steganography programs
    • StegoCommand: Statistical and structural anomalies, data appending and prepending, misplaced or suspect text or binary
  • StegoSuit - perform ELA (Error Level Analysis), String, Threshold, Edge and Metadata analysis of any image
  • Stegosuite Analysis - chi square, LSB visualization, histogram (neighborhood, pixels difference, pov), sorted color table attack


Research

Filesystem


See also


Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox