cryptomedium
Странный код (Strange Code)
hackerlab
Task: a Python file encrypted with Vigenère cipher — structure preserved but keywords unrecognizable. Solution: identify Vigenère key 'code' via known-plaintext (Python keywords), decrypt the script, then brute-force base64 case recovery (case destroyed by cipher) with printable ASCII constraints to extract the flag.
$ ls tags/ techniques/
vigenere_decryptionvigenere_known_plaintext_attackbase64_case_bruteforceprintable_ascii_constraint_filtering
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub to get started.
$ssh [email protected]