kali2020说是内置了btscanner,怎么打开?没有话怎么安装!!!求指点!
现在是时候继续介绍我们要介绍的最后一个工具,它是一个用于发现蓝牙设备的全功能图形用户界面。它称为btscanner,一旦启动它,我们可以输入btscanner。但是在进行此操作之前,由于我们已经查看了其余工具的手册页,因此我们也快速浏览一下:
<span style="color:#e5e5e5"><code class="language-unknown">~# man btscanner
BTSCANNER(1) General Commands Manual BTSCANNER(1)
NAME
btscanner - ncurses-based scanner for Bluetooth devices
SYNOPSIS
btscanner [--help] [--cfg <file>] [--no-reset]
DESCRIPTION
This manual page was written for the Debian GNU/Linux distribution be‐
cause the original program does not have a manual page.
btscanner is a tool designed specifically to extract as much informa‐
tion 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 edu‐
cated guesses as to the host device type.
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.
BUGS
Please report any bugs to Tim Hurman <tim.hurman@pentest.co.uk>.
LICENCE
btscanner is covered by the GNU General Public License (GPL).
SEE ALSO
kismet(1).
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)
Manual page btscanner(1) line 23/45 (END) (press h for help or q to quit)</code></span>
您可以看到btscanner没什么要紧的,那是因为它是一个GUI工具,所以所有的神奇都在运行该工具后发生,所以现在就开始做吧:
<span style="color:#e5e5e5"><code class="language-unknown">~# btscanner
Opening the OUI database
Reading the OUT database</code></span>
只是打开而已吗?
打开的话,点开shell,输入btscanner,按回车就行了。只要你安装步骤是正确的,就不会出现btscanner没有的情况。
https://blog.csdn.net/bill20100829/article/details/113807366
~# btscanner