2024-03-17 12:54:28 +00:00
|
|
|
id: soa-detect
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: SOA Record Service - Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Detects which domain provider a domain is using, detected through SOA records
|
|
|
|
reference:
|
|
|
|
- https://www.cloudflare.com/learning/dns/dns-records/dns-soa-record/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
tags: dns,soa
|
|
|
|
|
2024-03-17 12:54:28 +00:00
|
|
|
dns:
|
|
|
|
- name: "{{FQDN}}"
|
2024-03-19 10:57:34 +00:00
|
|
|
|
2024-03-17 12:54:28 +00:00
|
|
|
type: SOA
|
2024-03-19 10:57:34 +00:00
|
|
|
|
2024-03-17 12:54:28 +00:00
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2024-03-19 10:57:34 +00:00
|
|
|
name: "cloudflare"
|
2024-03-17 12:54:28 +00:00
|
|
|
words:
|
|
|
|
- "dns.cloudflare.com"
|
|
|
|
|
|
|
|
- type: word
|
2024-03-19 10:57:34 +00:00
|
|
|
name: "amazon-web-services"
|
2024-03-17 12:54:28 +00:00
|
|
|
words:
|
|
|
|
- "awsdns"
|
|
|
|
|
|
|
|
- type: word
|
2024-03-19 10:57:34 +00:00
|
|
|
name: "akamai"
|
2024-03-17 12:54:28 +00:00
|
|
|
words:
|
|
|
|
- "hostmaster.akamai.com"
|
|
|
|
|
|
|
|
- type: word
|
2024-03-19 10:57:34 +00:00
|
|
|
name: "azure"
|
2024-03-17 12:54:28 +00:00
|
|
|
words:
|
|
|
|
- "azure-dns.com"
|
|
|
|
|
|
|
|
- type: word
|
2024-03-19 10:57:34 +00:00
|
|
|
name: "ns1"
|
2024-03-17 12:54:28 +00:00
|
|
|
words:
|
|
|
|
- "nsone.net"
|
|
|
|
|
|
|
|
- type: word
|
2024-03-19 10:57:34 +00:00
|
|
|
name: "verizon"
|
2024-03-17 12:54:28 +00:00
|
|
|
words:
|
|
|
|
- "verizon.com"
|
|
|
|
|
|
|
|
- type: word
|
2024-03-19 10:57:34 +00:00
|
|
|
name: "google-cloud-platform"
|
2024-03-17 12:54:28 +00:00
|
|
|
words:
|
|
|
|
- "googledomains.com"
|
|
|
|
- "google.com"
|
|
|
|
|
|
|
|
- type: word
|
2024-03-19 10:57:34 +00:00
|
|
|
name: "alibaba"
|
2024-03-17 12:54:28 +00:00
|
|
|
words:
|
|
|
|
- "alibabadns.com"
|
|
|
|
|
|
|
|
- type: word
|
2024-03-19 10:57:34 +00:00
|
|
|
name: "safeway"
|
2024-03-17 12:54:28 +00:00
|
|
|
words:
|
|
|
|
- "safeway.com"
|
|
|
|
|
|
|
|
- type: word
|
2024-03-19 10:57:34 +00:00
|
|
|
name: "mark-monitor"
|
2024-03-17 12:54:28 +00:00
|
|
|
words:
|
|
|
|
- "markmonitor.com"
|
|
|
|
- "markmonitor.zone"
|
|
|
|
|
|
|
|
- type: word
|
2024-03-19 10:57:34 +00:00
|
|
|
name: "hetznet"
|
2024-03-17 12:54:28 +00:00
|
|
|
words:
|
|
|
|
- "hetzner.com"
|
|
|
|
|
|
|
|
- type: word
|
2024-03-19 10:57:34 +00:00
|
|
|
name: "edge-cast"
|
2024-03-17 12:54:28 +00:00
|
|
|
words:
|
2024-09-04 15:35:24 +00:00
|
|
|
- "edgecastdns.net"
|
|
|
|
# digest: 4b0a00483046022100f2cd1d2d52b6332f270dbd6c1fdfc0831c05733b5bfdec2df55ec9efafde5319022100b4f3e4adc6b6c8505cef05b98b3c52a3bc7c9a3d280d036f60abc1cfc47b0cc9:922c64590222798bb761d5b6d8e72950
|