Password Reset Mechanism for Secured Devices Without Connectivity

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Secured electronic devices in remote environments face challenges in password reset mechanisms that maintain security without connectivity to a command and control center.

Innovation Solution

A method for generating and verifying a password reset message using a device identifier and new password, incorporating cryptographic controls to prevent replay attacks and brute force attempts, allowing authorized administrators to reset passwords securely.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If a password reset mechanism is implemented for secured devices in remote environments, then the ease of operation is improved, but the security is worsened due to potential unauthorized access and replay attacks

Engineering Contradiction:
Improvepassword reset capabilityVSAvoidunauthorized access and replay attacks
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The system performs preliminary actions by generating cryptographic credentials (public/private key pairs) and provisioning them to devices before they are deployed to remote locations. This allows the devices to independently verify password reset requests without needing real-time connectivity to a central authority, enabling secure password resets while maintaining security through pre-established cryptographic trust relationships

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces cryptographic intermediaries including digital certificates, signatures, and hashed password images that mediate between the administrator's password reset request and the secured device's authentication mechanism. These cryptographic intermediaries enable secure password resets by providing verifiable proof of authorization without exposing the actual password or requiring continuous connectivity to a command and control center

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If cryptographic verification is implemented to prevent replay attacks, then the security is improved, but the device complexity is worsened

Engineering Contradiction:
Improvereplay attack preventionVSAvoidcryptographic verification mechanisms
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system uses disposable, short-lived cryptographic tokens and one-time password reset requests that are valid only for a single use. Each password reset operation consumes a unique cryptographic credential that becomes invalid after use, preventing replay attacks without requiring complex long-term verification mechanisms. The cryptographic artifacts are designed to be computationally inexpensive to generate and verify

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

3Ease of operation

If password reset functionality is added to secured devices, then the ease of operation is improved, but the loss of information is worsened due to potential password exposure

Engineering Contradiction:
Improvepassword reset capabilityVSAvoidpassword exposure risk
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The patent extracts the password from the password reset process by using cryptographic hash functions to create a hashed password image that is stored and verified without ever exposing the actual password. The system operates on cryptographic representations of the password rather than the password itself, eliminating the risk of password exposure during transmission, storage, or verification while maintaining the ability to reset passwords securely

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS10637818B2System and method for resetting passwords on electronic devices
Publication Date: 2020.04.28 ETAS EMBEDDED SYST CANADA INC
  • US10637818B2 patent drawing
  • US10637818B2 patent drawing
  • US10637818B2 patent drawing

AI summary

A system and method are provided for enabling a password reset mechanism for a secured device that verifies a digital signature on a password reset message. The password reset message has been generated by a password reset service for an authorized administrator associated with the secured device. The password reset mechanism allows the authorized administrator to make a request to the password reset service for a password reset, and receive the password reset message such that a password reset can be performed at the secured device. In this way, the secured device's password can be reset absent a connection to a command and control center or other service.