subdomain_takeover_check
Identify subdomain takeover risks by checking for dangling CNAME records that point to unclaimed external services such as S3, GitHub Pages, or Heroku.
Instructions
Check a subdomain for takeover opportunities.
Checks for dangling CNAME records pointing to unclaimed external services (S3, GitHub Pages, Heroku, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subdomain | Yes | Subdomain to check (e.g. "app.example.com"). | |
| target_id | Yes | Identifier for the target. | |
| scope_exclude | No | Scope denylist patterns. | |
| scope_include | No | Scope allowlist patterns. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||