# mkdir reto17
# cd reto17
reto17# hp=http://www.hackplayers.com/2013/05/reto-17-toulouse.html
reto17# url=`curl --silent $hp | grep mega | awk -F '"' '{print $6}'`
reto17# cat mega-dl
reto17# ./mega-dl $url stego.mp4
reto17# tc=truecrypt-7.1a-linux-console-x64.tar.gz
reto17# curl --output $tc http://www.truecrypt.org/download/$tc
reto17# tar xvzf $tc
reto17# ./truecrypt-7.1a-setup-console-x64
reto17# mkdir volume
reto17# truecrypt --non-interactive --password=TOULOUSE stego.mp4 volume
reto17# head volume/CABLE_245612.txt
References
http://keyj.emphy.de/real-steganography-with-truecrypt/
http://www.steganosaur.us/lecture
No comments:
Post a Comment