Need relevance to check file and folder permission as per our hardening process

Check http://support.bigfix.com/inspectors/Authorization%20Objects_Any.html#security%20descriptor

I believe you need something like:

sacl of security descriptor of folder "C:\Windows\System32\drivers"

Note that you can’t get a result out of FixletDebugger/QnA directly as you need privileges that the client has to get sacls

1 Like