Documentation
¶
Overview ¶
Command checker-dangling is the standalone HTTP server entrypoint for the dangling/orphan-target checker.
Source Files
¶
- main.go
Directories
¶
| Path | Synopsis |
|---|---|
|
Package checker detects dangling pointer records (CNAME/MX/SRV/NS) whose external targets may have expired or been re-registered, enabling subdomain takeover.
|
Package checker detects dangling pointer records (CNAME/MX/SRV/NS) whose external targets may have expired or been re-registered, enabling subdomain takeover. |
|
Package contract defines the DiscoveryEntry types published by checker-dangling and consumed by companion checkers (notably domain-expiry, which subscribes to ExternalTargetType to perform RDAP on the target's registrable domain).
|
Package contract defines the DiscoveryEntry types published by checker-dangling and consumed by companion checkers (notably domain-expiry, which subscribes to ExternalTargetType to perform RDAP on the target's registrable domain). |
|
Command plugin is the happyDomain plugin entrypoint for the dangling records checker.
|
Command plugin is the happyDomain plugin entrypoint for the dangling records checker. |
Click to show internal directories.
Click to hide internal directories.