Mobile Subscriber Authentication via OTP SMS Interception

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing two-factor authentication (2FA) methods, such as SMS-based and push notifications, are vulnerable to phishing and fraud, lacking robust security measures to ensure the authenticity of one-time passcodes (OTPs) and user verification.

Innovation Solution

A system intercepts SMS messages bearing OTPs, verifies their origin, and delivers encrypted push notifications to a mobile device's application, enhancing security by preventing delivery to messaging apps and requiring user authentication, while providing risk assessment information to service providers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If SMS-based two-factor authentication is used, then user verification is provided, but the system becomes vulnerable to phishing and fraud

Engineering Contradiction:
Improveauthentication securityVSAvoidphishing risk
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The patent introduces an intermediary system between the SMS message and the user's messaging application. This intermediary intercepts OTP-containing SMS messages, verifies their authenticity through multiple checks (sender validation, format verification, blacklist checking), and only delivers them after confirming they are not phishing attempts. This mediator layer protects users from phishing while maintaining legitimate OTP delivery.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary verification actions before delivering the OTP to the user. It validates the sender's authenticity, checks the message format, and screens against known phishing patterns before the user receives the OTP. This preliminary action prevents phishing messages from reaching users in the first place.

Inventive Principle:
Principle #10Preliminary action

2Object-affected harmful factors

If push notification authentication is used, then phishing resistance is improved, but user verification complexity increases

Engineering Contradiction:
Improvephishing resistanceVSAvoidauthentication system complexity
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

The patent creates a universal authentication system that handles multiple authentication methods (SMS-based OTP and push notification-based OTP) through a single intermediary platform. This multi-functional system can detect and handle both SMS messages and push notifications, validating both types while providing a unified security layer, thereby managing complexity centrally rather than requiring separate systems for each method.

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

3Reliability

If OTP delivery is intercepted and validated, then authentication security is enhanced, but message delivery time increases

Engineering Contradiction:
Improveauthentication securityVSAvoidOTP delivery time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system implements expedited validation procedures that skip unnecessary verification steps for messages that clearly pass initial checks. Valid OTP messages from known legitimate senders with correct formats are rapidly processed through the validation pipeline, minimizing interception delay. The system rushes through the validation process for legitimate messages while maintaining security checks.

Inventive Principle:
Principle #21Skipping (Rushing through)

Data Source

PatentUS20250380142A1Mobile subscriber authentication and risk evaluation system and process
Publication Date: 2025.12.11 AT&T INTELLECTUAL PROPERTY I L P
  • US20250380142A1 patent drawing
  • US20250380142A1 patent drawing
  • US20250380142A1 patent drawing

AI summary

Aspects of the subject disclosure may include, for example, a device in a messaging core, that includes: a processing system including a processor; and a memory that stores executable instructions that, when executed by the processing system, facilitate performance of operations including receiving a short messaging system (SMS) message from an application-to-person (A2P) service to a mobile device of a subscriber; verifying an origin of the SMS message; identifying the SMS message as bearing a one-time passcode (OTP); preventing delivery of the SMS message to a messaging application on the mobile device; and delivering the SMS message to an application running on the mobile device. Other embodiments are disclosed.