cryptoPromedium

Нулевой шифр (Null Cipher)

hackerlab

Task: Decrypt an intercepted HTTP request containing a Base64-encoded RC4 ciphertext. Solution: Exploited known flag format (CODEBY{...}) to recover the encryption key, since the key was derived from the first 6 characters of the flag.

$ ls tags/ techniques/
Base64 decodingKnown prefix attack on key derivationRC4 decryption with recovered keySource code analysis for vulnerability identification

🔒

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