kali连接蓝牙_蓝牙攻击指南(kali)

本文介绍了如何使用hciconfig、hcitool等工具进行蓝牙设备的基本配置与信息查询,并提供了解决配对失败问题的具体步骤。此外还涉及了通过blueranger实现强制连接的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

基本操作

hciconfig 查看蓝牙设备信息

hcitool:这是一个查询工具。 可以用来查询设备名称,设备ID,设备类别和设备时钟。

hcidump:可以使用这个来嗅探蓝牙通信

hciconfig hci0 up 启动蓝牙设备

hciconfig hci0 down 关闭蓝牙设备

service bluetooth start 启动蓝牙服务

bluetoothctl 蓝牙控制台

错误 Failed to pair: org.bluez.Error.AlreadyExists 解决方法:

root@edison:~# rfkill unblock bluetooth

root@edison:~# bluetoothctl

[bluetooth]# agent KeyboardDisplay

[bluetooth]# default-agent

[bluetooth]# device

[bluetooth]# remove

[bluetooth]# scan on

[bluetooth]# scan off

[bluetooth]# pair

https://communities.intel.com/thread/62848

攻击一:强制连接

apt-get install blueranger

hciconfig

hcitool scan

blueranger.sh hci0 28:**:**:**:**:FB

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值