cryptoeasy

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

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]