What is a 'padding oracle attack' and which cipher mode is most vulnerable to it?
-
A
An attack on RSA padding that targets ECB mode
-
B
An attack that exploits error messages about invalid padding in CBC mode to decrypt ciphertext
-
C
An attack that pads the keystream in CTR mode to extend plaintext length
-
D
An attack that exploits PKCS#7 padding errors in stream ciphers