For this use case, add these rules to your custom rule file.
<group name="virustotal,">
<rule id="107105" level="5">
<if_sid>87100</if_sid>
<field name="virustotal.malicious">1</field>
<field name="virustotal.positives">1</field>
<description>VirusTotal: Alert - $(virustotal.source.file) - $(virustotal.positives) engines detected this file</description>
<group>pci_dss_10.6.1,pci_dss_11.4,gdpr_IV_35.7.d,</group>
<options>no_full_log</options>
<mitre>
<id>T1203</id>
</mitre>
</rule>
<rule id="87105" level="12" overwrite="yes">
<if_sid>87100</if_sid>
<field name="virustotal.malicious">1</field>
<field name="virustotal.positives" negate="yes">1</field>
<description>VirusTotal: Alert - $(virustotal.source.file) - $(virustotal.positives) engines detected this file</description>
<group>pci_dss_10.6.1,pci_dss_11.4,gdpr_IV_35.7.d,</group>
<options>no_full_log</options>
<mitre>
<id>T1203</id>
</mitre>
</rule>--
You received this message because you are subscribed to a topic in the Google Groups "Wazuh | Mailing List" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/wazuh/eYI-nmtFaEg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to wazuh+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/wazuh/c5b366d0-a663-421a-90f6-f5b2042522bcn%40googlegroups.com.