CwdIllegalInDllSearch

Check Secure Search Path state (https://support.microsoft.com/en-us/help/2264107/a-new-cwdillegalindllsearch-registry-entry-is-available-to-control-the):

Query

select * from registry where key='HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\CWDIllegalInDllSearch'

Additional Query Info

  • Interval: 86400

JSON

{
  "queries": {
    "CwdIllegalInDllSearch": {
      "query": "select * from registry where key='HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\CWDIllegalInDllSearch'",
      "interval": "86400",
      "platform": "",
      "version": "",
      "description": "Check Secure Search Path state (https://support.microsoft.com/en-us/help/2264107/a-new-cwdillegalindllsearch-registry-entry-is-available-to-control-the)",
      "value": ""
    }
  }
}