osquery: : PCI device with vendor is active · osquery.name = pci_devices


Description

osquery: $(osquery.pack) $(osquery.subquery): PCI device $(osquery.columns.model) with vendor $(osquery.columns.vendor) is active

Query · wazuh

field osquery.name="pci_devices"

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. field osquery.pack="^hardware-monitoring$"
  4. 24405 osquery: : PCI device with vendor is active · osquery.name = pci_devices refinement level 4 this rule
    field osquery.name="pci_devices"

Rule dependencies

Depends on

Raw source osquery: : PCI device with vendor is active · osquery.name = pci_devices · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="24405" level="4">
    <if_sid>24400</if_sid>
    <field name="osquery.name">pci_devices</field>
    <description>osquery: $(osquery.pack) $(osquery.subquery): PCI device $(osquery.columns.model) with vendor $(osquery.columns.vendor) is active</description>
    <group>hardware_monitoring,</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.