Skip to content

Commit

Permalink
misc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Sep 29, 2023
1 parent 404aabd commit b20a9f1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions dns/ptr-fingerprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dns:
- "IN\tPTR\\t(.+)$"

extractors:
- type: dsl
dsl:
- ptr
- type: regex
group: 1
regex:
- "IN\tPTR\t(.+)"

0 comments on commit b20a9f1

Please sign in to comment.