IP Library Granted Patent US 11,122,040
Granted Patent B1
US 11,122,040 · App. 16/233,366 · Granted Sep 14, 2021

Systems and methods for fingerprinting devices

Inventors: Yuqiong Sun (San Jose, CA); Xueqiang Wang (Bloomington, IN); Susanta Nanda (San Jose, CA); Yun Shen (Reading, GB); Pierre-Antoine Vervier (Cagnes-sur-Mer, FR); Petros Efstathopoulos (Los Angeles, CA)
Assignee: NortonLifeLock Inc.
H04L63/0876H04L63/10
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 11,122,040
App. No.
16/233,366
Granted
Sep 14, 2021
Kind
B1
Abstract

The disclosed computer-implemented method for fingerprinting devices may include (i) detecting that a new device has attempted to connect to a network gateway, (ii) attempting to fingerprint the new device as an instance of a known candidate device type by (a) transmitting to the new device, from a security application, a set of network messages that mimic network messages that a second application is configured to transmit to instances of the known candidate device type and (b) confirming, by the security application based on a response from the new device to the set of network messages, that the new device is the instance of the known candidate device type, and (iii) performing a security action to protect a network corresponding to the network gateway based on confirming that the new device is the instance of the known candidate device type. Various other methods, systems, and computer-readable media are also disclosed.

Claims (62)

1. A computer-implemented method for fingerprinting devices, at least a portion of the method being performed by a computing device comprising at least one processor, the method comprising:

detecting that a new device has attempted to connect to a network gateway;

attempting to fingerprint the new device as an instance of a known candidate device type by:

transmitting to the new device, by a security application, a set of network messages that mimic network messages that a second application is configured to transmit to instances of the known candidate device type; and

confirming, by the security application based on a response from the new device to the set of network messages, that the new device is the instance of the known candidate device type; and

performing a security action to protect a network corresponding to the network gateway based on confirming that the new device is the instance of the known candidate device type;

wherein the set of network messages is identified by:

crawling an online application distribution platform;

performing a network message analysis for each one of multiple device-specific applications extracted from the online application distribution platform; and

detecting, based on each respective network message analysis, a respective set of network messages that uniquely identifies each one of the multiple device-specific applications.

2. The computer-implemented method of claim 1 , wherein the network gateway executes the security application.

3. The computer-implemented method of claim 1 , wherein the set of network messages is unique according to a backend server analysis of multiple device-specific applications.

4. The computer-implemented method of claim 3 , wherein the backend server analysis of multiple device-specific applications indicates that the second application is configured to transmit the set of network messages while a remainder of the multiple device-specific applications is not so configured.

5. The computer-implemented method of claim 1 , wherein the network message analysis comprises at least one of:

dynamic analysis based on an execution of a respective device-specific application;

static analysis based on disassembling code for the respective device-specific application; or

symbolic execution of the respective device-specific application.

6. The computer-implemented method of claim 1 , wherein the new device comprises an Internet-of-things device.

7. The computer-implemented method of claim 6 , wherein the second application is specific to the Internet-of-things device and comprises an Internet-of-things management application that executes on a user mobile device to pair the user mobile device with the Internet-of-things device and manage the Internet-of-things device.

8. The computer-implemented method of claim 1 , wherein fingerprinting the new device comprises identifying at least two of:

a make of the new device;

a type of the new device;

a model of the new device; and

a firmware version of firmware installed on the new device.

9. The computer-implemented method of claim 1 , wherein the set of network messages is extracted based on an analysis of the second application.

10. The computer-implemented method of claim 9 , wherein the set of network messages is extracted based on the analysis of the second application without access to any instance of the known candidate device type.

11. A system for fingerprinting devices, the system comprising:

a detection module, stored in memory, that detects that a new device has attempted to connect to a network gateway;

a fingerprinting module, stored in memory, that attempts to fingerprint the new device as an instance of a known candidate device type by:

transmitting to the new device, as part of a security application, a set of network messages that mimic network messages that a second application is configured to transmit to instances of the known candidate device type; and

confirming, as part of the security application and based on a response from the new device to the set of network messages, that the new device is the instance of the known candidate device type;

