Sublime Security medium experimental mql

Attachment: PDF Object Hash associated with fake Canada Revenue Agency documents

Matching PDF Object Hash associated with chrome -> export to pdf of a shared document related to Canada's Revenue Agency.

View Source

Detection Logic

type.inbound
and any(filter(attachments, .file_type == "pdf"),
        any(file.explode(.),
            .scan.pdf_obj_hash.object_hash == "cf509abbdc5aa6b1b759a216e3e570cf"
        )
)

Field Validations

Loading…

Comments (0)

Loading comments...