Rule

Check Applocker rule set:

Query

select * from registry where key like 'HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\SrpV2\%\%\Value'

Additional Query Info

  • Interval: 86400

JSON

{
  "queries": {
    "Rule": {
      "query": "select * from registry where key like 'HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\SrpV2\%\%\Value'",
      "interval": "86400",
      "platform": "",
      "version": "",
      "description": "Check Applocker rule set",
      "value": ""
    }
  }
}