Low Severity

Body: Yellow highlighted text markers

Description

Detects messages containing multiple HTML span elements with yellow background highlighting (rgb(255, 241, 0)) and data-markjs attributes, potentially indicating evasion techniques through visual markup manipulation.

References

No references.

Sublime Security
Created Jun 16th, 2026 • Last updated Jul 28th, 2026
Source
type.inbound
and regex.icount(body.html.raw, 'data-markjs="true"') >= 2
and strings.icontains(body.html.raw, 'background-color: rgb(255, 241, 0)')
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