Pre-Authentication Classification for Malicious Request Filtering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Organizations face challenges in ensuring the security and safety of information systems while optimizing technical operations, particularly in preventing unauthorized access to electronic portals.

Innovation Solution

A computing platform implements advanced pre-authentication techniques by applying a classification model to enriched access requests from remote devices, determining malicious requests, and generating response commands to direct client portal server infrastructure to deny or throttle access, using a dependent probability machine learning model based on HTTP headers and enrichment information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional authentication methods are used to ensure security, then unauthorized access is prevented, but system operational efficiency deteriorates due to extensive authentication overhead

Engineering Contradiction:
ImprovesecurityVSAvoidoperational efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system performs preliminary classification of access requests using a trained machine learning model before full authentication. This pre-authentication step analyzes request characteristics and predicts legitimacy, allowing the system to quickly reject obviously malicious requests without undergoing complete authentication procedures, thus maintaining security while improving operational efficiency

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system applies different authentication scrutiny levels to different requests based on their classified characteristics. Legitimate-looking requests receive standard authentication treatment while suspicious requests undergo enhanced scrutiny or immediate rejection. This localized quality approach optimizes resource allocation by focusing authentication efforts where most needed

Inventive Principle:
Principle #3Local quality

2Reliability

If extensive authentication procedures are implemented to identify malicious requests, then security is improved, but processing time increases

Engineering Contradiction:
ImprovesecurityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The machine learning classification model performs preliminary filtering of access requests before they reach the full authentication pipeline. By pre-identifying and rejecting malicious requests at this early stage, the system avoids time-consuming authentication procedures for obviously harmful requests while maintaining thorough security checks for legitimate ones

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system applies partial authentication procedures to requests that fail the preliminary classification, rather than applying full authentication to all requests. This partial action approach processes only the necessary subset of requests through extensive security checks, reducing overall processing time while maintaining security

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If advanced pre-authentication techniques are applied to all requests, then malicious requests are accurately identified, but system complexity increases

Engineering Contradiction:
Improvemalicious request identification accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The authentication system is segmented into multiple stages: an initial machine learning-based classification layer followed by traditional authentication layers. This segmentation allows the system to apply advanced techniques only where needed while maintaining a simple overall architecture. The classification model handles the complex analysis of request characteristics, while the authentication system focuses on verifying legitimate requests

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS10965675B2Preventing unauthorized access to secure information systems using advanced pre-authentication techniques
Publication Date: 2021.03.30 BANK OF AMERICA CORP
  • US10965675B2 patent drawing
  • US10965675B2 patent drawing
  • US10965675B2 patent drawing

AI summary

Aspects of the disclosure relate to preventing unauthorized access to secured information systems using advanced pre-authentication techniques. A computing platform may receive, from a local traffic manager, a first enriched access request associated with a first remote computing device. Then, the computing platform may apply a pre-authentication classification model to the first enriched access request associated with the first remote computing device. Thereafter, the computing platform may determine that the first enriched access request associated with the first remote computing device is likely malicious. Then, the computing platform may generate one or more first pre-authentication response commands directing client portal server infrastructure to process the first enriched access request associated with the first remote computing device as a malicious request. Subsequently, the computing platform may send the one or more first pre-authentication response commands to the client portal server infrastructure.