Skip to content
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

encryption information packets #84

Open
aamert7 opened this issue May 15, 2023 · 0 comments
Open

encryption information packets #84

aamert7 opened this issue May 15, 2023 · 0 comments

Comments

@aamert7
Copy link

aamert7 commented May 15, 2023

hello, i am establishing a connection between my phone android and nrf5 DK using nrf connect app , and trying to capture LTK , using btlejack on a single micro-bit chip,
many attempts i failed to capture all the packets and the connection always lost so fast, the best was attempt when i could capture the following packets together :

  • pairing request
  • pairing response
  • pairing public keys.
  • pairing random keys.
  • DHkeys checks.
  • LL_ENC_REQ
  • LL_ENC_RSP
    but nothing about encryption information that i could discover the LTK by them,
  • i tried to use crack, it failed ( not able to crack due to following error: LE secure connection)
    any suggestions guys how to fix this issue, or if i am able to derive the LTK from the packets i captured or they are useless.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant