regsvr32 Anomalies
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
title: Regsvr32 Anomaly
|
||||
status: experimental
|
||||
description: Detects various anomalies in relation to regsvr32.exe
|
||||
author: Florian Roth
|
||||
logsource:
|
||||
product: windows
|
||||
service: sysmon
|
||||
detection:
|
||||
selection1:
|
||||
EventID: 1
|
||||
Image: '*\regsvr32.exe'
|
||||
CommandLine: '*\Temp\*'
|
||||
selection2:
|
||||
EventID: 1
|
||||
Image: '*\regsvr32.exe'
|
||||
ParentImage: '*\powershell.exe'
|
||||
condition: any of them
|
||||
falsepositives:
|
||||
- Unknown
|
||||
level: high
|
||||
|
||||
Reference in New Issue
Block a user