👾
Gitsik's Domain
  • About
  • 🚩ctf-writeups
    • 🇨🇦UofTCTF '25
      • Misc - Mathtest
      • Pwn - babypwn
      • Pwn - babypwn2
    • 🇮🇳VishwaCTF '25
      • OSINT - Stadium
      • OSINT - The Lecture Code
      • Cryptography - Rhythmic Cipher
      • Forensics - Whisper
      • Steganography - Echoes of the Unknown
      • Steganography - Let's Race
      • Steganography - TENET
Powered by GitBook
On this page
  1. ctf-writeups
  2. VishwaCTF '25

Steganography - Echoes of the Unknown

Not everything is heard—some things must be seen.

PreviousForensics - WhisperNextSteganography - Let's Race

Last updated 2 months ago

Solution :

A file.wav audio file was attached with the challenge. Played it, but unfortunately no hints or leads. But it sounded more like lines and dots, continuous beep for a while and then a short beep. Guessed it to be morse code. Therefore I opened sonic visualizer and viewed the spectrogram version of the .wav file.

Yes, it was a morse code.

Opened morse code decoder online and then got the flag.

Flag: VishwaCTF{CR4CK3D7H3C0D3}

🚩
🇮🇳