Email Scoring Framework for Phishing Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Phishing attacks have become increasingly sophisticated, making it difficult for users to detect malicious emails amidst a vast number of daily emails, and existing technologies lack efficient methods for automatically analyzing and categorizing potential phishing threats.

Innovation Solution

A system that uses a scoring framework to analyze potentially malicious emails by parsing them into scannable objects, checking against a whitelist, and calculating a score based on phishing rules, allowing for automatic categorization into threat levels and generating reports for security analysts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If a scoring framework is used to automatically analyze emails, then productivity is improved, but measurement precision deteriorates

Engineering Contradiction:
Improveemail analysis speedVSAvoidphishing detection accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The email analysis system segments the evaluation into multiple independent scoring dimensions including sender reputation, content analysis, link safety, attachment risk, and user behavior patterns. Each dimension is scored separately and aggregated to produce an overall phishing probability score, enabling both automated high-speed processing and nuanced precision through multi-faceted evaluation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system dynamically adjusts scoring parameters and thresholds based on learned patterns from historical phishing data and emerging threat intelligence. Scoring weights for different dimensions are modified adaptively to reflect current phishing trends, allowing the automated system to maintain high detection precision while processing emails at scale through parameter optimization rather than manual analysis.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If automated analysis is implemented, then productivity is improved, but reliability deteriorates

Engineering Contradiction:
Improveanalysis throughputVSAvoiddetection consistency
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system incorporates feedback loops where security analysts review automated scoring results and provide corrections or overrides. This feedback is fed back into the scoring model to refine future automated decisions. The system also implements confidence thresholds where low-confidence automated decisions are flagged for manual review, ensuring reliability while maintaining high productivity through selective automation.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system performs preliminary automated filtering and scoring of all incoming emails before human review, pre-categorizing them by phishing probability. This preliminary action handles the bulk of routine classification automatically, establishing a reliable baseline that improves consistency while allowing human analysts to focus on edge cases and complex threats that require nuanced judgment.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If detailed scoring rules are applied, then measurement precision is improved, but device complexity deteriorates

Engineering Contradiction:
Improvethreat classification accuracyVSAvoidsystem structure
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system transforms complex multi-dimensional threat assessment into a simplified one-dimensional phishing probability score. Multiple scoring dimensions (sender reputation, content analysis, link safety, etc.) are processed and aggregated into a single composite score with clear thresholds, maintaining measurement precision through multi-faceted evaluation while reducing system complexity by presenting a unified output metric that is easy to interpret and act upon.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Solution Approach 2:

The scoring framework acts as an intermediary layer between raw email data and final threat classification. Rather than directly implementing complex classification logic, the system uses the scoring mechanism as a mediator that translates diverse email attributes into a standardized risk assessment, simplifying the overall system architecture while maintaining precision through the structured intermediate scoring step.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11677783B2Analysis of potentially malicious emails
Publication Date: 2023.06.13 TARGET BRANDS INC
  • US11677783B2 patent drawing
  • US11677783B2 patent drawing
  • US11677783B2 patent drawing

AI summary

Systems and methods are provided for automatically analyzing emails that have been flagged as being potentially malicious (e.g., phishing attempts) to determine whether the permit or block the email. The systems and methods can use a scoring framework to determine whether the email is part of a phishing attempt. A set of rules are provided, and points are awarded to the email based on which of a set of rules are satisfied for the email. An email that exceeds a scoring threshold can be identified as a phishing attempt for potential evaluation, and can be routed to a security analyst for further analysis and process. After a predetermined period of time, the system can rerun analysis of emails which have not been identified as phishing attempts and determine if such emails now exceed the scoring threshold.