Bluescan Versions Save

An intelligence gathering tool for hacking Bluetooth

v0.12.0

1 year ago
  • Added spoof subcommand
  • Added 3 spoofing features for falsifying the Class of Device, host name, and controller alias
  • Other little improvements

v0.11.1

1 year ago
  • Fixed missing characteristic values caused by incorrectly parsed properties during the GATT scan
  • Adapted to higher version dependencies
  • Updated README

v0.11.0

1 year ago
  • Added new android command
  • Implemented the --collect-btsnoop-log option to collect the btsnoop log being generated

v0.10.1

1 year ago

Fixed br --timeout=<sec> parsing bug

v0.10.0

1 year ago

Added new feature: sniff and guess nearby BD_ADDR

v0.9.0

1 year ago
  • Renamed bluescan to bluing for future tool development
  • Implemented subcommand logic
  • Implemented br --mon-incoming-conn: Print incoming connection from other nearby BR/EDR devices
  • Integrated the function of spoofing the BD_ADDR of a local controller
  • Adapted to the higher versions of the dependent libraries
  • Added a lot of minor improvements

v0.8.8

1 year ago
  1. Improved plugin framework
  2. Slightly improved SDP scanning stability
  3. Adapted to the higher version of the dependencies

v0.8.7

1 year ago

Mainly improved the plugin framework

v0.8.6

1 year ago
  1. Improved plugin framework
  2. Adapted to the higher version of the dependencies

v0.8.5

1 year ago

Adapted to the higher version of the dependencies and made some small improvements