Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing Strict Kernel-mode policy in AppControl Manager #531

Merged

Conversation

HotCakeX
Copy link
Owner

Implementing Strict Kernel-mode policy in AppControl Manager. This is explained in detail here: https://github.com/HotCakeX/Harden-Windows-Security/wiki/WDAC-policy-for-BYOVD-Kernel-mode-only-protection

This PR adds creating base and supplemental strict kernel-mode policy.

Implementing Strict Kernel-mode policy in AppControl Manager
@HotCakeX HotCakeX added the Enhancement 💯 New feature or request label Jan 15, 2025
@HotCakeX HotCakeX self-assigned this Jan 15, 2025
@Copilot Copilot bot review requested due to automatic review settings January 15, 2025 16:58
@HotCakeX HotCakeX linked an issue Jan 15, 2025 that may be closed by this pull request
1 task
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 7 out of 17 changed files in this pull request and generated 1 comment.

Files not reviewed (10)
  • AppControl Manager/AppControl Manager.csproj: Language not supported
  • AppControl Manager/Pages/CreatePolicy.xaml: Language not supported
  • AppControl Manager/Pages/CreateSupplementalPolicy.xaml: Language not supported
  • AppControl Manager/Pages/Settings.xaml: Language not supported
  • AppControl Manager/Pages/StrictKernelPolicyScanResults.xaml: Language not supported
  • AppControl Manager/Resources/StrictKernelMode.xml: Language not supported
  • AppControl Manager/Resources/StrictKernelMode_NoFlightRoots.xml: Language not supported
  • AppControl Manager/Strings/en-US/Resources.resw: Language not supported
  • AppControl Manager/Others/MoveUserModeToKernelMode.cs: Evaluated as low risk
  • AppControl Manager/Pages/Settings.xaml.cs: Evaluated as low risk
Comments suppressed due to low confidence (1)

AppControl Manager/IntelGathering/KernelModeDrivers.cs:73

  • The variable 'importNames' is used but not declared in the provided diff. Ensure that 'importNames' is declared and initialized appropriately.
Imports = importNames

AppControl Manager/Pages/CreatePolicy.xaml.cs Show resolved Hide resolved
@HotCakeX HotCakeX merged commit 60f467d into main Jan 15, 2025
2 checks passed
@HotCakeX HotCakeX deleted the Implementing-Strict-Kernel-mode-policy-in-AppControl-Manager branch January 15, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 💯 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Suggestion]: Add Strict Kernel-Mode policy feature to the AppControl Manager
1 participant