add extractor

patch-1
thesubtlety 2022-12-21 15:44:27 -07:00
parent 213b4c2702
commit 3096ef92b3
1 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,12 @@ dns:
- name: "{{FQDN}}"
type: A
extractors:
- type: regex
group: 1
regex:
- 'IN\t(?:A|CNAME)\t([A-Za-z0-9-_.]*([a-zA-Z]+[0-9]+|[0-9.]+[a-zA-Z]+))'
matchers-condition: or
matchers: