Steganography
Steganography
2
STEGANOGRAPHY
Fun Fact
3
STEGANOGRAPHY
Text Steganography Audio Steganography Email Steganography
1 2 3 4 5
Steganography Types
4
STEGANOGRAPHY
Characteristics of Steganography
Transparency Robustness Tamper resistance
• Make sure the file is not • Remain undistorted even • Make it difficult for
visually suspicious. Avoid after embedding secret attacker to tamper with the
hiding a lot of information message data. You can use
on a small file like an techniques like encryption
image file. algorithms to secure the
steganography approach
used.
5
STEGANOGRAPHY
Cover File (X)
Steganographic Stego Object Communication
encoder
Channel
Secret f(X,M,K)
Message (M)
Stego Object
STEGANOGRAPHY
Sender
Algorithm Encoder
Stego Object
Cyphe Stego
Message Decryption r Text Steganographic Object Communication
Receiver
Algorithm Decoder Channel
LSB
Steganography
STEGANOGRAPHY
Mechanism
R 10110111
Pixel
G 11011001 Total: 24 Bits
B 10100100
9
STEGANOGRAPHY
Mechanism
• Since
Value: 255 1 1 1 1 1 1 1 1
MSB LSB
• Changing the MSB will have a large impact on final value (255: 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1
1 : 127)
• Changing the LSB will have small impact on final value (255: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 :
254)
• Hence, Least Significant Bit (LSB) Steganography Involves overwriting the bit with the lowest
arithmetic value.
10
STEGANOGRAPHY
Some Free Steganography Tools
Functionalities
Xiao Steganography Hide secret files in BMP images or in WAV audio files
11
It’s DEMO
STEGANOGRAPHY
Time
12
13
STEGANOGRAPHY
Thank you