Files
blue-team-tools/rules/linux/lnx_clamav.yml
T

18 lines
433 B
YAML
Raw Normal View History

2017-03-01 10:00:03 +01:00
title: Relevant ClamAV Message
description: Detects relevant ClamAV messages
reference: https://github.com/ossec/ossec-hids/blob/master/etc/rules/clam_av_rules.xml
logsource:
product: linux
service: clamav
detection:
keywords:
- 'Trojan*FOUND'
- 'VirTool*FOUND'
- 'Webshell*FOUND'
- 'Rootkit*FOUND'
- 'Htran*FOUND'
condition: keywords
falsepositives:
2017-03-14 14:52:28 +01:00
- Unknown
2017-03-01 10:00:03 +01:00
level: high