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 have solved this challenge!
View solutions
You must be logged in to submit your flag.