From 833123bb1e90ba6851673c5a822dcbf5884e0b5b Mon Sep 17 00:00:00 2001 From: sandeep <8293321+ehsandeep@users.noreply.github.com> Date: Mon, 31 May 2021 12:22:50 +0530 Subject: [PATCH] misc changes --- technologies/dns-based-waf-detect.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/technologies/dns-based-waf-detect.yaml b/technologies/dns-based-waf-detect.yaml index 0a343d3bc8..34a905c833 100644 --- a/technologies/dns-based-waf-detect.yaml +++ b/technologies/dns-based-waf-detect.yaml @@ -4,14 +4,21 @@ info: name: DNS-based WAF Detection author: lu4nx severity: info - tags: waf,tech, cloud + tags: tech,waf,dns dns: - name: "{{FQDN}}" - type: A + type: CNAME recursion: true retries: 5 class: inet + + - name: "{{FQDN}}" + type: NS + recursion: true + retries: 5 + class: inet + matchers: - type: word name: sanfor-shield @@ -119,15 +126,8 @@ dns: - ".hwwsdns.cn" - ".yunduncname.com" -dns: - - name: "{{FQDN}}" - type: NS - recursion: true - retries: 5 - class: inet - matchers: - type: word - name: knownsec + name: knownsec-ns words: - ".jiasule.net"