ルール更新 (#224)
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
|
||||
title: Antivirus Exploitation Framework Detection
|
||||
author: Florian Roth
|
||||
date: 2018/09/09
|
||||
description: Detects a highly relevant Antivirus alert that reports an exploitation
|
||||
framework
|
||||
detection:
|
||||
SELECTION_1:
|
||||
Signature:
|
||||
- '*MeteTool*'
|
||||
- '*MPreter*'
|
||||
- '*Meterpreter*'
|
||||
- '*Metasploit*'
|
||||
- '*PowerSploit*'
|
||||
- '*CobaltSrike*'
|
||||
- '*Swrort*'
|
||||
- '*Rozena*'
|
||||
- '*Backdoor.Cobalt*'
|
||||
- '*CobaltStr*'
|
||||
- '*COBEACON*'
|
||||
- '*Cometer*'
|
||||
- '*Razy*'
|
||||
condition: SELECTION_1
|
||||
falsepositives:
|
||||
- Unlikely
|
||||
fields:
|
||||
- FileName
|
||||
- User
|
||||
id: 238527ad-3c2c-4e4f-a1f6-92fd63adb864
|
||||
level: critical
|
||||
logsource:
|
||||
product: antivirus
|
||||
modified: 2019/01/16
|
||||
references:
|
||||
- https://www.nextron-systems.com/2018/09/08/antivirus-event-analysis-cheat-sheet-v1-4/
|
||||
status: experimental
|
||||
tags:
|
||||
- attack.execution
|
||||
- attack.t1203
|
||||
- attack.command_and_control
|
||||
- attack.t1219
|
||||
Reference in New Issue
Block a user