mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
AID list: added Crescendo AIDs
from https://docs.hidglobal.com/crescendo/api/low-level/select.htm
This commit is contained in:
parent
b09e3614da
commit
515d8c76fa
1 changed files with 32 additions and 0 deletions
|
@ -2462,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