1 个仓库
Determining the security state of a system by analyzing hardware capabilities and boot parameters.
Distinct from Hardware Capability Detection: Focuses on security vulnerability detection through hardware/config intersection, whereas Hardware Capability Detection is for general runtime optimization.
Explore 1 awesome GitHub repository matching development tools & productivity · Security Posture Evaluation. Refine with filters or upvote what's useful.
This project is a diagnostic toolset used to scan CPU hardware and Linux kernel images to assess susceptibility to Spectre, Meltdown, and other transient execution vulnerabilities. It functions as a vulnerability scanner and security auditor designed to identify side-channel attack risks and verify the status of hardware-level security patches. The tool provides capabilities for both active system assessment and standalone kernel image security analysis. It evaluates the presence of security mitigations by analyzing CPU hardware and kernel configurations without requiring a running kernel or
Evaluates vulnerability status by intersecting CPU hardware capabilities with active operating system boot parameters.