Replies: 1 comment 6 replies
-
|
Hi, not with App Control for Business. What you're asking for can be done but only for user-mode programs and executables. You could use other measures to control your attack surface and limit the potential of that driver being abused by external sources, by using the Harden System Security app. P.S I see Throttle Stop is a program for monitoring CPU temp, power etc., some of which the apps in this repo provide, some aren't available which i could add if needed. There must be other programs that could offer the same features more or less and not use a vulnerable driver. If using Intel CPU, i think Intel has a software for that job too. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have recently discovered that ThrottleStop's kernel driver (ThrottleStop.sys) has a confirmed vulnerability that would allow potential malware to abuse it in order to escalate privileges and get access to the kernel. I currently have a Strict Kernel-Mode Policy deployed, and ThrottleStop.sys is among the whitelisted drivers. I understand that the best solution in terms of security would simply be removing the driver from the whitelist, but in case I still wanted to use ThrottleStop, would there be some other solutions to somehow limit the risks? For example, is it possible to modify the policy so that only ThrottleStop.exe would be able to access/use the driver and no other program at all? Are there other measures I could apply?
Beta Was this translation helpful? Give feedback.
All reactions