Timing Attacks Anti Pattern

Security anti-pattern for timing side-channel vulnerabilities (CWE-208). Use when generating or reviewing code that compares secrets, tokens, passwords, or cryptographic values. Detects early-exit comparisons that leak information through timing differences. Use when this capability is needed.

tomevault-io 4e0110a 2 files · 5.8 KB Updated

File contents

tomevault-io/skills-registry/tree/main/igbuend--grimbard--timing-attacks-anti-pattern commit 4e0110a743

Frequently asked questions

npx skillmds@latest add tomevault-io/timing-attacks-anti-pattern