Files
blue-team-tools/rules/windows/process_creation/win_psexesvc_start.yml
T

21 lines
462 B
YAML
Raw Normal View History

title: PsExec Service Start
2019-11-12 23:12:27 +01:00
id: 3ede524d-21cc-472d-a3ce-d21b568d8db7
description: Detects a PsExec service start
author: Florian Roth
date: 2018/03/13
modified: 2012/12/11
tags:
2019-03-02 00:14:20 +01:00
- attack.execution
- attack.t1035
- attack.s0029
logsource:
2019-03-02 00:14:20 +01:00
category: process_creation
product: windows
detection:
2019-03-02 00:14:20 +01:00
selection:
ProcessCommandLine: C:\Windows\PSEXESVC.exe
condition: selection
falsepositives:
2019-03-02 00:14:20 +01:00
- Administrative activity
level: low