hijack_dangling_ns
Identify dangling NS records whose hostnames resolve to NXDOMAIN, allowing attackers to register and hijack the domain.
Instructions
Detect dangling NS records that could allow full domain takeover. If an NS hostname resolves to NXDOMAIN, an attacker can register that domain and serve arbitrary DNS responses for the target zone — a critical vulnerability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain to check for dangling NS records (e.g. example.com) |