Zeek HTTP: Suspicious User-Agent Containing "katz-ontop"

Alerts on Zeek HTTP sessions whose User-Agent includes "katz-ontop", a potential malware indicator.

FreeReviewedSigma · High · v5
Product
zeek
Service
http
Author
Swachchhanda Shrawan Poudel (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2025-05-22
Updated
2026-07-31
title: 'Zeek HTTP: Suspicious User-Agent Containing "katz-ontop"'
id: 7d588f47-ef23-4cb8-a666-9ff52c6558c6
status: experimental
description: This rule flags Zeek-observed HTTP connections where the User-Agent header contains the string "katz-ontop". A distinctive User-Agent like this can help attackers blend into web traffic while running malware communications. Detection relies on Zeek HTTP telemetry that records the User-Agent associated with outbound or inbound HTTP requests.
references:
  - Internal Research
  - https://github.com/SigmaHQ/sigma/blob/master/rules-emerging-threats/2025/Malware/Katz-Stealer/zeek_http_katz_stealer_susp_useragent.yml
author: Swachchhanda Shrawan Poudel (Nextron Systems), Huntrule Team
date: 2025-05-22
tags:
  - attack.command-and-control
  - attack.t1071.001
  - detection.emerging-threats
logsource:
  product: zeek
  service: http
detection:
  selection:
    user_agent|contains: katz-ontop
  condition: selection
falsepositives:
  - Unlikely
level: high
license: DRL-1.1
related:
  - id: 834c6d2f-5e98-4b2a-b453-0c4f234afedd
    type: derived