Windows Registry Markers for FlowCloud Malware Configuration and Keylogger Components
Detects registry activity referencing specific HARDWARE marker GUID keys and the Setup\PrintResponsor path on Windows.
- Product
- windows
- Category
- registry_event
- Author
- NVISO (SigmaHQ), DRL 1.1
- Published
- 2020-06-09
- Updated
- 2026-07-31
ATT&CK techniques
Persistence → Defense EvasionRecon
Resource Dev
Initial Access
Execution
Persistence
Priv Esc
Defense Evasion
Cred Access
Discovery
Lateral Movement
Collection
C2
Exfiltration
Impact
What it detects
This rule identifies specific Windows registry paths used as markers for FlowCloud malware configuration storage alongside components consistent with a keylogger. Attackers may leverage these locations for persistence and to organize malware-related data, making registry telemetry valuable for early detection. The detection relies on Windows registry event logs that record TargetObject matches for the defined HARDWARE and SYSTEM keys.
Reporting behind it
Changelog
v5- v5Candidate ingested via manual entry.2026-07-31
- v4Candidate ingested via manual entry.2026-07-31
- v3Candidate ingested via manual entry.2026-07-31
- v2Candidate ingested via manual entry.2026-07-31
- v1No changelog recorded for this version.2026-07-30
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.
title: Windows Registry Markers for FlowCloud Malware Configuration and Keylogger Components
id: b54071b7-ca24-404a-80f0-af615d4f32fe
status: test
description: This rule identifies specific Windows registry paths used as markers for FlowCloud malware configuration storage alongside components consistent with a keylogger. Attackers may leverage these locations for persistence and to organize malware-related data, making registry telemetry valuable for early detection. The detection relies on Windows registry event logs that record TargetObject matches for the defined HARDWARE and SYSTEM keys.
references:
- https://www.proofpoint.com/us/blog/threat-insight/ta410-group-behind-lookback-attacks-against-us-utilities-sector-returns-new
- https://github.com/SigmaHQ/sigma/blob/master/rules-emerging-threats/2020/Malware/FlowCloud/registry_event_malware_flowcloud_markers.yml
author: NVISO, Huntrule Team
date: 2020-06-09
modified: 2024-03-20
tags:
- attack.persistence
- attack.defense-impairment
- attack.t1112
- detection.emerging-threats
logsource:
product: windows
category: registry_event
detection:
selection:
TargetObject|contains:
- \HARDWARE\{2DB80286-1784-48b5-A751-B6ED1F490303}
- \HARDWARE\{804423C2-F490-4ac3-BFA5-13DEDE63A71A}
- \HARDWARE\{A5124AF5-DF23-49bf-B0ED-A18ED3DEA027}
- \SYSTEM\Setup\PrintResponsor\
condition: selection
falsepositives:
- Unlikely
level: critical
license: DRL-1.1
related:
- id: 5118765f-6657-4ddb-a487-d7bd673abbf1
type: derived