Earlier quoted context omitted.
Probably fire safety laws
Yes, locking people into buildings (which is what you are doing if you need a key to get out, whether it's an RFID badge or a skeleton key) has been illegal since the Triangle Shirtwaist Factory Fire
MIFARE Classic: exposing the static encrypted nonce variant [pdf]
31–40 of 103 posts
Re: MIFARE Classic: exposing the static encrypted nonce variant [pdf]
#32Re: MIFARE Classic: exposing the static encrypted nonce variant [pdf]
#33Earlier quoted context omitted.
The idea is that by spending a few minutes with your card, someone can now clone it and impersonate you. Yes, they could already steal your card, but you might notice that. But if you leave it on your desk for a few minutes in your wallet, or IT “borrows” it to re-encode it, or any thousand of other ways to get a hold of your RFID card… it can be dumped, cloned, and you can be impersonated. That’s the threat vector.
Super curious to know how many common access control solutions flag unbalanced entries/exits. E.g. if "John" badges in... and then 10 minutes later "John" badges in again... Will most systems complain?
Re: MIFARE Classic: exposing the static encrypted nonce variant [pdf]
#34The problem is pretty serious, not an esoteric theoretically exploitable vulnerability, but a gaping hole. From the abstract: > Through empirical research, we discovered a hardware backdoor and successfully cracked its key. This backdoor enables any entity with knowledge of it to compromise all user-defined keys on these cards without prior knowledge, simply by accessing the card for a few minutes. Additionally, our…
Re: MIFARE Classic: exposing the static encrypted nonce variant [pdf]
#35Re: MIFARE Classic: exposing the static encrypted nonce variant [pdf]
#36Or maybe there’s door access control systems out there that use FIDO2 :D
Re: MIFARE Classic: exposing the static encrypted nonce variant [pdf]
#37Re: MIFARE Classic: exposing the static encrypted nonce variant [pdf]
#38could somebody ELI5 the threat vector here? I'm not skeptical, I just don't know what to imagine. backdoor implies somebody can "get in" to my rfid, but rfid's spend most of their time "off the grid". So when my rfid powers up, does the "host" who powered it up also need to be insecure or on an insecure/compromised net? then... what capabilities would suddenly become possible; unlocking the door is already unlocked,…
Most RFID card systems in the world uses MIFARE Classic due to its cost and long history. MIFARE (not just the Classic family) have a UID (32 bits) and x blocks of encrypted data (12 for Classic). Each block is protected by a A key and a B key. The earliest card system only uses UID for authentication ie. if the card says the right UID the card passes authentication. Obviously, anyone can forge a card with said UID,…
Actually, if I understood the paper well, the same key worked also on older, non-Chinese cards like those produced by NXP. Why, that's a big question.
Re: MIFARE Classic: exposing the static encrypted nonce variant [pdf]
#39Re: MIFARE Classic: exposing the static encrypted nonce variant [pdf]
#40Earlier quoted context omitted.
Sorry if I was being unclear with my compound snark, but using a MIFARE Classic of any provenance would be a firing offense for the CISO of my daydream company.
What's a good alternative? How more expensive is it?