• Sublime Core Feed
Medium Severity

Attachment: Archive with pdf, txt and wsf files

Labels

Malware/Ransomware
Evasion
PDF
Archive analysis
File analysis

Description

Detects a known Qakbot delivery method, zip file with pdf, txt and wsf file at a depth of 1

References

Sublime Security
Created Aug 17th, 2023 • Last updated Aug 21st, 2023
Feed Source
Sublime Core Feed
Source
GitHub
type.inbound
and any(attachments,
        .file_extension in~ $file_extensions_common_archives
        and length(distinct(filter(file.explode(.),
                                   .depth == 1
                                   and .flavors.mime in~ ("application/pdf", "text/plain")
                            ),
                            .flavors.mime
                   )
        ) == 2
        and any(file.explode(.), .depth == 1 and .file_extension == "wsf")
)

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.

Get Started