1 مستودع
Strict policy enforcement allowing only a predefined list of trusted kernel drivers to load.
Distinct from Kernel Driver Control Utilities: Focuses on restriction/whitelisting for security, whereas sibling focuses on general state management.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel Driver Whitelisting. Refine with filters or upvote what's useful.
Harden-Windows-Security is a security hardening tool and framework designed to reduce the attack surface of the Windows operating system through policy enforcement. It provides a collection of security presets and templates to implement official hardening standards across multiple devices. The project distinguishes itself through a comprehensive execution control system, featuring a manager for Windows Application Control and a kernel protection suite. It implements strict trust models, including kernel-mode driver whitelisting, signed policy implementation on the EFI partition, and code inte
Implements a whitelist-only policy for kernel-mode drivers to block unauthorized third-party drivers.