Files
blue-team-tools/rules/windows/process_creation/proc_creation_win_psexesvc_start.yml
T
Nasreddine Bencherchali 7c38a5c496 chore: add nextron authors tag
2023-02-01 11:14:59 +01:00

22 lines
490 B
YAML

title: PsExec Service Start
id: 3ede524d-21cc-472d-a3ce-d21b568d8db7
status: test
description: Detects a PsExec service start
author: Florian Roth (Nextron Systems)
date: 2018/03/13
modified: 2021/11/27
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