Email Campaign Threat Detection Using Message Group Behavior

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing email security systems struggle to effectively identify and block coordinated malicious email campaigns due to attackers varying message attributes to evade detection, leading to false negatives and positives.

Innovation Solution

A system analyzes messages for potential threats by identifying groups of related messages based on behavioral characteristics and message attributes, using machine learning and logical predicates to determine campaign membership, and performs appropriate security actions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If email security systems analyze individual messages using traditional signature-based detection, then detection speed is maintained, but malicious campaigns with varied attributes evade detection causing false negatives

Engineering Contradiction:
Improvedetection accuracyVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent combines multiple individual message analyses into a unified campaign-level analysis. By merging messages into campaigns based on shared attributes (sender, recipient, timing, content patterns), the system achieves more reliable detection of malicious campaigns while maintaining manageable complexity through standardized merging criteria.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The campaign analysis system serves multiple functions simultaneously: it detects malicious campaigns, identifies legitimate marketing campaigns, and provides attribution for security actions. This multi-functionality improves detection reliability across different message types while using a single unified analysis framework.

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Object-affected harmful factors

If the system blocks all messages in identified campaigns, then malicious messages are blocked effectively, but legitimate marketing campaigns are also blocked causing false positives

Engineering Contradiction:
Improvemalicious threat blockingVSAvoidlegitimate message delivery
Core Design Contradiction:
Object-affected harmful factorsVSEase of operation

Solution Approach 1:

Instead of assuming all campaign messages are malicious and blocking them by default, the system inverts the approach by analyzing campaign attributes to determine legitimacy. Legitimate marketing campaigns are identified through positive attribution based on known patterns, allowing them to pass through while malicious campaigns are blocked.

Inventive Principle:
Principle #13The other way round (Inversion)

Solution Approach 2:

The system changes the evaluation parameters from individual message content to campaign-level attributes such as sender behavior patterns, recipient lists, timing patterns, and content similarity metrics. This parameter change enables differentiation between malicious and legitimate campaigns, reducing false positives while maintaining threat blocking.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If the system analyzes campaign-level behavior patterns, then detection of coordinated attacks improves, but processing time and computational resources increase

Engineering Contradiction:
Improvecampaign detection capabilityVSAvoidanalysis processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary actions by pre-identifying and grouping messages into campaigns before full security analysis. By establishing campaign memberships upfront using efficient attribute matching, the system reduces processing time for subsequent security analyses while maintaining reliable campaign-level detection capabilities.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12506747B1Message campaign and malicious threat detection
Publication Date: 2025.12.23 AGARI DATA INC
  • US12506747B1 patent drawing
  • US12506747B1 patent drawing
  • US12506747B1 patent drawing

AI summary

Information associated with a received message is received. It is determined whether the received message is a part of a group of related messages. Based on a determination that the received message is a part of the group of related messages, a security action for one or more messages of the group of related messages is performed. The group of related messages has been identified as malicious based at least in part on identified behavior detected based on a plurality of messages of the group of related messages.