22 lines
710 B
YAML
22 lines
710 B
YAML
title: Atera Agent Installation
|
|
id: 87261fb2-69d0-42fe-b9de-88c6b5f65a43
|
|
status: experimental
|
|
description: Detects successful installation of Atera Remote Monitoring & Management (RMM) agent as recently found to be used by Conti operators
|
|
references:
|
|
- https://www.advintel.io/post/secret-backdoor-behind-conti-ransomware-operation-introducing-atera-agent
|
|
date: 2021/09/01
|
|
author: Bhabesh Raj
|
|
level: high
|
|
logsource:
|
|
service: application
|
|
product: windows
|
|
tags:
|
|
- attack.t1219
|
|
detection:
|
|
selection:
|
|
EventID: 1033
|
|
Source: MsiInstaller
|
|
Message|contains: AteraAgent
|
|
condition: selection
|
|
falsepositives:
|
|
- Legitimate Atera agent installation |