Message Change Detection for Phishing Prevention

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing message security systems fail to detect changes in URLs within messages, such as those made using CSS modifications, which can lead to malicious links being overlooked by spam and security filters, potentially allowing phishing attacks.

Innovation Solution

An information processing apparatus that includes a notification unit to alert users when a received message has changed, utilizing a difference extraction module to compare the original message with the presented message, specifically storing the initial message state and performing a comparison to identify and notify of URL changes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If message filtering systems are used to block spam and malicious content, then message security is improved, but attackers can alter messages after reception to bypass filters

Engineering Contradiction:
Improvemessage securityVSAvoidmalicious message transmission
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system performs preliminary actions by storing a snapshot of the message content at the time of reception before any potential alterations occur. This preliminary record serves as a reference point to detect subsequent changes, allowing the system to identify malicious modifications even after the message has been delivered and potentially altered by attackers.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback by continuously monitoring message content for changes and comparing current state against the stored snapshot. When changes are detected, the system provides feedback through notifications to users and can trigger security responses, creating a closed-loop security mechanism that adapts to detected threats.

Inventive Principle:
Principle #23Feedback

2Measurement precision

If message content is monitored and stored for security checking, then detection capability is improved, but system complexity increases

Engineering Contradiction:
Improvechange detection capabilityVSAvoidsystem structure
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system extracts only the essential message content data needed for comparison purposes, storing it in a simplified snapshot format rather than implementing complex continuous monitoring of all message attributes. This extraction approach maintains high detection precision by capturing key change indicators while avoiding the complexity of monitoring every possible message parameter.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS10812436B2Information processing apparatus and non-transitory computer readable medium
Publication Date: 2020.10.20 FUJIFILM BUSINESS INNOVATION CORP
  • US10812436B2 patent drawing
  • US10812436B2 patent drawing
  • US10812436B2 patent drawing

AI summary

An information processing apparatus includes a notification unit that notifies that a received message has changed after reception or browsing of the message. In a further modification of the invention, the message may include a character string for guide to another link destination, and transfer to the link destination having undergone a change may be disabled.