osquery: : Windows Registry key value is · osquery.pack = windows-hardening


Description

osquery: $(osquery.pack) $(osquery.subquery): Windows Registry key $(osquery.columns.key) value is $(osquery.columns.data)

Query · wazuh

field osquery.pack="^windows-hardening$"

Fires when

Wazuh evaluates a chain top-down. Every rule above this one must match on the same event before this rule is tested at all.

  1. 24000 osquery message anchor level 3
    location=osquery$
  2. decoded_as=json
  3. 24600 osquery: : Windows Registry key value is · osquery.pack = windows-hardening refinement level 4 this rule
    field osquery.pack="^windows-hardening$"

Rule dependencies

Depends on

Raw source osquery: : Windows Registry key value is · osquery.pack = windows-hardening · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="24600" level="4">
    <if_sid>24010</if_sid>
    <field name="osquery.pack">^windows-hardening$</field>
    <description>osquery: $(osquery.pack) $(osquery.subquery): Windows Registry key $(osquery.columns.key) value is $(osquery.columns.data)</description>
    <group>windows_hardening,</group>
    <options>no_full_log</options>
  </rule>

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.