cryptoProeasy

Sub

spbctf

Task: Decrypt ciphertext that appears to use substitution cipher. Solution: Identified it as a block permutation cipher (not substitution), recovered the permutation using known flag prefix spbctf{, and decrypted all 8-character blocks.

$ ls tags/ techniques/
known_plaintext_attackblock_permutation_recovery

🔒

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