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

Bruteforce security access key and security levels #74

Open
jnsbal opened this issue Apr 1, 2022 · 4 comments
Open

Bruteforce security access key and security levels #74

jnsbal opened this issue Apr 1, 2022 · 4 comments

Comments

@jnsbal
Copy link

jnsbal commented Apr 1, 2022

Hello,

I am currently getting familiar with car hacking and found your tool.

Since I am not an expert in the field I got two questions regarding possible additions to CC.

Would it be an appropriate use case for caringcaribou to add a function to bruteforce the security access key after the seed request?
I also wondered if it makes sense to try all possible values for the security level (related to cc.py uds security_seed) when checking an ECU.

Thanks!

@kasperkarlsson
Copy link
Contributor

Hello,

Bruteforcing different key values after a seed request would absolutely be possible. Another similar mode would be to also send a new seed request before each attempt.

As for the security level, I suppose that could be bruteforced as well 😃

@bhass1
Copy link
Contributor

bhass1 commented Dec 9, 2022

Hey @jnsbal! I had started this work and skeleton implementation, but didn't make time in my life to fully implement and merge it with the mainline. Here it is for reference: https://github.com/bhass1/caringcaribou/tree/master_security_access

Feel free to open a PR on my fork if you want to take that approach or reference it in your own implementation.

@CanBusHack
Copy link

Similarly I've created a Brute force and Seed Timing Addition to my "seed_key_automoation" branch.

https://github.com/CanBusHack/caringcaribou/tree/seed_key_automation

@obbardc
Copy link
Contributor

obbardc commented Jun 22, 2024

Can you open a PR for that @CanBusHack / @bhass1 ?

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

5 participants