Weak Encryption Anti Pattern

Security anti-pattern for weak encryption (CWE-326, CWE-327). Use when generating or reviewing code that encrypts data, handles encryption keys, or uses cryptographic modes. Detects DES, ECB mode, static IVs, and custom crypto implementations.

igbuend 76c5230 6.8 KB Updated

File contents

igbuend/grimbard/tree/main/skills/weak-encryption-anti-pattern commit 76c5230f22

Frequently asked questions

npx skillmds@latest add igbuend/weak-encryption-anti-pattern