osquery: : Command launched at · osquery.name = crontab


Description

osquery: $(osquery.pack) $(osquery.subquery): Command launched $(osquery.columns.command) at $(osquery.columns.hour):$(osquery.columns.minute) $(osquery.columns.day_of_month) $(osquery.columns.month)

Query · wazuh

field osquery.name="crontab"

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="^incident-response$"
  4. 24033 osquery: : Command launched at · osquery.name = crontab refinement level 4 this rule
    field osquery.name="crontab"

Rule dependencies

Depends on

Raw source osquery: : Command launched at · osquery.name = crontab · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="24033" level="4">
    <if_sid>24030</if_sid>
    <field name="osquery.name">crontab</field>
    <description>osquery: $(osquery.pack) $(osquery.subquery): Command launched $(osquery.columns.command) at $(osquery.columns.hour):$(osquery.columns.minute) $(osquery.columns.day_of_month) $(osquery.columns.month) </description>
    <group>incident_response,</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.