2020-06-09 14:12:05 +00:00
|
|
|
title: Octopus Scanner Malware
|
|
|
|
id: 805c55d9-31e6-4846-9878-c34c75054fe9
|
|
|
|
status: experimental
|
|
|
|
description: Detects Octopus Scanner Malware.
|
|
|
|
references:
|
|
|
|
- https://securitylab.github.com/research/octopus-scanner-malware-open-source-supply-chain
|
|
|
|
tags:
|
|
|
|
- attack.t1195
|
2020-06-17 17:31:40 +00:00
|
|
|
- attack.t1195.001
|
2020-06-09 14:12:05 +00:00
|
|
|
author: NVISO
|
|
|
|
date: 2020/06/09
|
|
|
|
logsource:
|
|
|
|
product: windows
|
2021-04-15 00:02:25 +00:00
|
|
|
category: file_event
|
2020-06-09 14:12:05 +00:00
|
|
|
detection:
|
|
|
|
selection:
|
|
|
|
TargetFilename|endswith:
|
|
|
|
- '\AppData\Local\Microsoft\Cache134.dat'
|
|
|
|
- '\AppData\Local\Microsoft\ExplorerSync.db'
|
2021-04-15 00:30:41 +00:00
|
|
|
condition: selection
|
2020-06-09 14:12:05 +00:00
|
|
|
falsepositives:
|
|
|
|
- Unknown
|
2021-04-15 00:23:08 +00:00
|
|
|
level: high
|