blusec@googlemail.com <-- Shouldn't you be contacting that person?
im currently trying to convert my internal bluetooth adapter into a sniffer.
im following the guide of "Bluetooth sniffing for less" from bluetoothsecurity.wordpress.com
------------------------------------------------------------
im using Dell internal bluetooth
bt ~ # hciconfig -a hci0 revision
hci0: Type: USB
BD Address: 00:16:41:57:CAC ACL MTU: 384:8 SCO MTU: 64:8
Build 2422
Chip version: BlueCore4-External
Max key size: 56 bit
SCO mapping: HCI
------------------------------------------------------------
bt ~ # bccmd -d hci0 memtypes
psi (0x0001) = Flash memory (0)
psf (0x0002) = Flash memory (0)
psram (0x0008) = RAM (transient) (2)
------------------------------------------------------------
bt ~ # bccmd -d hci0 psget 0x02bf
USB product identifier: 0x8103 (33027)
bt ~ # bccmd -d hci0 psset -s 0x0001 0x02bf 0x0002
Can't execute command: No such device or address (6)
bt ~ # bccmd -d hci0 psset -s 0x0002 0x02bf 0x0002
Can't execute command: No such device or address (6)
bt ~ # bccmd -d hci0 psget -s 0x0000 0x02bf
USB product identifier: 0x8103 (33027)
bt ~ # bccmd -d hci0 psget -s 0x0001 0x02bf
Can't execute command: No such device or address (6)
bt ~ # bccmd -d hci0 psget -s 0x0002 0x02bf
USB product identifier: 0x8103 (33027)
bt ~ # bccmd -d hci0 psget -s 0x0008 0x02bf
Can't execute command: No such device or address (6)
bt ~ # bccmd -d hci0 psset -s 0x0001 0x02bf 0x0002
Can't execute command: No such device or address (6)
------------------------------------------------------------
i cant set the ID! help me please..whats wrong with this?
blusec@googlemail.com <-- Shouldn't you be contacting that person?
A third party security audit is the IT equivalent of a colonoscopy. It's long, intrusive, very uncomfortable, and when it's done, you'll have seen things you really didn't want to see, and you'll never forget that you've had one.
just sent an email to him.we'll see if there is a good news.
thnx for the mail anyway![]()
Not 100% sure, but i believe your chipset isn't CSR, far as I know you can only turn CSR based chipsets into sniffers. They got some good usb dongle ones online for about 20-30 pounds. [heh im american but i bought mine from a uk store so i refer to all good bluetooth dongles that can be turned into sniffers in terms of pounds].
Try
bt ~ # bccmd -d hci0 psset -s 0x0000 0x02bf 0x0002