Social Network Profile Malicious Detection via Fingerprint Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Social networking platforms face challenges in detecting malicious profiles created by entities that deceive users into accessing unauthorized websites, potentially leading to exposure to unwanted content or personal information theft.

Innovation Solution

A computer-implemented method and system that includes a monitoring module to detect access to social networking profiles, a validation module to analyze characteristics for malicious intent, and a reporting module to flag and report profiles as malicious, utilizing legitimate and malicious fingerprints to differentiate between legitimate and deceptive profiles.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If social networking platforms allow users to create and access profiles freely, then user accessibility and ease of operation is improved, but security and protection from malicious profiles deteriorates

Engineering Contradiction:
Improveuser accessibilityVSAvoidmalicious profile access
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The system performs preliminary analysis of profile characteristics before allowing user access. The validation module examines profile attributes (such as image properties, text content, and structural features) to identify malicious profiles in advance, blocking them before users can be deceived into accessing harmful content or websites.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The validation module serves as an intermediary between the profile creation/access system and the user. It intercepts profile access requests, analyzes characteristics against established fingerprints of legitimate and malicious profiles, and mediates the decision to allow or block access, thereby protecting users while maintaining normal operation for legitimate profiles.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If the system analyzes profile characteristics to detect malicious profiles, then security and reliability are improved, but device complexity and processing requirements deteriorates

Engineering Contradiction:
Improveprofile securityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The analysis system is segmented into distinct functional modules: a monitoring module that detects profile access, a validation module that analyzes characteristics, and a reporting module that identifies malicious profiles. Each module handles specific aspects of the analysis process, making the overall complex task manageable and maintainable through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system changes parameters by establishing and comparing fingerprint characteristics of profiles. Instead of analyzing every possible attribute in depth, the system uses established fingerprint patterns (legitimate and malicious) as reference parameters, comparing profile characteristics against these pre-defined patterns to efficiently identify malicious profiles without excessive computational complexity.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS8347381B1Detecting malicious social networking profiles
Publication Date: 2013.01.01 GEN DIGITAL INC
  • US8347381B1 patent drawing
  • US8347381B1 patent drawing
  • US8347381B1 patent drawing

AI summary

Access of a social networking profile on a social networking website is detected. Characteristics of the social networking profile are analyzed to determine whether the social networking profile is malicious. Responsive to determining that the social networking profile is malicious, the social networking profile is reported as being malicious.