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

22 lines
480 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
references:
- https://securelist.com/chafer-used-remexi-malware/89538/
author: Florian Roth
date: 2019/01/31
logsource:
category: proxy
detection:
selection:
2019-10-21 11:19:59 +02:00
c-uri: '*/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