IP Library Granted Patent US 12,003,538
Granted Patent B2
US 12,003,538 · App. 18/067,182 · Granted Jun 4, 2024

Methods and systems for browser spoofing mitigation

Inventor: John Scott Kula (Sinking Spring, PA)
Assignee: CHARLES SCHWAB & CO., INC.
H04L63/1483H04L63/083H04L67/02H04L67/54
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,003,538
App. No.
18/067,182
Granted
Jun 4, 2024
Kind
B2
Abstract

An authentication system includes an authentication module and a user history database storing order information that includes, for each of multiple logins of the first user to a web property, at least one of: an indication of an order of hypertext transfer protocol (HTTP) headers that were previously received at the authentication module during the login, and an indication of an order of navigator object properties that were previously returned to the authentication module during the login. The authentication module is configured to: receive, from a web browser of a first entity attempting to log in to the web property, credentials of the first user; determine order information of the first entity's web browser; perform a comparison operation based on the order information of the first user and that of the first entity, and determine whether to allow the first entity to log in based on the comparison operation.

Claims (60)

1. An authentication system comprising:

at least one memory, wherein the memory stores instructions and order information of a first user, the order information of the first user including, for each login, among a plurality of times the first user logged in to a web property associated with the authentication system, at least one of an indication of an order of hypertext transfer protocol (HTTP) headers that were previously received from a web browser of the first user during the login or an indication of an order of navigator object properties that were previously returned by a web browser of the first user during the login; and

at least one processor configured to execute the instructions and cause the authentication system to perform,

receiving, from a web browser of a first entity attempting to log in to a web property, credentials of the first user,

determining order information of the web browser of the first entity, the order information of the web browser of the first entity including at least one of an indication of an order of HTTP headers included in an HTTP request of the web browser of the first entity or an indication of an order of navigator object properties of the web browser of the first entity, and

determining whether to allow the first entity to log in to the web property based on a comparison of the order information of the first user and the order information of the first entity.

2. The authentication system of claim 1 , wherein the processor is further configured to execute instructions to cause the authentication system to perform:

receiving an HTTP request from the web browser of the first entity; and

responding to the HTTP request by sending to the web browser of the first entity a hypertext markup language (HTML) document defining a webpage,

wherein the HTML document includes code for causing the web browser of the first entity to

walk a navigator object of the web browser by reading each property of the navigator object,

store each read navigator object property in a data object in the same order in which the properties exist in the navigator object, and

send, to the at least one processor, navigator object property information indicating the order of the properties of the navigator object of the web browser of the first entity.

3. The authentication system of claim 1 , wherein the processor is further configured to execute instructions to cause the authentication system to perform requesting one or more authentication factors from the first entity, in addition to the credentials of the first user, based on the order information of the first user and the order information of the first entity.

4. The authentication system of claim 1 , wherein the processor is further configured to execute instructions to cause the authentication system to perform:

determining whether the order of HTTP headers included in an HTTP request of the web browser of the first entity matches at least one of the orders of HTTP headers indicated by the order information of the first user; and

determining whether the order of navigator object properties of the web browser of the first entity matches at least one of the orders of navigator object properties indicated by the order information of the first user.

5. The authentication system of claim 1 , wherein the order information of the first user includes order information corresponding to at least one of at least two different web browsers of two different versions of a web browser family, respectively, or at least two different web browsers of two different web browser families, respectively.

6. The authentication system of claim 4 , wherein the first entity is allowed to log in to the web property if the order of HTTP headers included in the HTTP request of the web browser of the first entity matches at least one of the orders of HTTP headers indicated by the order information of the first user or the order of the navigator object properties of the web browser of the first entity matches at least one of the orders of navigator object properties indicated by the order information of the first user.

7. The authentication system of claim 1 , wherein the indication of the order of HTTP headers that were previously received from a web browser of the first user during the login includes a hash of the order of the HTTP headers that were previously received from a web browser of the first user during the login.

8. The authentication system of claim 1 , wherein the indication of the order of navigator object properties that were previously returned by a web browser of the first user during the login includes a hash of the order of navigator object properties that were previously returned by a web browser of the first user during the login.

9. An authentication system comprising:

at least one memory, wherein the memory stores instructions and a reference database storing reference order information, the reference order information including, for each web browser type among a plurality of web browser types, at least one of an indication of an order of hypertext transfer protocol (HTTP) headers included in an HTTP request of the web browser type or an indication of an order of navigator object properties of the web browser type; and

at least one processor configured to execute the instructions and cause the authentication system to perform,

receiving, from a web browser of a first entity attempting to log in to a web property, first credentials of a first user,

determining order information of the web browser of the first entity, the order information of the web browser including at least one of an indication of an order of HTTP headers included in an HTTP request of the web browser of the first entity or an indication of an order of navigator object properties of the web browser of the first entity,

