技能说明

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.


中文介绍

检测源代码中敏感数据未清零的问题,并通过汇编级分析和控制流验证识别被编译器优化删除的清零操作,适用于审计处理密钥、密码或其他敏感数据的C/C++/Rust代码

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

帮我下载并安装这个SKILL:https://skillhub.cstcloud.cn/download/zeroize-audit

点击右上角 下载SKILL 按钮

元信息

分类:Test & Security
下载:4
浏览:4
标签:
zeroization detection compiler optimization assembly-level analysis