boos / bluesnarfer

bluesnarfing proof-of-concept tool.
44 stars 10 forks source link

bluesnarfer bt_rfcomm_config error #2

Open bluetoo1 opened 6 years ago

bluetoo1 commented 6 years ago

using kali linux 2018.1 command :bluesnarfer -i -r A-Z -b 68:74:4a:xx:xx:xx device name: mymobi bluesnarfer: open /dev/bluetooth/rfcomm/0, No such file or directory bluesnarfer: bt_rfcomm_config failed bluesnarfer: unable to create rfcomm connection bluesnarfer: release rfcomm ok

Any command i use same error also tried creating bluetooth directory /dev/bluetooth/rfcomm but it freezes after showing device name.

yesimxev commented 6 years ago
mkdir -p /dev/bluetooth/rfcomm
mknod -m 666 /dev/bluetooth/rfcomm/0 c 216 0
Rusty-Spoons13 commented 1 year ago

even after I have done this: mkdir -p /dev/bluetooth/rfcomm mknod -m 666 /dev/bluetooth/rfcomm/0 c 216 0

It doesn't pull any info to include device name. Any advice?

yesimxev commented 1 year ago

This script is supposed to work with very old devices like old Nokia etc. For me, it doesn't work with anything

Rusty-Spoons13 commented 1 year ago

Is there anything like this that is more up-to-date?

francesco11223 commented 12 months ago

Has a solution been found?

yesimxev commented 12 months ago

Not really, i think this kind of vuln works on really old bt version phones