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