requesting one or more authentication factors from the first entity, different from the first credentials of the first user, based on the reference order information, the order information of the web browser of the first entity, and the first credentials of the first user, and

determining whether to allow the first entity to log in to the web property based on the one or more authentication factors, the order information of the web browser of the first entity, and the reference order information.

10. The authentication system of claim 9 , wherein the processor is further configured to execute instructions to cause the authentication system to perform:

receiving an HTTP request from the web browser of the first entity; and

responding to the HTTP request by sending to the web browser of the first entity a hypertext markup language (HTML) document defining a webpage;

wherein the HTML document includes code for causing the web browser of the first entity to

walk a navigator object of the web browser by reading each property of the navigator object;

store each read navigator object property in a data object in the same order in which the properties exist in the navigator object; and

send, to the at least one processor, navigator object property information indicating the order of the properties of the navigator object of the web browser of the first entity.

11. The authentication system of claim 9 , wherein the requesting of one or more authentication factors includes requesting the one or more authentication factors in response to the reference order information and the order information of the first entity being different.

12. The authentication system of claim 9 , wherein the processor is further configured to execute instructions to cause the authentication system to perform:

determining whether a browser type, from among the plurality of web browser types, that corresponds to the order of HTTP headers included in an HTTP request of the web browser of the first entity matches a browser type identified by a user agent HTTP header of the web browser of the first entity or a user agent property of the navigator object properties of the web browser of the first entity; and

determining whether a browser type, from among the plurality of web browser types, that corresponds to the order of navigator object properties of the web browser of the first entity matches a browser type identified by the user agent HTTP header of the web browser of the first entity or the user agent property of the navigator object properties of the web browser of the first entity.

13. A method of operating an authentication system, the authentication system including at least one memory configured to store order information of a first user, the order information of the first user including, for each login, among a plurality of times the first user logged in to a web property associated with the authentication system, at least one of an indication of an order of hypertext transfer protocol (HTTP) headers that were previously received from a web browser of the first user during the login or an indication of an order of navigator object properties that were previously returned by a web browser of the first user during the login, the method comprising:

receiving, from a web browser of a first entity attempting to log in to a web property, credentials of the first user;

determining order information of the web browser of the first entity, the order information of the web browser of the first entity including at least one of an indication of an order of HTTP headers included in an HTTP request of the web browser of the first entity or an indication of an order of navigator object properties of the web browser of the first entity; and

determining whether to allow the first entity to log in to the web property based on a comparison of the order information of the first user and the order information of the first entity.

14. The method of claim 13 , further comprising:

receiving an HTTP request from the web browser of the first entity; and

responding to the HTTP request by sending to the web browser of the first entity a hypertext markup language (HTML) document defining a webpage,

wherein the HTML document includes code for causing the web browser of the first entity to

walk a navigator object of the web browser by reading each property of the navigator object,

store each read navigator object property in a data object in the same order in which the properties exist in the navigator object, and

send, to a processor of the authentication system, navigator object property information indicating the order of the properties of the navigator object of the web browser of the first entity.

15. The method of claim 13 , further comprising:

requesting one or more authentication factors from the first entity, in addition to the credentials of the first user, based on the first user and the order information of the first entity.

16. The method of claim 13 , further comprising:

determining whether the order of HTTP headers included in an HTTP request of the web browser of the first entity matches at least one of the orders of HTTP headers indicated by the order information of the first user; and

determining whether the order of navigator object properties of the web browser of the first entity matches at least one of the orders of navigator object properties indicated by the order information of the first user.

17. A method of operating an authentication system, the authentication system including at least one memory configured to store a reference database including reference order information, the reference order information including, for each web browser type among a plurality of web browser types, at least one of an indication of an order of hypertext transfer protocol (HTTP) headers included in an HTTP request of the web browser type or an indication of an order of navigator object properties of the web browser type, the method comprising:

receiving, from a web browser of a first entity attempting to log in to a web property, first credentials of a first user;

determining order information of the web browser of the first entity, the order information of the web browser including at least one of an indication of an order of HTTP headers included in an HTTP request of the web browser of the first entity or an indication of an order of navigator object properties of the web browser of the first entity;

requesting one or more authentication factors from the first entity, different from the first credentials of the first user, based on the reference order information, the order information of the web browser of the first entity, and the first credentials of the first user; and

determining whether to allow the first entity to log in to the web property based on the one or more authentication factors, the reference order information, and the order information of the web browser of the first entity.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 5, 2023
From: TD AMERITRADE IP COMPANY, INC.
To: CHARLES SCHWAB & CO., INC.
Reel/Frame 064807/0936 →
Continuity (2)
Continuation 16794161 · Feb 18, 2020
Related Publication 20230124357A1 · Apr 20, 2023