regex rule implemented
This commit is contained in:
@@ -6,12 +6,12 @@ logsource:
|
||||
product: windows
|
||||
detection:
|
||||
selection:
|
||||
EventLog: PowerShell
|
||||
Channel: PowerShell
|
||||
EventID: 4103
|
||||
ContextInfo:
|
||||
- Host Application
|
||||
- ホスト アプリケーション
|
||||
condition: selection
|
||||
# condition: selection
|
||||
falsepositives:
|
||||
- unknown
|
||||
level: medium
|
||||
|
||||
@@ -6,11 +6,11 @@ logsource:
|
||||
product: windows
|
||||
detection:
|
||||
selection:
|
||||
EventLog: PowerShell
|
||||
Channel: PowerShell
|
||||
EventID: 4104
|
||||
Path: ''
|
||||
ScriptBlockText: '.'
|
||||
condition: selection
|
||||
Path: null
|
||||
ScriptBlockText: null
|
||||
# condition: selection
|
||||
falsepositives:
|
||||
- unknown
|
||||
level: medium
|
||||
|
||||
Reference in New Issue
Block a user