SigmaHQ/rules/windows/builtin/win_av_relevant_match.yml

37 lines
848 B
YAML
Raw Normal View History

title: Relevant Anti-Virus Event
description: This detection method points out highly relevant Antivirus events
author: Florian Roth
logsource:
2017-02-19 10:08:23 +00:00
product: windows
2016-12-27 13:49:54 +00:00
detection:
selection:
EventLog: Application
2016-12-27 13:49:54 +00:00
keywords:
- HTool
- Hacktool
- ASP/Backdoor
- JSP/Backdoor
- PHP/Backdoor
- Backdoor.ASP
- Backdoor.JSP
- Backdoor.PHP
- Webshell
- Portscan
- Mimikatz
- WinCred
- PlugX
- Korplug
- Pwdump
- Chopper
- WmiExec
- Xscan
- Clearlog
- ASPXSpy
filters:
- Keygen
- Crack
2017-02-16 22:49:34 +00:00
condition: selection and 1 of keywords and not 1 of filters
2016-12-27 13:49:54 +00:00
falsepositives:
- Some software piracy tools (key generators, cracks) are classified as hack tools
2017-02-16 17:02:26 +00:00
level: high