Web Feed Protection Manager for Malware Link Filtering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

RSS web feeds are increasingly becoming a vector for malware attacks, as users can inadvertently access malicious links through compromised content, putting their devices at risk of infections such as scripting attacks and phishing.

Innovation Solution

A web feed protection manager system that monitors user activity, captures feed identifiers, and checks links within RSS feeds for safety ratings from a centralized security source, blocking access to feeds with suspicious links to prevent malware infections.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If web feeds are made easily accessible and automatically updated, then user convenience and information access are improved, but vulnerability to malware attacks increases

Engineering Contradiction:
Improveease of web feed accessVSAvoidmalware attack vulnerability
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

A security system acts as an intermediary between the user's RSS reader and the web feed content. The system intercepts, scans, and validates all links in web feeds before allowing access, blocking malicious content while permitting safe content to pass through. This mediator approach maintains automatic feed updating convenience while filtering out malware threats.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The security system performs preliminary scanning and validation of web feed links before the user accesses the content. By checking all links in advance against security databases and behavioral analysis, the system prevents malware from reaching the user's device, while still enabling automatic feed retrieval and display of safe content.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If comprehensive link scanning is performed on all web feeds, then security against malware is improved, but system processing time and complexity increase

Engineering Contradiction:
Improvesecurity protection levelVSAvoidsystem processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The security system divides the link scanning process into separate modular components: link extraction, safety rating verification, and blocking decisions. Each component handles a specific task independently, making the complex security process more manageable and maintainable while ensuring thorough scanning of all links in web feeds.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements feedback mechanisms where security ratings of links are continuously verified and updated based on emerging threats. The scanning results feed back into the system to improve future detection accuracy, allowing comprehensive security checking while optimizing processing efficiency through learned patterns and updated threat intelligence.

Inventive Principle:
Principle #23Feedback

3Object-affected harmful factors

If all links in web feeds are blocked by default, then malware protection is improved, but legitimate content access is reduced

Engineering Contradiction:
Improvemalware protectionVSAvoidlegitimate content accessibility
Core Design Contradiction:
Object-affected harmful factorsVSLoss of information

Solution Approach 1:

The security system applies different treatment to different links within the same web feed based on their individual safety ratings. Safe links are permitted to pass through to the user, while only malicious links are blocked. This localized quality control ensures maximum content accessibility while maintaining protection against malware.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

Instead of blocking all links or scanning every single link in exhaustive detail, the system performs partial scanning focused on identifying and blocking only the malicious links while allowing safe links to pass through with minimal processing. This selective approach provides adequate protection without excessive processing overhead.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8935784B1Protecting subscribers of web feeds from malware attacks
Publication Date: 2015.01.13 GEN DIGITAL INC
  • US8935784B1 patent drawing
  • US8935784B1 patent drawing
  • US8935784B1 patent drawing

AI summary

Subscribers to web feeds are protected from malware attacks. User web feed activity is monitored, attempts by the user to subscribe to web feeds are detected, and identifiers of web feeds to which the user attempts to subscribe are captured. Links in these web feeds are identified, and it is determined whether identified links in web feeds are safe to access. Web feeds are displayed to the user only in response to determining that all links identified therein are safe. User attempts to obtain new content from displayed web feeds are detected, and links in the new content are identified. It is determined whether identified links in new content are safe. New content that contains only safe links is displayed to the user, whereas new content containing at least one suspicious link is blocked.