RfidResearchGroup / proxmark3

Iceman Fork - Proxmark3
http://www.icedev.se
GNU General Public License v3.0
3.65k stars 981 forks source link

Error getting the keys of a Mifare Classic Static nonce #944

Closed Knocks83 closed 3 years ago

Knocks83 commented 3 years ago

Describe the bug When I try finding the keys of a static nonced Mifare Classic 1k, it keeps saying he found x key candidates but doesn't find anything. Command: hf mf staticnested 1 15 A FFFFFFFFFFFF d Behavior:

[+] Testing known keys. Sector count 16
[=] Chunk: 0.4s | found 0/32 keys (24)
[+] Time to check 23 known keys: 0 seconds

[+] enter static nested key recovery
[+] Found 56516 key candidates
[\] 56448/56516 keys | 129.2 keys/sec | worst case    0.5 seconds
[+] target block:  0 key type: A

[+] Found 56516 key candidates
[|] 56448/56516 keys | 129.3 keys/sec | worst case    0.5 seconds
[+] target block:  4 key type: A

[+] Found 111521 key candidates
[|]111468/111521 keys | 128.7 keys/sec | worst case    0.4 seconds
[+] target block:  8 key type: A

[+] Found 111521 key candidates
[|]111468/111521 keys | 131.4 keys/sec | worst case    0.4 seconds
[+] target block: 16 key type: A

[+] Found 111521 key candidates
[|]111468/111521 keys | 131.4 keys/sec | worst case    0.4 seconds
[+] target block: 20 key type: A

and it goes on endlessly.

To Reproduce Steps to reproduce the behavior: Try finding the keys of a static nonced Mifare Classic 1k tag

Expected behavior It should give me the tag keys

Desktop

[+] Displaying LF tuning graph. Divisor 88 is 134.83 kHz, 95 is 125.00 kHz.

iceman1001 commented 3 years ago

Does your card have a static nonce?

Knocks83 commented 3 years ago

When I run hf mf nested it says I do

iceman1001 commented 3 years ago

And how would we know that if you don't provide enough information ?

Knocks83 commented 3 years ago

And how would we know that if you don't provide enough information ?

I said "When I try finding the keys of a static nonce card" at the beginning of the issue

Knocks83 commented 3 years ago

Edited it a little to make it more comprehensible

iceman1001 commented 3 years ago

I am afraid I will not be able to help you. Maybe someone else can.