ControlFlowGuard

Check Control Flow Guard state:

Query

select * from registry where key='HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\EnableCfg'

Additional Query Info

  • Interval: 86400

JSON

{
  "queries": {
    "ControlFlowGuard": {
      "query": "select * from registry where key='HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\EnableCfg'",
      "interval": "86400",
      "platform": "",
      "version": "",
      "description": "Check Control Flow Guard state",
      "value": ""
    }
  }
}