mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Merge pull request #2561 from ry4000/master
R&Y: Updated PDX hop fastpass and Added HID AIDs to aid_desfire.json
This commit is contained in:
commit
e833c9bf05
1 changed files with 30 additions and 14 deletions
|
@ -163,40 +163,40 @@
|
||||||
"AID": "53494F",
|
"AID": "53494F",
|
||||||
"Vendor": "HID",
|
"Vendor": "HID",
|
||||||
"Country": "US",
|
"Country": "US",
|
||||||
"Name": "Access Control",
|
"Name": "SIO DESFire EV1 - HID Factory",
|
||||||
"Description": "HID Factory",
|
"Description": "Access Control",
|
||||||
"Type": "pacs"
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "6F706C",
|
"AID": "6F706C",
|
||||||
"Vendor": "Openpath",
|
"Vendor": "Openpath",
|
||||||
"Country": "US",
|
"Country": "US",
|
||||||
"Name": "Access control",
|
"Name": "Openpath PACS Application",
|
||||||
"Description": "Openpath PACS Application",
|
"Description": "Access Control",
|
||||||
"Type": "pacs"
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "706000",
|
"AID": "706000",
|
||||||
"Vendor": "RBH Access Technologies, Inc.",
|
"Vendor": "RBH Access Technologies, Inc.",
|
||||||
"Country": "CA",
|
"Country": "CA",
|
||||||
"Name": "Access Control",
|
"Name": "BlueLINE EV1 PACS Credential",
|
||||||
"Description": "BlueLINE EV1 PACS Credential",
|
"Description": "Access Control",
|
||||||
"Type": "pacs"
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "D3494F",
|
"AID": "D3494F",
|
||||||
"Vendor": "HID",
|
"Vendor": "HID",
|
||||||
"Country": "US",
|
"Country": "US",
|
||||||
"Name": "SIO DESFire EV1",
|
"Name": "SIO DESFire EV1 - Field Encoder",
|
||||||
"Description": "Field Encoder",
|
"Description": "Access Control",
|
||||||
"Type": "pacs"
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "D9494F",
|
"AID": "D9494F",
|
||||||
"Vendor": "HID",
|
"Vendor": "HID",
|
||||||
"Country": "US",
|
"Country": "US",
|
||||||
"Name": "Access control",
|
"Name": "SIO DESFire EV1 - Field Encoder",
|
||||||
"Description": "Field Encoder",
|
"Description": "Access Control",
|
||||||
"Type": "pacs"
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -327,12 +327,28 @@
|
||||||
"Description": "Card Application Directory (CAD)",
|
"Description": "Card Application Directory (CAD)",
|
||||||
"Type": "pacs"
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"AID": "F484E3",
|
||||||
|
"Vendor": "HID",
|
||||||
|
"Country": "US",
|
||||||
|
"Name": "SIO DESFire EV3 - Field Encoder",
|
||||||
|
"Description": "Access Control",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F484E4",
|
||||||
|
"Vendor": "HID",
|
||||||
|
"Country": "US",
|
||||||
|
"Name": "SIO DESFire EV3 - HID Factory",
|
||||||
|
"Description": "Access Control",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"AID": "F48EF1",
|
"AID": "F48EF1",
|
||||||
"Vendor": "Salto Systems",
|
"Vendor": "Salto Systems",
|
||||||
"Country": "ES",
|
"Country": "ES",
|
||||||
"Name": "Salto Systems",
|
"Name": "Salto Systems",
|
||||||
"Description": "",
|
"Description": "Access Control",
|
||||||
"Type": "pacs"
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1003,8 +1019,8 @@
|
||||||
"AID": "F210E0",
|
"AID": "F210E0",
|
||||||
"Vendor": "TriMet",
|
"Vendor": "TriMet",
|
||||||
"Country": "US",
|
"Country": "US",
|
||||||
"Name": "Hop Fastpass (PDX)",
|
"Name": "hop fastpass (PDX)",
|
||||||
"Description": "PDX Hop Card",
|
"Description": "PDX hop fastpass Card",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue