Which Bluetooth tool is used to query a device’s Service Discovery Protocol (SDP) information?

Prepare for the EC-Council Certified Ethical Hacker (CEH) Certification. Master concepts with flashcards and multiple choice questions, each enriching your understanding. Ready yourself to succeed in your exam!

Multiple Choice

Which Bluetooth tool is used to query a device’s Service Discovery Protocol (SDP) information?

Explanation:
SDP is the Bluetooth mechanism that lets devices advertise and discover the services another device offers. To see what a nearby Bluetooth device can do, you query its SDP records. The tool used for this in many environments is sdptool, part of the BlueZ Bluetooth stack. It communicates with the remote device using SDP and returns the available services, their UUIDs, names, and attributes. That makes it the natural choice for extracting a device’s SDP information. The other options are meant for IP networking: Netstat shows active connections, Ping tests reachability, and Tracert traces the path to a host, none of which fetch Bluetooth SDP data.

SDP is the Bluetooth mechanism that lets devices advertise and discover the services another device offers. To see what a nearby Bluetooth device can do, you query its SDP records. The tool used for this in many environments is sdptool, part of the BlueZ Bluetooth stack. It communicates with the remote device using SDP and returns the available services, their UUIDs, names, and attributes. That makes it the natural choice for extracting a device’s SDP information. The other options are meant for IP networking: Netstat shows active connections, Ping tests reachability, and Tracert traces the path to a host, none of which fetch Bluetooth SDP data.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy