-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Obtaining IF data #1
Comments
Hi, You can dump the data by observing the LMP packets that you receive when you try to connect/pair with the device that you want to impersonate. To observe the LMP packets you can use internalblue with a compatible device. |
@francozappa Thanks!
Is this the board you have used? https://www.aliexpress.com/i/33033506158.html How did you connect your computer to it? https://www.cypress.com/file/462851/download
I don't see USB connector..... via I2C???? |
I've used different devices including the devboard that you linked connected via USB to my laptop. What you need is a device that is patched to support H4 forwarding to see LMP packets using the HCI interface as per https://github.com/seemoo-lab/internalblue/blob/master/doc/setup.md Please reefer to the internalblue team if you need support to configure the device to work with internalblue |
Will do, thanks. Ordered this board as per CYW20735B1 FYI There is Micro USB connector on the left. |
@francozappa Sorry to make noise here, but maybe others will find it also useful. Well actually will try the same board as you. Seems like you patched the Rom, want to spare me this. Wondering if I have luck and the ROM will be the same as yours (Manufacturer number: CYW920819EVB-02). Did you use CYW920819EVB-02 or other? Will try with this: Seems like it is also supported by Internalblue Opened the issue also there: |
No worries @marcinguy Yes I've used the CYW920819EVB-02 devboard and I've patched its Bluetooth firmware at runtime using Cypress's proprietary patchrom mechanisms via internalblue. With such devboard as an attack device you should be able to reuse the Let me know if you have any issue when reproducing the attacks. |
@marcinguy can you please create a PR with the IF files that you used for your attacks? |
Hi,
How did you obtain IF data i.e for Pixel2 https://github.com/francozappa/bias/blob/master/bias/IF_PIXEL2.json?
Any easy way to dump it from the device/retrieve it from the device?
Wondering how easy this is, to judge potential attack practicability.
I want to try possibly with Samsung mobile.
Thanks,
The text was updated successfully, but these errors were encountered: