Stegseek
Ultra-fast steghide passphrase cracker.
KaliParrotpassive
pkg: stegseek
Stegseek brute-forces steghide-embedded data far faster than steghide itself, then extracts the payload.
Syntax
stegseek {file} {wordlist}
Example
stegseek image.jpg rockyou.txt
Cracks the steghide passphrase and dumps the hidden file.
Advantages
- Extremely fast cracking
- Auto-extracts payload
Disadvantages
- steghide files only
- Wordlist-bound
Tags
#steganography#ctf
Official docs: Stegseek ↗
Related commands
Frequently asked questions
What is Stegseek used for?
Stegseek brute-forces steghide-embedded data far faster than steghide itself, then extracts the payload.
What is an example Stegseek command?
A common example is: stegseek image.jpg rockyou.txt — Cracks the steghide passphrase and dumps the hidden file.
Is Stegseek part of Kali Linux?
Yes. Stegseek ships with Kali Linux (and Parrot OS). If missing, install it with: sudo apt install stegseek.
What category of security tool is Stegseek?
Stegseek is a Forensics tool with a passive-risk profile when run against a live target.
Try recon tools live
Run real scans against a domain you control, stage by stage.