Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Pages: 1
I have a card:
ATQA : 04 00
UID : xx xx xx xx
SAK : 28 [1]
TYPE : JCOP31 or JCOP41 v2.3.1
ATS : 11 78 80 70 02 80 64 11 65 01 90 73 00 00 00 81 07 6d ad
- TL : length is 17 bytes
- T0 : TA1 is present, TB1 is present, TC1 is present, FSCI is 8
- TA1 : different divisors are NOT supported, DR: [], DS: []
- TB1 : SFGI = 0, FWI = 0
- TC1 : NAD is NOT supported, CID is supported
- HB : 80 64 11 65 01 90 73 00 00 00 81 07
I trying to test keys on proxmark3 then get the error "Mifare: Can't select card".
Other reader work correctly
Sniff other reader :
proxmark3>
proxmark3> hf 14a snoop
proxmark3>
proxmark3> #db# cancelled by button
proxmark3> #db# COMMAND FINISHED
proxmark3> #db# maxDataLen=3, Uart.state=0, Uart.len=0
proxmark3> #db# traceLen=1299, Uart.output[0]=00000050
proxmark3> hf 14a list
Recorded Activity
Start = Start of Start Bit, End = End of last modulation. Src = Source of Transfer
All times are in carrier periods (1/13.56Mhz)
Start | End | Src | Data
-----------|-----------|-----|--------
Start | End | Src | Data
-----------|-----------|-----|--------
0 | 1056 | Rdr | 26
2228 | 4596 | Tag | 04 00
12160 | 14624 | Rdr | 93 20
15796 | 21684 | Tag | xx xx xx xx yy
30192 | 40656 | Rdr | 93 70 xx xx xx xx yy 13 0a
41908 | 45428 | Tag | 28 b4 fc
872176 | 876944 | Rdr | 60 04 d1 3d
881444 | 886180 | Tag | a9 85 6d 61
893040 | 902352 | Rdr | ee f9 5b cd fa bc d0 c0 !crc
...
if i use acr122 selection correct but the tag challenge is not recieving.
why this card does not work with proxmark3 and acr122?
Offline
the error "can't select card" indicates the tag is not in a good position over the antenna. try different hights and move it.
Offline
the error "can't select card" indicates the tag is not in a good position over the antenna. try different hights and move it.
May be..
Acr122/cardman 5321 why not work with this card ?
Offline
iceman wrote:the error "can't select card" indicates the tag is not in a good position over the antenna. try different hights and move it.
May be..
Acr122/cardman 5321 why not work with this card ?
ACR122 work with this card. I try sniff such card.
Offline
Same problem.
Offline
What teams it is possible to read the map. From her I have pulled out keys libnfc_crypto1_crack.
Offline
UID : xx xx xx xx
ATQA : 00 04
SAK : 28 [1]
TYPE : JCOP31 or JCOP41 v2.3.1
ATS : 10 78 80 70 02 00 31 C0 64 08 04 61 00 00 90 00 47 0D
- TL : length is 16 bytes
- T0 : TA1 is present, TB1 is present, TC1 is present, FSCI is 8 (FSC = 256)
- TA1 : different divisors are NOT supported, DR: [], DS: []
- TB1 : SFGI = 0 (SFGT = (not needed) 0/fc), FWI = 7 (FWT = 524288/fc)
- TC1 : NAD is NOT supported, CID is supported
- HB : 00 31 C0 64 08 04 61 00 00 90 00
Answers to magic commands (GEN1): NO
Valid ISO14443-A Tag Found - Quiting Search
hf mf hardnested not work. libnfc_crypto1_ crack work.
Offline
its a jcop card, I doubt the hardnested attack will work.
Offline
hf mf hardnested not work. libnfc_crypto1_ crack work.
Offline
Then you have a solution.
Offline
Как с ней работать зная ключи?
Offline
How to work with her knowing keys?
Offline
Proxmark not read her.
Offline
its a jcop card, I doubt the hardnested attack will work.
hi iceman, can a jcop card be duplicated using a proxmark3? It look like a mifare classic with 4 byte UID..
Offline
jcop cards the rfid part which it emulates can be duplicated if you get the keys.
the java application on the card is most likely protected with triple-des keys.
Offline
Hi Iceman, I came across this card with 4 byte UID and how do I determine what type of card is this? And as an end user, I am just interested in whether this card can be duplicated? Thx!
UID : f6 b1 23 df
ATQA : 00 08
SAK : 20 [1]
TYPE : NXP MIFARE DESFire 4k | DESFire EV1 2k/4k/8k | Plus 2k/4k SL3 | JCOP 31/41
ATS : 10 78 80 a0 02 20 90 00 00 00 00 00 f6 b1 23 df 05 63
- TL : length is 16 bytes
- T0 : TA1 is present, TB1 is present, TC1 is present, FSCI is 8 (FSC = 256)
- TA1 : different divisors are NOT supported, DR: [], DS: []
- TB1 : SFGI = 0 (SFGT = (not needed) 0/fc), FWI = 10 (FWT = 4194304/fc)
- TC1 : NAD is NOT supported, CID is supported
- HB : 20 90 00 00 00 00 00 f6 b1 23 df
Answers to chinese magic backdoor commands: NO
Valid ISO14443A Tag Found - Quiting Search
Offline
The answer, is that it depends.
You first single out if its a Desfire card or not. In my fork you have some desfire commands impl. Try the "info", as see your card is a Desfire or not.
Offline
Pages: 1