Quantcast
Channel: Darknet – Hacking Tools, Hacker News & Cyber Security
Viewing all articles
Browse latest Browse all 257

BlueScan – A Bluetooth Device Scanner

$
0
0

BlueScan is a BASH script that acts as a Bluetooth device scanner. It’s a tool designed to detect Bluetooth devices within the radio range of your system and extract as much information as possible from the devices without the requirement to pair.

BlueScan - A Bluetooth Device Scanner

The tool works unobtrusively, ie without establishing a connection to the devices found and undetected. No superuser privileges are required to run it.

Requirements

  • A GNU / Linux operating system
  • A kernel version 2.4.6 or higher with the Bluetooth protocol stack implemented
  • A Bluetooth adapter that provides the system with HCI interface
  • Libraries – libbluetooth2 & bluez-utils

Features

Currently it is able to detect:

  • BD device address (is equivalent to the MAC of a network card)
  • Device Name
  • Manufacturer (in most cases)
  • Active services on the device
  • Open channels on the device

One caveat, it’s in Spanish, so yah – you’ll have to figure that out.

You can download BlueScan here:

bluescan_1.0.6.zip

Or read more here.

The post BlueScan – A Bluetooth Device Scanner appeared first on Darknet - The Darkside.


Viewing all articles
Browse latest Browse all 257

Trending Articles