offensive-tools/forensic/zsteg/SKILL.md
Auth/lab ref: zsteg PNG/BMP steganography; LSB, bit-plane, color-channel, hidden-data extraction after metadata/strings checks.
npx skillsauth add aeondave/malskill zstegInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Bit-plane spelunking for images that are too quiet on the surface.
Use zsteg when you need to:
# Automatic scan
zsteg -a image.png
# Default inspection
zsteg image.png
zsteg -E "b1,r,lsb,xy" image.png > payload.bin
zsteg -a.-E.file, strings, foremost, or archive tools.steghide, stegseek, and normal image triage rather than betting everything on one pass.No bundled scripts/, references/, or assets/.
Use the upstream README for extractor spec syntax and advanced scan flags.
development
Auth/lab ref: Unicorn Engine CPU-only emulation for shellcode, decryptors, custom VM handlers, instruction tracing, memory hooks, and register-level experiments.
development
Auth/lab ref: Renode board and SoC simulation for MCU/RTOS firmware, UART/GPIO/peripheral modeling, GDB remote debugging, REPL platforms, and RESC scripts.
development
Auth/lab ref: Qiling OS-layer binary emulation for PE/ELF/Mach-O/UEFI/shellcode with rootfs, syscall/API hooks, filesystem mapping, and runtime patching.
databases
Auth/lab ref: QEMU user-mode and full-system emulation for cross-arch binaries, firmware, kernels, disks, serial consoles, networking, and GDB stubs.