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

26 lines
582 B
YAML
Raw Normal View History

2019-01-31 12:31:48 +01:00
title: Chafer Malware URL Pattern
2019-11-12 23:12:27 +01:00
id: fb502828-2db0-438e-93e6-801c7548686d
2019-01-31 12:31:48 +01:00
status: experimental
description: Detects HTTP requests used by Chafer malware
author: Florian Roth
date: 2019/01/31
2020-09-15 07:02:30 -06:00
references:
- https://securelist.com/chafer-used-remexi-malware/89538/
2019-01-31 12:31:48 +01:00
logsource:
category: proxy
detection:
selection:
2020-10-15 23:16:17 -03:00
c-uri|contains: '/asp.asp?ui='
2019-01-31 12:31:48 +01:00
condition: selection
fields:
- ClientIP
2019-12-07 00:11:33 +01:00
- c-uri
- c-useragent
2019-01-31 12:31:48 +01:00
falsepositives:
- Unknown
level: critical
2020-09-15 07:02:30 -06:00
tags:
- attack.command_and_control
- attack.t1071.001
2020-10-15 23:16:17 -03:00
- attack.t1043 # an old one