HotCakeX / Harden-Windows-Security

Harden Windows Safely, Securely using Official Supported Microsoft methods and proper explanation | Always up-to-date and works with the latest build of Windows | Provides tools and Guides for Personal, Enterprise, Government and Military security levels | Read The Rationale https://github.com/HotCakeX/Harden-Windows-Security/blob/main/Rationale.md
https://hotcakex.github.io
MIT License
1.9k stars 149 forks source link

Create hardware security #425

Closed vijayleo31 closed 4 hours ago

vijayleo31 commented 2 days ago

The Hardware Security Analyzer (HSA) is a C# application designed to collect and analyze hardware information from a computer system. The tool aims to assist security professionals in identifying potential vulnerabilities related to hardware configurations, such as insecure BIOS settings, outdated firmware, or unusual hardware configurations that may indicate tampering or compromise.

Features CPU Information: Gather details about the CPU, including model, manufacturer, and core count. RAM Information: Collect data about the installed RAM, such as size, speed, and manufacturer. Storage Devices: List all storage devices, their capacities, and types (HDD, SSD). Motherboard Information: Retrieve information about the motherboard, including manufacturer and model. BIOS Information: Display BIOS version and release date. Security Recommendations: Provide basic recommendations based on the gathered data.