2020-04-26 03:55:41 +00:00
|
|
|
id: cname-service-detector
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: 3rd party service checker
|
2021-01-10 14:16:50 +00:00
|
|
|
author: pd-team
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2020-04-26 03:55:41 +00:00
|
|
|
|
|
|
|
dns:
|
2020-05-25 07:54:40 +00:00
|
|
|
- name: "{{FQDN}}"
|
|
|
|
type: CNAME
|
|
|
|
class: inet
|
|
|
|
recursion: true
|
|
|
|
retries: 5
|
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
2020-04-26 03:55:41 +00:00
|
|
|
- type: word
|
|
|
|
name: zendesk
|
|
|
|
words:
|
|
|
|
- "zendesk.com"
|
|
|
|
- type: word
|
|
|
|
name: github
|
|
|
|
words:
|
|
|
|
- "github.io"
|