Files
blue-team-tools/rules-deprecated/windows/proc_creation_win_sysinternals_psexesvc_start.yml
T
Nasreddine Bencherchali 137dcbcc50 feat: more updates and fixes
2023-02-28 15:22:25 +01:00

22 lines
496 B
YAML

title: PsExec Service Start
id: 3ede524d-21cc-472d-a3ce-d21b568d8db7
status: deprecated
description: Detects a PsExec service start
author: Florian Roth (Nextron Systems)
date: 2018/03/13
modified: 2023/02/28
tags:
- attack.execution
- attack.s0029
- attack.t1569.002
logsource:
category: process_creation
product: windows
detection:
selection:
CommandLine: C:\Windows\PSEXESVC.exe
condition: selection
falsepositives:
- Administrative activity
level: low