nuclei-templates/dns/worksites-detection.yaml

27 lines
547 B
YAML

id: detect-worksites
info:
name: Worksites.net Service Detection
author: melbadry9
severity: info
description: A worksites.net service was detected.
tags: dns,service
reference:
- https://blog.melbadry9.xyz/dangling-dns/xyz-services/ddns-worksites
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cve-id:
cwe-id: CWE-200
dns:
- name: "{{FQDN}}"
type: A
matchers:
- type: word
words:
- "69.164.223.206"
# Enhanced by mp on 2022/03/14