cryptoProeasy

Caesar

spbctf

Task: decrypt a garbled Russian text encrypted with a Caesar cipher. Solution: brute-force all 33 shifts of the Russian alphabet (including ё), shift 21 produces readable text with the numeric flag.

$ ls tags/ techniques/
Russian alphabet Caesar cipher brute-force33-letter alphabet with ё

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Sign in with GitHub to continue. No email required.

$sign in

$ grep --similar

Similar writeups