Perform data hiding using Steganography tool Openstego (use AES encryp�on algorithm).
Steganography installa�on:-
Step 1:-
sudo apt-get update -y
// Execute above command first then execute
// next command to avoid Archives
// Installa�on Error
Step 2:-
sudo apt-get install stegosuite
Steep 3:-
stegosuite
Step 4:-
Embed data:
1. stegosuite command will open the Stegosuite window.
2. Click on the file in the Stegosuite window to select the image file.
3. Type the secret message or select the text files you want to embed in the image.
4. Choose any password and a�er that click on the Embed buton.
In the above image, We are hiding a secret message as well as a text file. Then we just need to click on Embed
and Steganography will be done.
Step 5:-
Extract Data:
1. Click on the file in Stegosuite window to select the stego file you want to extract hidden informa�on
from
2. Type the password and click the extract buton
3. The hidden data will be extracted