MitigationOptions

Whether DEP is enabled with application mitigation options:

Query

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

Additional Query Info

  • Interval: 86400

JSON

{
  "queries": {
    "MitigationOptions": {
      "query": "select * from registry where key='HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Kernel\MitigationOptions'",
      "interval": "86400",
      "platform": "",
      "version": "",
      "description": "Whether DEP is enabled with application mitigation options",
      "value": ""
    }
  }
}