Sysmon DNS Query for anonfiles.com Domain

Flags Windows Sysmon DNS queries referencing anonfiles.com to support detection of suspicious data staging.

FreeReviewedSigma · High · v2
Product
windows
Category
dns_query
Author
pH-T (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2022-07-15
Updated
2026-07-31
title: Sysmon DNS Query for anonfiles.com Domain
id: 968ee27e-dcb1-49ad-be2b-5f201268ff80
related:
  - id: 29f171d7-aa47-42c7-9c7b-3c87938164d9
    type: similar
  - id: 065cceea-77ec-4030-9052-fc0affea7110
    type: derived
status: test
description: This rule flags DNS queries whose query name contains ".anonfiles.com". Attackers may use lookups to resolve domains associated with anonymous file hosting for staging or exfiltration workflows. It relies on Sysmon Windows telemetry for DNS query events, specifically the queried name field.
references:
  - https://www.trendmicro.com/vinfo/us/security/news/ransomware-spotlight/ransomware-spotlight-blackbyte
  - https://github.com/SigmaHQ/sigma/blob/master/rules/windows/dns_query/dns_query_win_anonymfiles_com.yml
author: pH-T (Nextron Systems), Huntrule Team
date: 2022-07-15
modified: 2023-01-16
tags:
  - attack.exfiltration
  - attack.t1567.002
logsource:
  product: windows
  category: dns_query
detection:
  selection:
    QueryName|contains: .anonfiles.com
  condition: selection
falsepositives:
  - Rare legitimate access to anonfiles.com
level: high
license: DRL-1.1