Files
blue-team-tools/rules-deprecated/windows/proc_creation_win_sysinternals_psexesvc_start.yml
T

22 lines
496 B
YAML
Raw Normal View History

title: PsExec Service Start
2019-11-12 23:12:27 +01:00
id: 3ede524d-21cc-472d-a3ce-d21b568d8db7
2023-02-28 15:22:25 +01:00
status: deprecated
description: Detects a PsExec service start
2023-02-01 11:14:59 +01:00
author: Florian Roth (Nextron Systems)
date: 2018/03/13
2023-02-28 15:22:25 +01:00
modified: 2023/02/28
2022-10-28 15:06:36 +02:00
tags:
- attack.execution
- attack.s0029
- attack.t1569.002
logsource:
2022-10-28 15:06:36 +02:00
category: process_creation
product: windows
detection:
2022-10-28 15:06:36 +02:00
selection:
CommandLine: C:\Windows\PSEXESVC.exe
condition: selection
falsepositives:
2022-10-28 15:06:36 +02:00
- Administrative activity
level: low