Steganography

Steganography is the art of hiding messages in a human-readable medium, such as image files, videos, texts, and so on. The changes should be unnoticeable by sight, to mask the message behind the hosted file. The two types of steganography are as follows:

  • Text steganography:
    • Line-shift coding
    • Word-shift coding
    • Feature coding
  • Image steganography:
    • Least significant bit (LSB): Hiding 1 bit of data in every pixel of 8-bit images and 3 bits of data in every pixel of 24-bit images. You can use steglsb to perform LSB steganography:
    • Spread spectrum image steganography (SSIS)
    • F5 algorithm

Get Advanced Infrastructure Penetration Testing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.