UNC4841 - Email Exfiltration File Pattern
Detects filename pattern of email related data used by UNC4841 for staging and exfiltration
Sigma rule (View on GitHub)
1title: UNC4841 - Email Exfiltration File Pattern
2id: 0785f462-60b0-4031-9ff4-b4f3a0ba589a
3status: test
4description: Detects filename pattern of email related data used by UNC4841 for staging and exfiltration
5references:
6 - https://www.mandiant.com/resources/blog/barracuda-esg-exploited-globally
7author: Nasreddine Bencherchali (Nextron Systems)
8date: 2023-06-16
9tags:
10 - attack.execution
11 - attack.persistence
12 - attack.defense-evasion
13 - detection.emerging-threats
14logsource:
15 product: linux
16 category: file_event
17detection:
18 selection:
19 TargetFilename|re: '/mail/tmp/[a-zA-Z0-9]{3}[0-9]{3}\.tar\.gz'
20 condition: selection
21falsepositives:
22 - Unknown
23level: high
References
Related rules
- UNC4841 - Barracuda ESG Exploitation Indicators
- APT29 2018 Phishing Campaign CommandLine Indicators
- COLDSTEEL Persistence Service Creation
- COLDSTEEL RAT Anonymous User Process Execution
- COLDSTEEL RAT Cleanup Command Execution