ctf_aria

write up ctf by ariafatah


Project maintained by ariafatah0711 Hosted on GitHub Pages — Theme by mattgraham

soal

Decrypt this message.

hint

solve

wget https://jupiter.challenges.picoctf.org/static/6385b895dcb30c74dbd1f0ea271e3563/ciphertext
cat ciphertext
# picoCTF{dspttjohuifsvcjdpoabrkttds}

wget https://raw.githubusercontent.com/ariafatah0711/ctf_aria/refs/heads/main/tool/caesar
chmod +x caesar
./caesar dspttjohuifsvcjdpoabrkttds
# Shift 25: crossingtherubiconzaqjsscr

## nilai yang paling mendekati adalah ini
picoCTF{crossingtherubiconzaqjsscr}

flag

picoCTF{crossingtherubiconzaqjsscr}