Padding Oracle Anti Pattern

Security anti-pattern for padding oracle vulnerabilities (CWE-649). Use when generating or reviewing code that decrypts CBC-mode ciphertext, handles decryption errors, or returns different errors for padding vs other failures. Detects error message oracles.

igbuend 9ab1c7a 5.7 KB Updated

File contents

igbuend/grimbard/tree/main/skills/padding-oracle-anti-pattern commit 9ab1c7a6ae

Frequently asked questions

npx skillmds@latest add igbuend/padding-oracle-anti-pattern