2019-11-12 22:12:27 +00:00
|
|
|
title: Turla Group Named Pipes
|
|
|
|
id: 739915e4-1e70-4778-8b8a-17db02f66db1
|
2017-11-06 13:22:09 +00:00
|
|
|
status: experimental
|
|
|
|
description: Detects a named pipe used by Turla group samples
|
2018-01-27 23:24:16 +00:00
|
|
|
references:
|
|
|
|
- Internal Research
|
2017-11-06 13:22:09 +00:00
|
|
|
date: 2017/11/06
|
2018-07-25 07:50:01 +00:00
|
|
|
tags:
|
|
|
|
- attack.g0010
|
2017-11-06 13:22:09 +00:00
|
|
|
author: Markus Neis
|
|
|
|
logsource:
|
|
|
|
product: windows
|
2020-09-30 18:44:14 +00:00
|
|
|
category: pipe_created
|
2018-11-15 06:00:06 +00:00
|
|
|
definition: 'Note that you have to configure logging for PipeEvents in Symson config'
|
2017-11-06 13:22:09 +00:00
|
|
|
detection:
|
|
|
|
selection:
|
|
|
|
PipeName:
|
|
|
|
- '\atctl' # https://www.virustotal.com/#/file/a4ddb2664a6c87a1d3c5da5a5a32a5df9a0b0c8f2e951811bd1ec1d44d42ccf1/detection
|
|
|
|
- '\userpipe' # ruag apt case
|
|
|
|
- '\iehelper' # ruag apt case
|
|
|
|
- '\sdlrpc' # project cobra https://www.gdatasoftware.com/blog/2015/01/23926-analysis-of-project-cobra
|
|
|
|
- '\comnap' # https://www.gdatasoftware.com/blog/2015/01/23926-analysis-of-project-cobra
|
|
|
|
# - '\rpc' # may cause too many false positives : http://kb.palisade.com/index.php?pg=kb.page&id=483
|
|
|
|
condition: selection
|
|
|
|
falsepositives:
|
2021-02-24 14:43:13 +00:00
|
|
|
- Unknown
|
2017-11-06 13:22:09 +00:00
|
|
|
level: critical
|
|
|
|
|