Detects adversary creating screen capture of a desktop with Import Tool.


Description

Detects adversary creating screen capture of a desktop with Import Tool.

field columns.cmdline="import" AND field columns.cmdline=".png$|.jpg$|.jpeg$"

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 Osquery/200200-osquery.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.

  1. decoded_as=json AND field name="bpf_process_events|es_process_events"
  2. 200275 Detects adversary creating screen capture of a desktop with Import Tool. refinement level 12 this rule
    field columns.cmdline="import" AND field columns.cmdline=".png$|.jpg$|.jpeg$"

Rule dependencies

Depends on

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.