stegsnow
Steganography using ASCII files
Matches ATT&CK tactic: Stealth ↗
Tooldefense-evasionredLinuxKali LinuxPlatforms: Linux · Last verified September 6, 2026
This utility can conceal messages in ASCII text by appending whitespaces to the end of lines. Because spaces and tabs are generally not visible in text viewers, the message is effectively hidden from casual observers. And if the built-in encryption is used, the message cannot be read even if it is detected.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
See the official Kali tool page and upstream homepage linked above for installation and usage details.