From 639ba3a0681cd6ec77515df348d31b860b2a6bca Mon Sep 17 00:00:00 2001 From: Philippe Delteil Date: Tue, 26 Oct 2021 14:43:24 -0300 Subject: [PATCH 1/2] Update cname-service-detection.yaml Example nuclei -t cname-service-detection.yaml -u https://www.start.onlyfans.com --- dns/cname-service-detection.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dns/cname-service-detection.yaml b/dns/cname-service-detection.yaml index dea6bbb752..20997548e8 100644 --- a/dns/cname-service-detection.yaml +++ b/dns/cname-service-detection.yaml @@ -28,4 +28,8 @@ dns: - type: word name: announcekit words: - - "cname.announcekit.app" \ No newline at end of file + - "cname.announcekit.app" + - type: word + name: wix + words: + - "wixdns.net" From e7b0645decb999b84864be38a9467c43f8729891 Mon Sep 17 00:00:00 2001 From: sandeep Date: Wed, 27 Oct 2021 15:27:46 +0530 Subject: [PATCH 2/2] Update cname-service-detection.yaml --- dns/cname-service-detection.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/dns/cname-service-detection.yaml b/dns/cname-service-detection.yaml index 20997548e8..2e16efc356 100644 --- a/dns/cname-service-detection.yaml +++ b/dns/cname-service-detection.yaml @@ -11,7 +11,7 @@ dns: type: CNAME class: inet recursion: true - retries: 5 + retries: 3 matchers-condition: or matchers: @@ -29,7 +29,8 @@ dns: name: announcekit words: - "cname.announcekit.app" - - type: word - name: wix - words: - - "wixdns.net" + + - type: word + name: wix + words: + - "wixdns.net"