You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to reproduce the BLUFFS test on my private Bluetooth device.
Before starting the test, I patched the linux kernel 4.14.111 version. Below is the order I followed to perform the test.
Attach to the devboard using btattach command.
Run Wireshark in the internalblue, which activates bluetooth0 interface in the Wireshark automatically.
Run enable_diag.py script.
Pair the victim device with the target device over Bluetooth, and then disconnect them.
Run bluffs.py script
I got this output, but since there occurs somewhat errors starting with [!] after each patch, I am not sure if this the script was successfully ran.
Would this error affect the execution of the bluffs script?
Also, where did you get or how did you compute the SK value that you put as a packet comment in the Wireshark? I am confused how could I fill out the value for EXP_SK in the analyzer.py script.
Thanks for your help in advance.
The text was updated successfully, but these errors were encountered:
Hello @francozappa,
I am trying to reproduce the BLUFFS test on my private Bluetooth device.
Before starting the test, I patched the linux kernel 4.14.111 version. Below is the order I followed to perform the test.
I got this output, but since there occurs somewhat errors starting with [!] after each patch, I am not sure if this the script was successfully ran.
Would this error affect the execution of the bluffs script?
Also, where did you get or how did you compute the SK value that you put as a packet comment in the Wireshark? I am confused how could I fill out the value for EXP_SK in the analyzer.py script.
Thanks for your help in advance.
The text was updated successfully, but these errors were encountered: