<-- Prev

Symmetric Cryptography

Next -->
  • ECB Oracle
    60 pts · 3612 Solves · 58 Solutions

    ECB is the most simple mode, with each plaintext block encrypted entirely independently. In this case, your input is prepended to the secret flag and encrypted and that's it. We don't even provide a decrypt function. Perhaps you don't need a padding oracle when you have an "ECB oracle"?

    Play at https://aes.cryptohack.org/ecb_oracle

    You must be logged in to submit your flag.


Level Up

level up icon

You are now level Current level