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

Flipper Zero Mifare Plus 2K support (SL1 ONLY) #4012

Open
Overc1ocker opened this issue Nov 22, 2024 · 0 comments
Open

Flipper Zero Mifare Plus 2K support (SL1 ONLY) #4012

Overc1ocker opened this issue Nov 22, 2024 · 0 comments

Comments

@Overc1ocker
Copy link

Description of the feature you're suggesting.

I know flipper has supported Mifare Classic 1K systems for awhile. This is mostly due to the insecure CRYPTO1 algorithm being used to secure the card. However, it seems that Mifare Plus systems are now slowly being used in place of Classic 1k and these are supposed to be encrypted with 128bit AES encryption. However, there is a catch. SL1 Mifare Plus systems are still using the insecure Crypto1 standard and currently Flipper zeros can read/ decrypt these SL1 cards in full by telling the Flipper they are actually Classic 1K (you may need to grab the keys using "detect reader"). The only problem with this is when doing some research online, I learned that certain SL1 cards make use of 2 additional partitions (16 and 17) and it doesn't seem as though the flipper can read these yet. Is it possible to add the extras in the future for experimentation purposes?

Anything else?

No response

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