bimi detect

patch-1
Rishi 2024-03-24 11:58:26 +00:00 committed by GitHub
parent 9b16d8e797
commit 127086eb44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 24 additions and 0 deletions

24
dns/bimi-detect.yaml Normal file
View File

@ -0,0 +1,24 @@
id: bimi-record-detect
info:
name: BIMI Record - Detection
author: rxerium
severity: info
description: |
A BIMI record was detected
reference:
- https://postmarkapp.com/blog/what-the-heck-is-bimi
tags: dns,bimi
dns:
- name: "{{FQDN}}"
type: TXT
matchers:
- type: word
words:
- "v=BIMI1"
extractors:
- type: regex
regex:
- "v=BIMI1(.+)"