cryptoeasy
Dynastic
hackthebox
Task: Decrypt a message encrypted with a position-based shift cipher. Solution: Identified Trithemius cipher (each letter shifted by its position) and reversed it by subtracting position instead of adding.
$ ls tags/ techniques/
cipher_reversalprogressive_key_cipher
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]