Event ID 6004 — The DNS server received a zone transfer request from param1 for a non-existent or non-authoritative zone param2.
Description
The DNS server received a zone transfer request from param1 for a non-existent or non-authoritative zone param2.
Message #
Fields #
| Name | Description |
|---|---|
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
- Failed DNS Zone Transfer source medium: Detects when a DNS zone transfer failed.
References #
- Example event sourced from https://github.com/Yamato-Security/hayabusa-sample-evtx