• Sublime Core Feed

Description

Fraudulent message containing a PDF notification of unclaimed Bitcoin assets. The PDF file contains a link to a fake Cryptocurrency portal. Attempting to withdraw funds prompts the user to enter payment information.

Sublime Security
Created Aug 17th, 2023 • Last updated Aug 5th, 2025
Source
type.inbound
and sender.email.domain.root_domain in $free_email_providers
and length(attachments) == 1
and all(attachments,
        .file_extension == "pdf"
        and regex.icontains(.file_name, '(\d\.\d{3,4}.{0,12}BTC|bitcoin)')
        and any(file.explode(.),
                .scan.exiftool.page_count >= 5
                and .depth == 0
                and length(filter(.scan.strings.strings, regex.match(., '^\/URI \(http.*'))) == 1
        )
)
MQL Rule Console
DocsLearning Labs

Playground

Test against your own EMLs or sample data.

Share

Post about this on your socials.

Get Started. Today.

Managed or self-managed. No MX changes.

Deploy and integrate a free Sublime instance in minutes.
Get Started