Worksites.net Service Detection
ID: detect-worksites
Severity: info
Author: melbadry9
Tags: dns,service
Description
Section titled “Description”A worksites.net service was detected.
YAML Source
Section titled “YAML Source”id: detect-worksites
info: name: Worksites.net Service Detection author: melbadry9 severity: info description: A worksites.net service was detected. reference: - https://blog.melbadry9.xyz/dangling-dns/xyz-services/ddns-worksites classification: cwe-id: CWE-200 metadata: max-request: 1 tags: dns,service
dns: - name: "{{FQDN}}" type: A matchers: - type: word words: - "69.164.223.206"# digest: 4a0a0047304502206f1d69edc61a00493a4e9228339de95b5c081cc3f997bdc28f784c9719de70b1022100f2b09e254a96166ed72130fc3ad13401d5e75cb6c2146ae8d8ad6aa8d18438c2:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "dns/worksites-detection.yaml"