• Sublime Core Feed
Low Severity

Attachment: PDF generated with wkhtmltopdf tool and default title

Description

Detects PDF attachments that were generated using the wkhtmltopdf conversion tool, which converts HTML/CSS to PDF. This tool is commonly used by attackers to create legitimate-looking PDF documents from web content for social engineering purposes.

References

No references.

Sublime Security
Created Dec 19th, 2025 • Last updated Dec 19th, 2025
Source
type.inbound
and any(filter(attachments, .file_extension == "pdf"),
        strings.istarts_with(beta.parse_exif(.).producer, "Qt")
        and strings.icontains(beta.parse_exif(.).creator, "wkhtmltopdf")
        and beta.parse_exif(.).title == "Document"
)
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