DNS Queries to Katz Stealer–Associated Domains (Network)

Alerts on DNS queries for domains associated with Katz Stealer.

FreeReviewedSigma · High · v5
Category
dns
Author
Swachchhanda Shrawan Poudel (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2025-05-22
Updated
2026-07-31
title: DNS Queries to Katz Stealer–Associated Domains (Network)
id: 06784aa8-bb45-445a-8dcd-70a06d990fdf
related:
  - id: 9c3d6e32-f4c8-4d73-8b8f-95c3b383a13c
    type: similar
  - id: 6b0c762f-0e1b-435f-a829-5943b08fe36a
    type: derived
status: experimental
description: "This rule flags DNS query events where the queried domain contains Katz Stealer–associated domain strings: 'katz-panel.com', 'katz-stealer.com', 'katzstealer.com', or 'twist2katz.com'. Attackers using malware command-and-control or data exfiltration workflows may generate these DNS lookups to reach their infrastructure. Detection relies on DNS telemetry that includes the queried domain or name per request."
references:
  - Internal research
  - https://github.com/SigmaHQ/sigma/blob/master/rules-emerging-threats/2025/Malware/Katz-Stealer/net_dns_katz_stealer_domain.yml
author: Swachchhanda Shrawan Poudel (Nextron Systems), Huntrule Team
date: 2025-05-22
tags:
  - attack.command-and-control
  - attack.t1071.004
  - detection.emerging-threats
logsource:
  category: dns
detection:
  selection:
    query|contains:
      - katz-panel.com
      - katz-stealer.com
      - katzstealer.com
      - twist2katz.com
  condition: selection
falsepositives:
  - Unlikely
level: high
license: DRL-1.1