AI Endpoint Credential Protection for Phishing URL Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing security systems face challenges in effectively protecting endpoint devices from credential theft and malicious websites, with issues such as password vulnerabilities, phishing attacks, and the difficulty in managing complex passwords, leading to a security disadvantage for defenders.

Innovation Solution

A system integrating a web interface module, password management module, URL analysis module, and artificial intelligence engine to analyze URLs, manage credentials, and provide real-time security warnings, automated password updates, and user interaction through voice control, utilizing machine learning and AI to enhance security.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If password management products are used to maintain a database of passwords, then unique high-complexity passwords can be used, but the system becomes more difficult to use and configure

Engineering Contradiction:
Improvepassword securityVSAvoiduser convenience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system automatically generates, stores, and manages passwords without requiring user intervention. The password manager autonomously handles password creation, storage, and injection into login forms, eliminating the need for users to manually configure or remember complex passwords while maintaining high security standards.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The password management system acts as an intermediary between the user and multiple websites. It securely stores credentials and automatically supplies them when needed, shielding users from the complexity of password management while ensuring unique high-complexity passwords are used for each site.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If anti-phishing software is used to identify malicious websites, then users are protected from phishing attacks, but false positives and false negatives occur

Engineering Contradiction:
Improvephishing protectionVSAvoidURL classification accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The system continuously learns from user interactions and feedback. When users mark URLs as safe or malicious, the system adjusts its classification algorithms accordingly. This feedback loop progressively improves detection accuracy over time, reducing both false positives and false negatives while maintaining strong phishing protection.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system pre-populates a database of known safe login URLs from legitimate websites before phishing attempts occur. This preliminary action establishes a baseline of trusted sites, enabling the system to quickly identify and block phishing URLs that deviate from known legitimate patterns, improving both protection and accuracy.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If automated mechanisms are used for credential stuffing attacks, then attackers can test credentials across multiple websites efficiently, but defenders must implement corresponding automated detection and prevention

Engineering Contradiction:
Improveattack efficiencyVSAvoidsecurity system complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The security system operates continuously to monitor and analyze login attempts across multiple websites. It maintains constant surveillance of authentication patterns, enabling real-time detection of credential stuffing attacks. This continuous operation allows the system to keep pace with automated attacks without requiring complex periodic interventions.

Inventive Principle:
Principle #20Continuity of useful action

Solution Approach 2:

The system implements a unified security approach that works across multiple websites and platforms simultaneously. By creating a single password management solution that handles credentials for various sites and detects attacks universally, it avoids the need for separate security implementations for each website, reducing overall system complexity while maintaining effective automated detection.

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

Data Source

PatentUS20260106892A1Distributed Endpoint Security Architecture Enabled by Artificial Intelligence
Publication Date: 2026.04.16 AADYA SECURITY INC
  • US20260106892A1 patent drawing
  • US20260106892A1 patent drawing
  • US20260106892A1 patent drawing

AI summary

A system for protecting an endpoint device of a user includes a web interface module that identifies a present URL visited by the user and target URLs to which navigation is available. A password management module installed on the endpoint device stores multiple entries. One entry includes a username, a password, and a login URL. The password management module selectively supplies credentials to the web interface module, including supplying the password to the web interface module in response to the web interface module identifying the login URL as the present URL. A URL analysis module evaluates the target URLs to classify each of the target URLs as either safe or suspicious and initiates a warning to the user in response to one of the target URLs being classified as suspicious. The URL analysis module performs the classification based in part on login URLs stored by the password management module.