[dead-host-with-cname] added extractor

patch-1
Robert Vulpe 2021-07-14 12:45:58 +02:00
parent f7259df034
commit f9e56c02b2
1 changed files with 6 additions and 0 deletions

View File

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