项目地址
steghide项目地址:https://github.com/StefanoDeVuono/steghide
安装:
sudo apt-get install steghide
使用
$steghide extract -sf doctor.jpg -p doctor
wrote extracted data to "1.txt".
cat 1.txt
flag{671642b5-e911-4203-97ef-4f872b3fe84a}
微信扫一扫
steghide项目地址:https://github.com/StefanoDeVuono/steghide
sudo apt-get install steghide
$steghide extract -sf doctor.jpg -p doctor
wrote extracted data to "1.txt".
cat 1.txt
flag{671642b5-e911-4203-97ef-4f872b3fe84a}
相关推荐