2021-08-16 17:41:35 +00:00
|
|
|
id: cname-service-detection
|
2020-04-26 03:55:41 +00:00
|
|
|
|
|
|
|
info:
|
2022-03-14 13:44:54 +00:00
|
|
|
name: CNAME Service Detection
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2022-03-14 13:44:54 +00:00
|
|
|
description: A CNAME service was detected.
|
|
|
|
reference:
|
|
|
|
- https://ns1.com/resources/cname
|
|
|
|
classification:
|
|
|
|
cwe-id: CWE-200
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: dns,service
|
2020-04-26 03:55:41 +00:00
|
|
|
|
|
|
|
dns:
|
2020-05-25 07:54:40 +00:00
|
|
|
- name: "{{FQDN}}"
|
|
|
|
type: CNAME
|
2021-08-16 17:41:35 +00:00
|
|
|
|
2020-05-25 07:54:40 +00:00
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
2020-04-26 03:55:41 +00:00
|
|
|
- type: word
|
|
|
|
name: zendesk
|
|
|
|
words:
|
|
|
|
- "zendesk.com"
|
2021-08-16 17:41:35 +00:00
|
|
|
|
2020-04-26 03:55:41 +00:00
|
|
|
- type: word
|
|
|
|
name: github
|
|
|
|
words:
|
|
|
|
- "github.io"
|
2021-08-16 17:41:35 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
name: announcekit
|
|
|
|
words:
|
2021-10-26 17:43:24 +00:00
|
|
|
- "cname.announcekit.app"
|
2021-10-27 09:57:46 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
name: wix
|
|
|
|
words:
|
|
|
|
- "wixdns.net"
|
2022-03-14 13:44:54 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/03/13
|