FontBlocking

Whether FontBlocking is enabled:

Query

select * from registry where key='HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\MitigationOptions\MitigationOptions_FontBlocking'

Additional Query Info

  • Interval: 86400

JSON

{
  "queries": {
    "FontBlocking": {
      "query": "select * from registry where key='HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\MitigationOptions\MitigationOptions_FontBlocking'",
      "interval": "86400",
      "platform": "",
      "version": "",
      "description": "Whether FontBlocking is enabled",
      "value": ""
    }
  }
}