Update azure-takeover-detection.yaml

This will display what type of service take over is possible.
patch-1
Philippe Delteil 2021-09-14 20:53:58 -03:00 committed by GitHub
parent d39ba8391e
commit 9011c7a779
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -44,3 +44,8 @@ dns:
- type: word
words:
- "NXDOMAIN"
extractors:
- type: regex
group: 1
regex:
- "IN\tCNAME\t(.+)"