fix logsource for remote_powershell_session_process.yml

This commit is contained in:
yugoslavskiy 2019-11-10 23:10:24 +03:00
parent 5756df1922
commit 1f5a31f0e7

View File

@ -7,16 +7,13 @@ author: Roberto Rodriguez @Cyb3rWard0g
references: references:
- https://github.com/Cyb3rWard0g/ThreatHunter-Playbook/tree/master/playbooks/windows/02_execution/T1086_powershell/powershell_remote_session.md - https://github.com/Cyb3rWard0g/ThreatHunter-Playbook/tree/master/playbooks/windows/02_execution/T1086_powershell/powershell_remote_session.md
logsource: logsource:
category: process_creation
product: windows product: windows
service: sysmon
detection: detection:
selection_1: selection:
EventID: 1 - Image|endswith: '\wsmprovhost.exe'
Image|endswith: '\wsmprovhost.exe' - ParentImage|endswith: '\wsmprovhost.exe'
selection_2: condition: selection
EventID: 1
ParentImage|endswith: '\wsmprovhost.exe'
condition: selection_1 or selection_2
falsepositives: falsepositives:
- Unknown - Unknown
level: critical level: critical