跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Zeroize Audit

插件 活跃

Detects missing or compiler-optimized zeroization of sensitive data with assembly and control-flow analysis

1 个 Skill 0 个 MCP
目的

To provide developers and security auditors with a robust tool for identifying and verifying vulnerabilities related to the improper handling and zeroization of sensitive data in code.

功能

  • Detects missing zeroization in source code
  • Identifies zeroization removed by compiler optimizations
  • Performs assembly-level analysis for stack/register security
  • Generates proof-of-concept exploits for verified findings
  • Analyzes C, C++, and Rust codebases

使用场景

  • Auditing cryptographic implementations for secure data handling
  • Reviewing authentication systems for secrets management flaws
  • Verifying secure cleanup procedures in security-critical code
  • Investigating memory safety issues concerning sensitive data

非目标

  • General code review or performance optimization outside of security
  • Refactoring code unrelated to sensitive data handling
  • Replacing a full static analysis suite for non-security-related bugs

Trust

  • warning:Issues Attention13 issues opened and 4 closed in the last 90 days suggests slow maintainer response to open issues (closure rate < 10%).

安装

请先添加 Marketplace

/plugin marketplace add trailofbits/skills
/plugin install zeroize-audit@trailofbits

质量评分

93 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标5.2k
许可证CC-BY-SA-4.0
状态
查看源代码