Update azure-takeover-detection.yaml
This will display what type of service take over is possible.patch-1
parent
d39ba8391e
commit
9011c7a779
|
@ -44,3 +44,8 @@ dns:
|
|||
- type: word
|
||||
words:
|
||||
- "NXDOMAIN"
|
||||
extractors:
|
||||
- type: regex
|
||||
group: 1
|
||||
regex:
|
||||
- "IN\tCNAME\t(.+)"
|
||||
|
|
Loading…
Reference in New Issue