SigmaHQ/rules/linux/lnx_clamav.yml

19 lines
440 B
YAML
Raw Normal View History

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