2018-01-31 23:11:37 +01:00
|
|
|
title: Elise Backdoor
|
2019-11-12 23:12:27 +01:00
|
|
|
id: e507feb7-5f73-4ef6-a970-91bb6f6d744f
|
2018-01-31 23:11:37 +01:00
|
|
|
status: experimental
|
2019-11-12 23:12:27 +01:00
|
|
|
description: Detects Elise backdoor acitivty as used by APT32
|
|
|
|
|
references:
|
2019-12-05 09:56:20 +01:00
|
|
|
- https://community.rsa.com/community/products/netwitness/blog/2018/02/13/lotus-blossom-continues-asean-targeting
|
2018-07-25 09:50:01 +02:00
|
|
|
tags:
|
|
|
|
|
- attack.g0030
|
|
|
|
|
- attack.g0050
|
|
|
|
|
- attack.s0081
|
2018-01-31 23:11:37 +01:00
|
|
|
author: Florian Roth
|
|
|
|
|
date: 2018/01/31
|
2018-02-25 17:25:04 +01:00
|
|
|
logsource:
|
2019-03-02 21:05:15 +03:00
|
|
|
category: process_creation
|
2018-02-25 17:25:04 +01:00
|
|
|
product: windows
|
2018-01-31 23:11:37 +01:00
|
|
|
detection:
|
|
|
|
|
selection1:
|
|
|
|
|
Image: 'C:\Windows\SysWOW64\cmd.exe'
|
|
|
|
|
CommandLine: '*\Windows\Caches\NavShExt.dll *'
|
|
|
|
|
selection2:
|
|
|
|
|
CommandLine: '*\AppData\Roaming\MICROS~1\Windows\Caches\NavShExt.dll,Setting'
|
2018-03-06 23:14:43 +01:00
|
|
|
condition: 1 of them
|
2018-01-31 23:11:37 +01:00
|
|
|
falsepositives:
|
|
|
|
|
- Unknown
|
|
|
|
|
level: critical
|