Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Zeroize Audit

Plugin Aktiv
Teil von:Trailofbits

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

1 Skill 0 MCPs
Zweck

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.

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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%).

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

93 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne5.2k
LizenzCC-BY-SA-4.0
Status
Quellcode ansehen