mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
Merge pull request #2956 from jkramarz/crescendo_aid
Add HID® Crescendo® AIDs to AID list
This commit is contained in:
commit
160eb44fcc
1 changed files with 32 additions and 8 deletions
|
@ -1247,14 +1247,6 @@
|
|||
"Description": "PIV End Point Applet. Last 2 bytes designate version",
|
||||
"Type": ""
|
||||
},
|
||||
{
|
||||
"AID": "A000000308000010000100",
|
||||
"Vendor": "National Institute of Standards and Technology",
|
||||
"Country": "United States",
|
||||
"Name": "Personal Identity Verification (PIV) / ID-ONE PIV BIO",
|
||||
"Description": "PIV End Point Applet. Last 2 bytes designate version",
|
||||
"Type": ""
|
||||
},
|
||||
{
|
||||
"AID": "A00000031510100528",
|
||||
"Vendor": "Currence Holding/PIN BV",
|
||||
|
@ -2470,5 +2462,37 @@
|
|||
"Name": "Navigo",
|
||||
"Description": "CALYPSO-based transit card",
|
||||
"Type": "transport"
|
||||
},
|
||||
{
|
||||
"AID": "A0000000791000",
|
||||
"Vendor": "HID Global",
|
||||
"Country": "",
|
||||
"Name": "Crescendo ACA",
|
||||
"Description": "HID Crescendo ACA",
|
||||
"Type": "access"
|
||||
},
|
||||
{
|
||||
"AID": "A0000000792300",
|
||||
"Vendor": "HID Global",
|
||||
"Country": "",
|
||||
"Name": "Crescendo OATH #0 (HOTP)",
|
||||
"Description": "HID Crescendo Key OATH instance 0 (default HOTP slot)",
|
||||
"Type": "access"
|
||||
},
|
||||
{
|
||||
"AID": "A0000000792301",
|
||||
"Vendor": "HID Global",
|
||||
"Country": "",
|
||||
"Name": "Crescendo OATH #1",
|
||||
"Description": "HID Crescendo Key OATH instance 1",
|
||||
"Type": "access"
|
||||
},
|
||||
{
|
||||
"AID": "A0000000792302",
|
||||
"Vendor": "HID Global",
|
||||
"Country": "",
|
||||
"Name": "Crescendo OATH #2",
|
||||
"Description": "HID Crescendo Key OATH instance 2",
|
||||
"Type": "access"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue