Files
blue-team-tools/rules/proxy/proxy_turla_comrat.yml
T

24 lines
536 B
YAML
Raw Normal View History

2020-05-26 13:18:50 +02:00
title: Turla ComRAT
id: 7857f021-007f-4928-8b2c-7aedbe64bb82
2021-11-27 11:33:14 +01:00
status: test
2020-05-26 13:18:50 +02:00
description: Detects Turla ComRAT patterns
author: Florian Roth
2020-09-15 07:02:30 -06:00
references:
2021-11-27 11:33:14 +01:00
- https://www.welivesecurity.com/wp-content/uploads/2020/05/ESET_Turla_ComRAT.pdf
date: 2020/05/26
modified: 2021/11/27
2020-05-26 13:18:50 +02:00
logsource:
2021-11-27 11:33:14 +01:00
category: proxy
2020-05-26 13:18:50 +02:00
detection:
2021-11-27 11:33:14 +01:00
selection:
c-uri|contains: '/index/index.php?h='
condition: selection
2020-05-26 13:18:50 +02:00
falsepositives:
2021-11-27 11:33:14 +01:00
- Unknown
2020-05-26 13:18:50 +02:00
level: critical
2020-09-15 07:02:30 -06:00
tags:
2021-11-27 11:33:14 +01:00
- attack.defense_evasion
- attack.command_and_control
- attack.t1071.001
- attack.g0010