1. Embedding CTF Flag with Seeded Scattering
Cybersecurity InstructorBackground
An instructor is preparing a forensics challenge for a capture-the-flag (CTF) tournament.
Problem
Needs to hide a flag string in a photo without sequential LSB extraction tools instantly revealing it.
How to use
Upload the cover image, set mode to 'Embed a secret message', enter the flag text, set scatter seed to 'flag-season-4', and download the resulting PNG.
Mode: embed, Channels: rgb, Scatter Seed: flag-season-4, Skip Transparent: trueOutcome
Produces a visually identical PNG with 520 LSB slots modified across scattered RGB channels.