2017-10-22 10:55:06 +00:00
|
|
|
title: Ps.exe Renamed SysInternals Tool
|
2019-11-12 22:12:27 +00:00
|
|
|
id: 18da1007-3f26-470f-875d-f77faf1cab31
|
2019-06-10 06:54:37 +00:00
|
|
|
description: Detects renamed SysInternals tool execution with a binary named ps.exe as used by Dragonfly APT group and documented in TA17-293A report
|
2018-01-27 23:24:16 +00:00
|
|
|
references:
|
|
|
|
- https://www.us-cert.gov/ncas/alerts/TA17-293A
|
2018-07-25 07:50:01 +00:00
|
|
|
tags:
|
|
|
|
- attack.defense_evasion
|
|
|
|
- attack.g0035
|
|
|
|
- attack.t1036
|
2019-06-14 04:15:38 +00:00
|
|
|
- car.2013-05-009
|
2017-10-22 10:55:06 +00:00
|
|
|
author: Florian Roth
|
|
|
|
date: 2017/10/22
|
|
|
|
logsource:
|
2019-03-09 17:57:59 +00:00
|
|
|
category: process_creation
|
2017-10-22 10:55:06 +00:00
|
|
|
product: windows
|
|
|
|
detection:
|
|
|
|
selection:
|
|
|
|
CommandLine: 'ps.exe -accepteula'
|
|
|
|
condition: selection
|
|
|
|
falsepositives:
|
|
|
|
- Renamed SysInternals tool
|
|
|
|
level: high
|