Testing for Padding Oracle
OWASP Web Security Testing Guide 4.2 > 9. Cryptography > 9.2. Testing for Padding Oracle
| ID | Link to Hackinglife | Link to OWASP | Description |
|---|---|---|---|
| 9.2 | WSTG-CRYP-02 | Testing for Padding Oracle | - Identify encrypted messages that rely on padding. - Attempt to break the padding of the encrypted messages and analyze the returned error messages for further analysis. |