2019-01-16 23:36:31 +01:00
|
|
|
title: PsExec Service Start
|
2019-11-12 23:12:27 +01:00
|
|
|
id: 3ede524d-21cc-472d-a3ce-d21b568d8db7
|
2021-11-27 11:33:14 +01:00
|
|
|
status: test
|
2019-01-16 23:36:31 +01:00
|
|
|
description: Detects a PsExec service start
|
|
|
|
|
author: Florian Roth
|
|
|
|
|
date: 2018/03/13
|
2021-11-27 11:33:14 +01:00
|
|
|
modified: 2021/11/27
|
2019-01-16 23:36:31 +01:00
|
|
|
logsource:
|
2021-11-27 11:33:14 +01:00
|
|
|
category: process_creation
|
|
|
|
|
product: windows
|
2019-01-16 23:36:31 +01:00
|
|
|
detection:
|
2021-11-27 11:33:14 +01:00
|
|
|
selection:
|
|
|
|
|
CommandLine: C:\Windows\PSEXESVC.exe
|
|
|
|
|
condition: selection
|
2019-01-16 23:36:31 +01:00
|
|
|
falsepositives:
|
2021-11-27 11:33:14 +01:00
|
|
|
- Administrative activity
|
2019-01-16 23:36:31 +01:00
|
|
|
level: low
|
2021-11-27 11:33:14 +01:00
|
|
|
tags:
|
|
|
|
|
- attack.execution
|
|
|
|
|
- attack.s0029
|
|
|
|
|
- attack.t1569.002
|