Zeroize Audit
Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing...
About this skill
Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.
Related Skills
More from SecurityCybersecurity Skills
734+ structured cybersecurity skills mapped to MITRE ATT&CK framework for AI agents
Trail of Bits Security Research
45 security research and vulnerability detection skills from Trail of Bits
FFUF Web Fuzzing
Fast web fuzzer for discovering hidden content, directories, files, and vulnerabilities during penetration testing