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. Use when this capability is needed.

tomevault-io 09ae0f1 2 files · 6.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/igbuend--grimbard--padding-oracle-anti-pattern commit 09ae0f130c

Frequently asked questions

npx skillmds@latest add tomevault-io/padding-oracle-anti-pattern