2.7.3 Lab Use Steganography To Hide Data Answer Key
2.7.3 Lab Use Steganography To Hide Data Answer Key
Objectives
Use steganography to hide a document within a JPEG file.
Background / Scenario
The advantage of steganography over cryptography is that the secret message does not attract any special
attention. No one would ever know that a picture contained a secret message by viewing the file either
electronically or in hardcopy. In this lab, you will use Steghide, an open-source steganography program, to
hide a data file within an image file.
Required Resources
PC with the CSE-LABVM installed in VirtualBox
Instructions
© 2021 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 3
Lab - Use Steganography to Hide Data
e. Click File > Quit to quit GIMP and close the file.
f. In the terminal window, press Enter to get a new command prompt.
Step 3: Use Steghide to embed the content of the secret.odt file inside the keyboard.jpg
file.
a. At the command prompt, enter the following steghide command. When prompted for a passphrase, use
Cisco. Re-enter the passphrase when prompted.
cisco@labvm:~/Downloads$ steghide embed -cf keyboard.jpg -ef secret.odt
Enter passphrase: Cisco
Re-Enter passphrase: Cisco
embedding "secret.odt" in "keyboard.jpg"... done
cisco@labvm:~/Downloads$
b. Open the files, secret.odt and keyboard.jpg.
Question:
Could you open the file? Is the secret message the same as before?
Type your answers here.
© 2021 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 3
Lab - Use Steganography to Hide Data
Answer Key
Step 1: Open a terminal window in the CSE-LABVM.
Step 3: Use Steghide to embed the content of the secret.odt file inside the keyboard.jpg
file.
Did these files change?
No. The files did not change.
© 2021 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 3