- Hands-On Penetration Testing on Windows
- Phil Bramwell
- 75字
- 2021-07-23 17:13:23
Busting the padding oracle with PadBuster
Secure cryptosystems shouldn't reveal any plaintext-relevant information about encrypted messages. Oracle attacks are powerful demonstrations of how you don't need much seemingly meaningless information to end up with a full decrypted message. Our CryptOMG web app provides a challenge that can be defeated by exploiting a padding oracle: a system that gives us information about the validity of padding in a decryption process without revealing the key or message.