CC: Steganography
Introduction
StegHide
What argument allows you to embed data(such as files) into other files?
What flag let's you set the file to embed?
What flag allows you to set the "cover file"?(i.e the jpg)
How do you set the password to use for the cover file?
What argument allows you to extract data from files?
How do you select the file that you want to extract data from?
Given the passphrase "password123", what is the hidden message in the included "jpeg1" file.
zsteg
How do you specify that the least significant bit comes first
What about the most significant bit?
How do you specify verbose mode?
How do you extract the data from a specific payload?
In the included file "png1" what is the hidden message?
What about the payload used to encrypt it.
Exiftool
In the included jpeg3 file, what is the document name
Stegoveritas
How do you check the file for metadata?
How do you check for steghide hidden information
What flag allows you to extract LSB data from the image?
In the included image jpeg2 what is the hidden message?
Spectrograms
What is the hidden text in the included wav2 file?

Final Exam
What is key 1?
What is key 2?

What is key 3?
References
Last updated