蓝牙攻击指南(kali)

基本操作

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 <device mac>
[bluetooth]# scan on
[bluetooth]# scan off
[bluetooth]# pair <device mac>

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

 

攻击一:强制连接

apt-get install blueranger

hciconfig

hcitool scan

 

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

 

转载于:https://www.cnblogs.com/zheh/p/8202611.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值