misc changes

patch-1
sandeep 2021-05-31 12:22:50 +05:30
parent 470bb7ae21
commit 833123bb1e
1 changed files with 10 additions and 10 deletions

View File

@ -4,14 +4,21 @@ info:
name: DNS-based WAF Detection name: DNS-based WAF Detection
author: lu4nx author: lu4nx
severity: info severity: info
tags: waf,tech, cloud tags: tech,waf,dns
dns: dns:
- name: "{{FQDN}}" - name: "{{FQDN}}"
type: A type: CNAME
recursion: true recursion: true
retries: 5 retries: 5
class: inet class: inet
- name: "{{FQDN}}"
type: NS
recursion: true
retries: 5
class: inet
matchers: matchers:
- type: word - type: word
name: sanfor-shield name: sanfor-shield
@ -119,15 +126,8 @@ dns:
- ".hwwsdns.cn" - ".hwwsdns.cn"
- ".yunduncname.com" - ".yunduncname.com"
dns:
- name: "{{FQDN}}"
type: NS
recursion: true
retries: 5
class: inet
matchers:
- type: word - type: word
name: knownsec name: knownsec-ns
words: words:
- ".jiasule.net" - ".jiasule.net"