regex rule implemented

This commit is contained in:
ichiichi11
2020-11-21 22:56:21 +09:00
parent 1abdbafb5a
commit d976ddc4d0
31 changed files with 675 additions and 1809 deletions

View File

@@ -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

View File

@@ -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