πŸ”Stego hunting

Stego hunting

1. Audio

Audacity

2. Morsecode

multimon-ng

3. video

ffmpeg - i --

4. steghide - image

steghide info <file>

steghide extract -sf file

additional for png - https://www.pelock.com/products/steganography-online-codec

5.String file - show file string

6. exiftool- metadata

7.binwalk - search embed file in image

binwalk -e file

8.zsteg - embeded in png and bmg only

zsteg -a file

9.stegcracker - bruteforce password.

10.fcrackzip - bruteforce from embeded file specific zip

11. QR image

zbarimg

Last updated