hijack_ns_delegation
Detect DNS delegation vulnerabilities by verifying the delegation chain, checking for lame NS records, missing glue, and parent-child zone mismatches.
Instructions
Walk the DNS delegation chain and verify consistency. Checks for lame delegation (NS doesn't have zone data), missing glue records, and NS mismatch between parent and child zones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain to verify delegation chain for (e.g. example.com) |