Microsoft-Windows-DNS-Server-Service › Event 6004

Event ID 6004 — The DNS server received a zone transfer request from param1 for a non-existent or non-authoritative zone param2.

Provider
Microsoft-Windows-DNS-Server-Service
Channel
DNS Server
Level
Warning

Description

The DNS server received a zone transfer request from param1 for a non-existent or non-authoritative zone param2.

Message #

The DNS server received a zone transfer request from %1 for a non-existent or non-authoritative zone %2.

Fields #

NameDescription
param1 UnicodeString
param2 UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-DNS-Server-Service",
    "guid": "71A551F5-C893-4849-886B-B5EC8502641E",
    "event_source_name": "",
    "event_id": 6004,
    "version": 0,
    "level": 3,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036855300096,
    "time_created": "2020-07-11T12:58:57.451062+00:00",
    "event_record_id": 343,
    "correlation": {},
    "execution": {
      "process_id": 1764,
      "thread_id": 2284
    },
    "channel": "DNS Server",
    "computer": "rootdc1.offsec.lan",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "param1": "10.23.23.9",
    "param2": "hacking-zone.lan."
  },
  "message": ""
}

Detection Rules #

View all rules referencing this event →

Sigma # view in reference

References #