a performance module, stored in memory, that performs a security action to protect a network corresponding to the network gateway based on confirming that the new device is the instance of the known candidate device type; and

at least one physical processor configured to execute the detection module, the fingerprinting module, and the performance module;

wherein the fingerprinting module is configured to identify the set of network messages by:

crawling an online application distribution platform;

performing a network message analysis for each one of multiple device-specific applications extracted from the online application distribution platform; and

detecting, based on each respective network message analysis, a respective set of network messages that uniquely identifies each one of the multiple device-specific applications.

12. The system of claim 11 , wherein the network gateway executes the security application.

13. The system of claim 11 , wherein the set of network messages is unique according to a backend server analysis of multiple device-specific applications.

14. The system of claim 13 , wherein the backend server analysis of multiple device-specific applications indicates that the second application is configured to transmit the set of network messages while a remainder of the multiple device-specific applications is not so configured.

15. The system of claim 11 , wherein the network message analysis comprises at least one of:

dynamic analysis based on an execution of a respective device-specific application;

static analysis based on disassembling code for the respective device-specific application; or

symbolic execution of the respective device-specific application.

16. The system of claim 11 , wherein the new device comprises an Internet-of-things device.

17. The system of claim 16 , wherein the second application is specific to the Internet-of-things device and comprises an Internet-of-things management application that executes on a user mobile device to pair the user mobile device with the Internet-of-things device and manage the Internet-of-things device.

18. The system of claim 11 , wherein the fingerprinting module fingerprints the new device by identifying at least two of:

a make of the new device;

a type of the new device;

a model of the new device; and

a firmware version of firmware installed on the new device.

19. The system of claim 11 , wherein the set of network messages is extracted based on an analysis of the second application.

20. A non-transitory computer-readable medium comprising one or more computer-readable instructions that, when executed by at least one processor of a computing device, cause the computing device to:

detect that a new device has attempted to connect to a network gateway;

attempt to fingerprint the new device as an instance of a known candidate device type by:

transmitting to the new device, by a security application, a set of network messages that mimic network messages that a second application is configured to transmit to instances of the known candidate device type; and

confirming, by the security application based on a response from the new device to the set of network messages, that the new device is the instance of the known candidate device type; and

perform a security action to protect a network corresponding to the network gateway based on confirming that the new device is the instance of the known candidate device type;

wherein the set of network messages is identified by:

crawling an online application distribution platform;

performing a network message analysis for each one of multiple device-specific applications extracted from the online application distribution platform; and

detecting, based on each respective network message analysis, a respective set of network messages that uniquely identifies each one of the multiple device-specific applications.

Assignments (6)
CHANGE OF NAME Recorded Feb 6, 2023
From: NORTONLIFELOCK INC.
To: GEN DIGITAL INC.
Reel/Frame 062714/0605 →
NOTICE OF SUCCESSION OF AGENCY (REEL 050926 / FRAME 0560) Recorded Sep 13, 2022
From: JPMORGAN CHASE BANK, N.A.
To: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
Reel/Frame 061422/0371 →
SECURITY AGREEMENT Recorded Sep 13, 2022
From: NORTONLIFELOCK INC.
To: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
Reel/Frame 062220/0001 →
CHANGE OF NAME Recorded Feb 14, 2020
From: SYMANTEC CORPORATION
To: NORTONLIFELOCK INC.
Reel/Frame 051935/0228 →
SECURITY AGREEMENT Recorded Nov 4, 2019
From: SYMANTEC CORPORATION; BLUE COAT LLC; LIFELOCK, INC,; SYMANTEC OPERATING CORPORATION
To: JPMORGAN, N.A.
Reel/Frame 050926/0560 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Dec 27, 2018
From: SUN, YUQIONG; WANG, XUEQIANG; NANDA, SUSANTA; SHEN, YUN; VERVIER, PIERRE-ANTOINE; EFSTATHOPOULOS, PETROS
To: SYMANTEC CORPORATION
Reel/Frame 047858/0008 →
Cited By (2)
US 12,627,713 US 12,705,364