Detects loading of kernel modules with insmod command.
Description
Detects loading of kernel modules with insmod command.
Query · wazuh
field audit.command="insmod" AND field audit.exe="/usr/bin/kmod"
No license declared
socfortress/Wazuh-Rules publishes no license, and without an express grant the default is all rights reserved. The query above is synthesized from the rule rather than copied out of it, so you can see what the rule matches on; the rule as written stays upstream.
Read the full rule at Auditd/200110-auditd.xml ↗. Why this rule is treated this way.
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.
-
decoded_as=auditd-syscall -
field audit.command="insmod" AND field audit.exe="/usr/bin/kmod"
Rule dependencies
Depends on
-
composes · Wazuh if_sid
200110