• Sublime Core Feed
Medium Severity

Body: PayApp transaction reference pattern

Description

Detects messages containing PayApp transaction reference numbers in a specific format (PayApp# followed by digits) in either the message body or subject line.

References

No references.

Sublime Security
Created Mar 27th, 2026 • Last updated Mar 27th, 2026
Source
type.inbound
and regex.icontains(body.current_thread.text, 'PayApp#\d+')
and regex.icontains(body.current_thread.text, '[a-z0-9\.\+\-]+@[a-z0-9\-]+\.')
and strings.icontains(subject.base, "payapp")
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