Bluetooth Security Threat Detection via Packet Duplication Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for detecting Bluetooth security threats are inefficient and lack precision, making it difficult to identify potential security risks in a timely and effective manner.

Innovation Solution

A Bluetooth security threat detection system that collects and compares Bluetooth packets from devices, calculates a risk index for devices with duplicate names, and blocks connections based on calculated risk levels, thereby identifying and mitigating potential security threats.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If current methods for detecting Bluetooth security threats are used, then the detection process is simple, but the detection efficiency and precision are insufficient

Engineering Contradiction:
Improvedetection precisionVSAvoiddetection system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The detection system segments the Bluetooth packet analysis into multiple independent modules: packet collection module, information extraction module, comparison module, and risk calculation module. Each module processes specific aspects of packet data independently, improving precision while maintaining manageable system complexity through functional decomposition.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transitions from traditional single-parameter detection to multi-dimensional analysis by examining multiple packet attributes simultaneously (device name, MAC address, connection state, service information). This dimensional expansion enables precise detection of security threats that would be invisible to single-metric approaches.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If Bluetooth packets from multiple devices are collected and compared, then security threat detection precision improves, but the time required for analysis increases

Engineering Contradiction:
Improvethreat detection precisionVSAvoidanalysis time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by pre-defining security threat patterns and risk calculation rules before actual detection occurs. The comparison module uses pre-established criteria to evaluate packet similarities, and the risk calculation module applies pre-computed algorithms, significantly reducing real-time analysis time while maintaining high precision.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system skips unnecessary analysis steps by directly comparing only the most critical packet information (device name, MAC address, connection state) when security threats are detected, rather than performing comprehensive analysis of all packet fields. This selective deep-dive approach maintains precision while reducing overall analysis time.

Inventive Principle:
Principle #21Skipping (Rushing through)

3Reliability

If device name duplication packets are identified, then security risk detection improves, but false positive rates may increase

Engineering Contradiction:
Improvesecurity detection reliabilityVSAvoiddetection accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The system merges multiple detection criteria into a unified risk assessment framework. Instead of relying on single indicator (device name duplication), the system combines multiple packet attributes (MAC address, connection state, service information) with risk calculation algorithms, creating a comprehensive evaluation that reduces false positives while maintaining high reliability.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The risk calculation module incorporates feedback mechanisms that continuously refine detection accuracy. By analyzing the context and patterns of detected duplications and adjusting risk assessments based on additional packet information, the system reduces false positives and improves overall detection accuracy over time.

Inventive Principle:
Principle #23Feedback

Data Source

PatentEP3823326B1System and method for detecting bluetooth security threat, and computer readable medium therefor
Publication Date: 2023.05.10 NOMA
  • EP3823326B1 patent drawingFigure 1
  • EP3823326B1 patent drawingFigure 2~3
  • EP3823326B1 patent drawing

AI summary

A Bluetooth security threat detection method according to an embodiment includes: a step of collecting Bluetooth packets transmitted from devices; a searching step of comparing information included in Bluetooth packets collected at the same time period from among the collected Bluetooth packets, and finding Bluetooth packets (device name duplication Bluetooth packets) having a same device name; and a step of calculating an index (degree of risk) indicating a degree of risk of a risky device, with respect to each of the devices which transmit the Bluetooth packets, based on a result of the searching step.