find_bluetooth_attacks
Search for Bluetooth attack techniques by CVE, protocol, severity, or category. Retrieve attack commands and assess target feasibility for given Bluetooth version and security settings.
Instructions
Bluetooth attack technique lookup — search by CVE, protocol (BR/EDR, BLE, Mesh), severity, category. Get attack commands and assess target feasibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Operation mode: lookup (by ID), search (by criteria), by_cve (CVE search), commands (get attack commands), assess_target (feasibility analysis) | |
| cve_id | No | [by_cve] CVE identifier (e.g. 'CVE-2017-0781', 'CVE-2023-24023') | |
| category | No | [search] Filter by attack category | |
| protocol | No | [search, assess_target] Filter by Bluetooth protocol | |
| severity | No | [search] Filter by minimum severity level | |
| attack_id | No | [lookup, commands] Attack ID (e.g. 'blueborne', 'knob', 'bluffs', 'ble_gatt_abuse') | |
| bt_version | No | [assess_target] Target's Bluetooth version (e.g. '4.2', '5.0') | |
| max_stealth | No | [search] Maximum stealth score (1-5) | |
| target_address | No | [commands] Target Bluetooth address for command templating | |
| secure_connections | No | [assess_target] Whether Secure Connections is enabled on target |