PT0-002 · Question #297
A security analyst needs to perform an on-path attack on BLE smart devices. Which of the following tools would be BEST suited to accomplish this task?
The correct answer is B. Gattacker. Gattacker is a purpose-built tool for performing MITM (on-path) attacks against Bluetooth Low Energy (BLE) devices. It works by impersonating a legitimate BLE peripheral to a connecting central device, relaying and optionally modifying GATT (Generic Attribute Profile) traffic…
Question
A security analyst needs to perform an on-path attack on BLE smart devices. Which of the following tools would be BEST suited to accomplish this task?
Options
- AWireshark
- BGattacker
- Ctcpdump
- DNetcat
How the community answered
(60 responses)- A15% (9)
- B73% (44)
- C8% (5)
- D3% (2)
Explanation
Gattacker is a purpose-built tool for performing MITM (on-path) attacks against Bluetooth Low Energy (BLE) devices. It works by impersonating a legitimate BLE peripheral to a connecting central device, relaying and optionally modifying GATT (Generic Attribute Profile) traffic between the two. Wireshark can capture and analyze BLE packets passively but cannot perform active on-path attacks. tcpdump is a TCP/IP packet capture tool with no BLE support. Netcat is a general-purpose network utility for TCP/UDP connections and has no BLE functionality.
Topics
Community Discussion
No community discussion yet for this question.