logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

btscanner - ncurses-based scanner for Bluetooth devices

Authors

       Tim Hurman <tim.hurman@pentest.co.uk>

       This  manual  page  was written by Uwe Hermann <uwe@hermann-uwe.de>, for the Debian GNU/Linux system (but
       may be used by others).

                                                 April 22, 2006                                     BTSCANNER(1)

Bugs

       Please report any bugs to Tim Hurman <tim.hurman@pentest.co.uk>.

Description

       This  manual page was written for the Debian GNU/Linux distribution because the original program does not
       have a manual page.

       btscanner is a tool designed specifically to extract as much information as  possible  from  a  Bluetooth
       device  without  the requirement to pair. A detailed information screen extracts HCI and SDP information,
       and maintains an open connection to monitor the RSSI and link quality.  btscanner is based on  the  BlueZ
       Bluetooth  stack,  which  is  included  with  recent Linux kernels, and the BlueZ toolset. btscanner also
       contains a complete listing of the IEEE OUI numbers  and  class  lookup  tables.  Using  the  information
       gathered from these sources it is possible to make educated guesses as to the host device type.

Licence

btscanner is covered by the GNU General Public License (GPL).

Name

       btscanner - ncurses-based scanner for Bluetooth devices

Options

--help Show a help text and exit.

       --cfg<file> Use <file> as the config file.

       --no-reset Do not reset the Bluetooth adapter before scanning.

See Also

kismet(1).

Synopsis

btscanner [--help] [--cfg <file>] [--no-reset]

See Also