mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
Merge pull request #2415 from ry4000/master
R&Y: MFC/MFULC Dictionary and MFDES AID Update
This commit is contained in:
commit
ef97dd3f7b
3 changed files with 324 additions and 73 deletions
|
@ -2205,6 +2205,13 @@ C8382A233993
|
||||||
7B304F2A12A6
|
7B304F2A12A6
|
||||||
FC9418BF788B
|
FC9418BF788B
|
||||||
#
|
#
|
||||||
|
# Guest Cashless Prepaid Arcade Payment Cards
|
||||||
|
168168168168
|
||||||
|
198407157610
|
||||||
|
4E4F584D2101
|
||||||
|
4E4F584D2105
|
||||||
|
686B35333376
|
||||||
|
861861861861
|
||||||
# Data from "the more the marriott" mifare project (colonelborkmundus)
|
# Data from "the more the marriott" mifare project (colonelborkmundus)
|
||||||
# aka The Horde
|
# aka The Horde
|
||||||
#
|
#
|
||||||
|
|
|
@ -3,4 +3,8 @@
|
||||||
# -- iceman fork version --
|
# -- iceman fork version --
|
||||||
# -- contribute to this list, sharing is caring --
|
# -- contribute to this list, sharing is caring --
|
||||||
#
|
#
|
||||||
425245414B4D454946594F5543414E21 # Sample Key (BREAKMEIFYOUCAN!)
|
12E4143455F495649454D4B414542524 # ( 4U d T T%$) Hexadecimal-Reversed Sample Key
|
||||||
|
214E4143554F594649454D4B41455242 # (!NACUOYFIEMKAERB) Byte-Reversed Sample Key
|
||||||
|
425245414B4D454946594F5543414E21 # (BREAKMEIFYOUCAN!) Sample Key
|
||||||
|
49454D4B41455242214E4143554F5900 # (IEMKAERB!NACUOY ) Semnox Key
|
||||||
|
49454D4B41455242214E4143554F5946 # (IEMKAERB!NACUOYF) Modified Semnox Key
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"AID": "EEEE10",
|
"AID": "EEEE10",
|
||||||
"Vendor": "NFC Forum",
|
"Vendor": "NFC Forum",
|
||||||
"Country": "US",
|
"Country": "US",
|
||||||
"Name": "NFC Forum NDEF Tag",
|
"Name": "NDEF Tag — Type 4 Version 1",
|
||||||
"Description": "FID 03: Capability Container",
|
"Description": "FID 03: Capability Container",
|
||||||
"Type": "ndef"
|
"Type": "ndef"
|
||||||
},
|
},
|
||||||
|
@ -16,19 +16,11 @@
|
||||||
"Type": "pacs"
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "2081F4",
|
"AID": "1023F5",
|
||||||
"Vendor": "Gallagher",
|
"Vendor": "Integrated Control Technology Limited [ICT]",
|
||||||
"Country": "NZ",
|
"Country": "NZ",
|
||||||
"Name": "Access Control",
|
"Name": "ICT Access Credential",
|
||||||
"Description": "Cardax Card Data Application",
|
"Description": "Default Secondary Application",
|
||||||
"Type": "pacs"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"AID": "2F81F4",
|
|
||||||
"Vendor": "Gallagher",
|
|
||||||
"Country": "NZ",
|
|
||||||
"Name": "Access Control",
|
|
||||||
"Description": "Card Application Directory [CAD]",
|
|
||||||
"Type": "pacs"
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -71,6 +63,134 @@
|
||||||
"Description": "Field Encoder",
|
"Description": "Field Encoder",
|
||||||
"Type": "pacs"
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"AID": "F48120",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F48121",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F48122",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F48123",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F48124",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F48125",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F48126",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F48127",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F48128",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F48129",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F4812A",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F4812B",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F4812C",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Unused Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F4812D",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Unused Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F4812E",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Unused Cardax Card Data Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F4812F",
|
||||||
|
"Vendor": "Gallagher Group Limited via PEC (New Zealand) Limited",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "Gallagher Security Credential",
|
||||||
|
"Description": "Card Application Directory [CAD]",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"AID": "F48EF1",
|
"AID": "F48EF1",
|
||||||
"Vendor": "Salto Systems",
|
"Vendor": "Salto Systems",
|
||||||
|
@ -100,7 +220,31 @@
|
||||||
"Vendor": "Integrated Control Technology Limited [ICT]",
|
"Vendor": "Integrated Control Technology Limited [ICT]",
|
||||||
"Country": "NZ",
|
"Country": "NZ",
|
||||||
"Name": "ICT Access Credential",
|
"Name": "ICT Access Credential",
|
||||||
"Description": "",
|
"Description": "Default Primary Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F52318",
|
||||||
|
"Vendor": "Integrated Control Technology Limited [ICT]",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "ICT Access Credential",
|
||||||
|
"Description": "Default Custom Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F5231E",
|
||||||
|
"Vendor": "Integrated Control Technology Limited [ICT]",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "ICT Access Credential",
|
||||||
|
"Description": "Interoperability Application",
|
||||||
|
"Type": "pacs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F5231F",
|
||||||
|
"Vendor": "Integrated Control Technology Limited [ICT]",
|
||||||
|
"Country": "NZ",
|
||||||
|
"Name": "ICT Access Credential",
|
||||||
|
"Description": "Third-Party Locking Application",
|
||||||
"Type": "pacs"
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -316,7 +460,7 @@
|
||||||
"Vendor": "Alfa-Zet",
|
"Vendor": "Alfa-Zet",
|
||||||
"Country": "BE",
|
"Country": "BE",
|
||||||
"Name": "ping.ping Tag",
|
"Name": "ping.ping Tag",
|
||||||
"Description": "ping.ping Tag",
|
"Description": "ping.ping App 1",
|
||||||
"Type": "payment system"
|
"Type": "payment system"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -324,7 +468,7 @@
|
||||||
"Vendor": "Alfa-Zet",
|
"Vendor": "Alfa-Zet",
|
||||||
"Country": "BE",
|
"Country": "BE",
|
||||||
"Name": "ping.ping Tag",
|
"Name": "ping.ping Tag",
|
||||||
"Description": "ping.ping Tag",
|
"Description": "ping.ping App 2",
|
||||||
"Type": "payment system"
|
"Type": "payment system"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -332,7 +476,7 @@
|
||||||
"Vendor": "Alfa-Zet",
|
"Vendor": "Alfa-Zet",
|
||||||
"Country": "BE",
|
"Country": "BE",
|
||||||
"Name": "ping.ping Tag",
|
"Name": "ping.ping Tag",
|
||||||
"Description": "ping.ping Tag",
|
"Description": "ping.ping App 3",
|
||||||
"Type": "payment system"
|
"Type": "payment system"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -340,7 +484,7 @@
|
||||||
"Vendor": "Alfa-Zet",
|
"Vendor": "Alfa-Zet",
|
||||||
"Country": "BE",
|
"Country": "BE",
|
||||||
"Name": "ping.ping Tag",
|
"Name": "ping.ping Tag",
|
||||||
"Description": "ping.ping Tag",
|
"Description": "ping.ping App 4",
|
||||||
"Type": "payment system"
|
"Type": "payment system"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -353,10 +497,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "C26001",
|
"AID": "C26001",
|
||||||
"Vendor": "CAR2GO",
|
"Vendor": "car2go",
|
||||||
"Country": "DE",
|
"Country": "DE",
|
||||||
"Name": "MemberCard",
|
"Name": "MemberCard",
|
||||||
"Description": "CAR2GO - Member Card",
|
"Description": "car2go - Member Card // Multi Functional Badge / Private Application #1",
|
||||||
"Type": "carsharing"
|
"Type": "carsharing"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -371,63 +515,127 @@
|
||||||
"AID": "002000",
|
"AID": "002000",
|
||||||
"Vendor": "Metrolinx",
|
"Vendor": "Metrolinx",
|
||||||
"Country": "CA",
|
"Country": "CA",
|
||||||
"Name": "PRESTO Card [YYZ/YHM/YOW]",
|
"Name": "PRESTO Card (YYZ/YHM/YOW)",
|
||||||
"Description": "FIDs 00,0F: Backup Data; 08-0E,10-14: Standard Data",
|
"Description": "FIDs 00,0F: Backup Data; 08-0E,10-14: Standard Data",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "010000",
|
"AID": "010000",
|
||||||
"Vendor": "Consorcio Regional de Transportes Públicos Regulares de Madrid [CRTM]",
|
"Vendor": "Consorcio Regional de Transportes Públicos Regulares de Madrid (CRTM)",
|
||||||
"Country": "ES",
|
"Country": "ES",
|
||||||
"Name": "Tarjeta Transporte Publico [MAD]",
|
"Name": "Tarjeta Transporte Publico (MAD)",
|
||||||
"Description": "MAD Public Transport Card",
|
"Description": "MAD Public Transport Card",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "012242",
|
"AID": "012242",
|
||||||
"Vendor": "Istanbulkart",
|
"Vendor": "Belbim",
|
||||||
"Country": "TR",
|
"Country": "TR",
|
||||||
"Name": "Istanbulkart [IST]",
|
"Name": "İstanbulkart (IST)",
|
||||||
"Description": "IST Istanbul Card",
|
"Description": "IST Istanbul Card (eBilet App)",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "014D44",
|
||||||
|
"Vendor": "Delhi Metro Rail Corporation Limited",
|
||||||
|
"Country": "IN",
|
||||||
|
"Name": "Delhi Metro Travel Card (DEL)",
|
||||||
|
"Description": "DEL Delhi Metro App 1",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "015342",
|
"AID": "015342",
|
||||||
"Vendor": "Bangkok Expressway and Metro Public Limited Company [BEM]",
|
"Vendor": "Bangkok Expressway and Metro Public Limited Company (BEM)",
|
||||||
"Country": "TH",
|
"Country": "TH",
|
||||||
"Name": "MRT Stored Value Card [BKK]",
|
"Name": "MRT Stored Value Card (BKK)",
|
||||||
"Description": "Might also be used by BKK MRT Plus and/or BKK Park & Ride Plus Cards",
|
"Description": "Might also be used by BKK MRT Plus and/or BKK Park & Ride Plus Cards",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"AID": "024D44",
|
||||||
|
"Vendor": "Delhi Metro Rail Corporation Limited",
|
||||||
|
"Country": "IN",
|
||||||
|
"Name": "Delhi Metro Travel Card (DEL)",
|
||||||
|
"Description": "DEL Delhi Metro App 2",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "034D44",
|
||||||
|
"Vendor": "Delhi Metro Rail Corporation Limited",
|
||||||
|
"Country": "IN",
|
||||||
|
"Name": "Delhi Metro Travel Card (DEL)",
|
||||||
|
"Description": "DEL Delhi Metro App 3",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "044D44",
|
||||||
|
"Vendor": "Delhi Metro Rail Corporation Limited",
|
||||||
|
"Country": "IN",
|
||||||
|
"Name": "Delhi Metro Travel Card (DEL)",
|
||||||
|
"Description": "DEL Delhi Metro App 4",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "052242",
|
||||||
|
"Vendor": "Belbim",
|
||||||
|
"Country": "TR",
|
||||||
|
"Name": "İstanbulkart (IST)",
|
||||||
|
"Description": "IST Istanbul Card (ISPARK App)",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "054D44",
|
||||||
|
"Vendor": "Delhi Metro Rail Corporation Limited",
|
||||||
|
"Country": "IN",
|
||||||
|
"Name": "Delhi Metro Travel Card (DEL)",
|
||||||
|
"Description": "DEL Delhi Metro App 5",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "062242",
|
||||||
|
"Vendor": "Belbim",
|
||||||
|
"Country": "TR",
|
||||||
|
"Name": "İstanbulkart (IST)",
|
||||||
|
"Description": "IST Istanbul Card (App 6)",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "064D44",
|
||||||
|
"Vendor": "Delhi Metro Rail Corporation Limited",
|
||||||
|
"Country": "IN",
|
||||||
|
"Name": "Delhi Metro Travel Card (DEL)",
|
||||||
|
"Description": "DEL Delhi Metro App 6",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "074D44",
|
||||||
|
"Vendor": "Delhi Metro Rail Corporation Limited",
|
||||||
|
"Country": "IN",
|
||||||
|
"Name": "Delhi Metro Travel Card (DEL)",
|
||||||
|
"Description": "DEL Delhi Metro App 7",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"AID": "2211AF",
|
"AID": "2211AF",
|
||||||
"Vendor": "National Transport Authority",
|
"Vendor": "National Transport Authority",
|
||||||
"Country": "IE",
|
"Country": "IE",
|
||||||
"Name": "TFI Leap Card [DUB]",
|
"Name": "TFI Leap Card (DUB)",
|
||||||
"Description": "DUB Leap Card // Transport for Ireland // FIDs: 01,1F: Backup Data; 02-0A: Standard Data",
|
"Description": "DUB Leap Card // Transport for Ireland // FIDs: 01,1F: Backup Data; 02-0A: Standard Data",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "4F5931",
|
"AID": "4F5931",
|
||||||
"Vendor": "Transport for London [TfL]",
|
"Vendor": "Transport for London (TfL)",
|
||||||
"Country": "UK",
|
"Country": "UK",
|
||||||
"Name": "Oyster Card [LHR]",
|
"Name": "Oyster Card (LHR)",
|
||||||
"Description": "FIDs: 00-07: Standard Data",
|
"Description": "FIDs: 00-07: Standard Data",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"AID": "422201",
|
|
||||||
"Vendor": "Transport of Istanbul",
|
|
||||||
"Country": "TR",
|
|
||||||
"Name": "İstanbulkart [IST]",
|
|
||||||
"Description": "IST Istanbul Card",
|
|
||||||
"Type": "transport"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"AID": "534531",
|
"AID": "534531",
|
||||||
"Vendor": "Transport for New South Wales [TfNSW]",
|
"Vendor": "Transport for New South Wales (TfNSW)",
|
||||||
"Country": "AU",
|
"Country": "AU",
|
||||||
"Name": "Opal Card [SYD]",
|
"Name": "Opal Card (SYD)",
|
||||||
"Description": "FIDs 00-06: Standard Data; 07: Card Balance/Number and Trip History",
|
"Description": "FIDs 00-06: Standard Data; 07: Card Balance/Number and Trip History",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
@ -435,31 +643,31 @@
|
||||||
"AID": "554000",
|
"AID": "554000",
|
||||||
"Vendor": "Auckland Transport",
|
"Vendor": "Auckland Transport",
|
||||||
"Country": "NZ",
|
"Country": "NZ",
|
||||||
"Name": "AT HOP Card [AKL]",
|
"Name": "AT HOP Card (AKL)",
|
||||||
"Description": "FIDs: 00: Backup Data; 08/09/0A",
|
"Description": "FIDs: 00: Backup Data; 08/09/0A",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "578000",
|
"AID": "578000",
|
||||||
"Vendor": "Norwegian Public Roads Administration [NPRA]",
|
"Vendor": "Norwegian Public Roads Administration (NPRA)",
|
||||||
"Country": "NO",
|
"Country": "NO",
|
||||||
"Name": "NORTIC Transport",
|
"Name": "NORTIC (Norway Public Transport Card)",
|
||||||
"Description": "Norwegian Ticketing Interoperable Concept // FID 0C: Card Issuer Header",
|
"Description": "Norwegian Ticketing Interoperable Concept // FID 0C: Card Issuer Header",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "578001",
|
"AID": "578001",
|
||||||
"Vendor": "Norwegian Public Roads Administration [NPRA]",
|
"Vendor": "Norwegian Public Roads Administration (NPRA)",
|
||||||
"Country": "NO",
|
"Country": "NO",
|
||||||
"Name": "NORTIC Transport",
|
"Name": "NORTIC (Norway Public Transport Card)",
|
||||||
"Description": "FIDs 01: Product Retailer; 02: Service Provider; 03: Special Event; 04: Stored Value; 05: General Event Log; 06: SV Reload Log; 0A: Environment; 0C: Card Holder",
|
"Description": "FIDs 01: Product Retailer; 02: Service Provider; 03: Special Event; 04: Stored Value; 05: General Event Log; 06: SV Reload Log; 0A: Environment; 0C: Card Holder",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "784000",
|
"AID": "784000",
|
||||||
"Vendor": "Roads & Transport Authority [Government of Dubai]",
|
"Vendor": "Roads & Transport Authority (Government of Dubai)",
|
||||||
"Country": "AE",
|
"Country": "AE",
|
||||||
"Name": "nol Card [DXB]",
|
"Name": "nol Card (DXB)",
|
||||||
"Description": "DXB nol Card",
|
"Description": "DXB nol Card",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
@ -467,15 +675,15 @@
|
||||||
"AID": "A00216",
|
"AID": "A00216",
|
||||||
"Vendor": "ITSO Ltd",
|
"Vendor": "ITSO Ltd",
|
||||||
"Country": "UK",
|
"Country": "UK",
|
||||||
"Name": "ITSO",
|
"Name": "EMR Smartcard (EMA) / GWR touch (BRS)",
|
||||||
"Description": "Appears to be used across UK Transit Agencies except LHR Oyster.",
|
"Description": "ITSO Public Transport Application // Provision of Citizen Services #0",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "EF2011",
|
"AID": "EF2011",
|
||||||
"Vendor": "Helsinki Region Transport [HRT]",
|
"Vendor": "Helsinki Region Transport (HRT)",
|
||||||
"Country": "FI",
|
"Country": "FI",
|
||||||
"Name": "HSL Card [HEL/TLL/TAY]",
|
"Name": "HSL Card (HEL/TLL/TAY)",
|
||||||
"Description": "HEL/TLL/TAY HSL Card",
|
"Description": "HEL/TLL/TAY HSL Card",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
@ -483,15 +691,15 @@
|
||||||
"AID": "F001D0",
|
"AID": "F001D0",
|
||||||
"Vendor": "Arabako Foru Aldundia",
|
"Vendor": "Arabako Foru Aldundia",
|
||||||
"Country": "ES",
|
"Country": "ES",
|
||||||
"Name": "BAT Card [VIT]",
|
"Name": "BAT Card (VIT)",
|
||||||
"Description": "VIT BAT Card",
|
"Description": "VIT BAT Card // Used on Euskotren // Interoperable PT Card",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "F206B0",
|
"AID": "F206B0",
|
||||||
"Vendor": "Adelaide Metro via Affiliated Computer Services [ACS]",
|
"Vendor": "Adelaide Metro via Affiliated Computer Services (ACS)",
|
||||||
"Country": "AU",
|
"Country": "AU",
|
||||||
"Name": "metroCARD [ADL]",
|
"Name": "metroCARD (ADL)",
|
||||||
"Description": "FIDs 00,02-07,09-0B,10-17,1B-1C: Backup Data; 01,1D: Linear Record File; 08: ABNote/HID Adelaide; 1E: Standard Data; 0C-0F: Card Balance",
|
"Description": "FIDs 00,02-07,09-0B,10-17,1B-1C: Backup Data; 01,1D: Linear Record File; 08: ABNote/HID Adelaide; 1E: Standard Data; 0C-0F: Card Balance",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
@ -507,7 +715,7 @@
|
||||||
"AID": "F21050",
|
"AID": "F21050",
|
||||||
"Vendor": "Metro Christchurch via INIT",
|
"Vendor": "Metro Christchurch via INIT",
|
||||||
"Country": "NZ",
|
"Country": "NZ",
|
||||||
"Name": "Metrocard [CHC]",
|
"Name": "Metrocard (CHC)",
|
||||||
"Description": "FIDs: 00: Backup Data; 01/02: Trip History; 03: Card Balance",
|
"Description": "FIDs: 00: Backup Data; 01/02: Trip History; 03: Card Balance",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
@ -515,23 +723,23 @@
|
||||||
"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 Card",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "F210F0",
|
"AID": "F210F0",
|
||||||
"Vendor": "Public Transport Victoria [PTV] via Conduent [formerly via Keane Australia Pty Ltd]",
|
"Vendor": "Public Transport Victoria (PTV) via Conduent (formerly via Keane Australia Pty Ltd)",
|
||||||
"Country": "AU",
|
"Country": "AU",
|
||||||
"Name": "myki [MEL]",
|
"Name": "myki (MEL)",
|
||||||
"Description": "FIDs 01-02: Transaction History; 03: myki money Balance; 00,04-05: Backup Data; 08-0C,0F: Standard Data",
|
"Description": "FIDs 01-02: Transaction History; 03: myki money Balance; 00,04-05: Backup Data; 08-0C,0F: Standard Data",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "F21100",
|
"AID": "F21100",
|
||||||
"Vendor": "Public Transport Victoria [PTV] via Conduent [formerly via Keane Australia Pty Ltd]",
|
"Vendor": "Public Transport Victoria (PTV) via Conduent (formerly via Keane Australia Pty Ltd)",
|
||||||
"Country": "AU",
|
"Country": "AU",
|
||||||
"Name": "myki [MEL]",
|
"Name": "myki (MEL)",
|
||||||
"Description": "FIDs 0F: Standard Data; 00: Backup Data",
|
"Description": "FIDs 0F: Standard Data; 00: Backup Data",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
@ -539,7 +747,7 @@
|
||||||
"AID": "F21150",
|
"AID": "F21150",
|
||||||
"Vendor": "Prague Public Transit Company via Haguess a.s.",
|
"Vendor": "Prague Public Transit Company via Haguess a.s.",
|
||||||
"Country": "CZ",
|
"Country": "CZ",
|
||||||
"Name": "Lítačka Opencard [PRG]",
|
"Name": "Lítačka Opencard (PRG)",
|
||||||
"Description": "PRG Lítačka Opencard",
|
"Description": "PRG Lítačka Opencard",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
@ -547,7 +755,7 @@
|
||||||
"AID": "F21190",
|
"AID": "F21190",
|
||||||
"Vendor": "Metropolitan Transportation Commission via Cubic",
|
"Vendor": "Metropolitan Transportation Commission via Cubic",
|
||||||
"Country": "US",
|
"Country": "US",
|
||||||
"Name": "Clipper Card [SFO]",
|
"Name": "Clipper Card (SFO)",
|
||||||
"Description": "FIDs 02: Card Balance; 04: Refill History; 08: Card Information; 0E: Trip History",
|
"Description": "FIDs 02: Card Balance; 04: Refill History; 08: Card Information; 0E: Trip History",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
@ -555,15 +763,15 @@
|
||||||
"AID": "F21360",
|
"AID": "F21360",
|
||||||
"Vendor": "INIT",
|
"Vendor": "INIT",
|
||||||
"Country": "US",
|
"Country": "US",
|
||||||
"Name": "HOLO Card [HNL]",
|
"Name": "HOLO Card (HNL)",
|
||||||
"Description": "HNL HOLO Card",
|
"Description": "HNL HOLO Card",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "F21381",
|
"AID": "F21381",
|
||||||
"Vendor": "Chicago Transit Authority [CTA] via Cubic",
|
"Vendor": "Chicago Transit Authority (CTA) via Cubic",
|
||||||
"Country": "US",
|
"Country": "US",
|
||||||
"Name": "Ventra Card [ORD]",
|
"Name": "Ventra Card (ORD)",
|
||||||
"Description": "ORD Ventra Card [Gen 2 Blue] // Multi-Modal Transit #1 // FIDs 00-01: Standard Data",
|
"Description": "ORD Ventra Card [Gen 2 Blue] // Multi-Modal Transit #1 // FIDs 00-01: Standard Data",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
@ -571,15 +779,15 @@
|
||||||
"AID": "F21390",
|
"AID": "F21390",
|
||||||
"Vendor": "Multiple NZ Transit Agencies via Otago Regional Council",
|
"Vendor": "Multiple NZ Transit Agencies via Otago Regional Council",
|
||||||
"Country": "NZ",
|
"Country": "NZ",
|
||||||
"Name": "Bee Card [DUD]",
|
"Name": "Bee Card (DUD)",
|
||||||
"Description": "Multi-Modal Transit #0 // FIDs 00: Backup Data; 01-02: Trip History; 03: Card Balance",
|
"Description": "Multi-Modal Transit #0 // FIDs 00: Backup Data; 01-02: Trip History; 03: Card Balance",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "F213A0",
|
"AID": "F213A0",
|
||||||
"Vendor": "Rhode Island Public Transport Authority [RIPTA] via INIT",
|
"Vendor": "Rhode Island Public Transport Authority (RIPTA) via INIT",
|
||||||
"Country": "US",
|
"Country": "US",
|
||||||
"Name": "Wave Smart Card [PVD]",
|
"Name": "Wave Smart Card (PVD)",
|
||||||
"Description": "PVD Wave Smart Card",
|
"Description": "PVD Wave Smart Card",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
@ -587,15 +795,47 @@
|
||||||
"AID": "F213F0",
|
"AID": "F213F0",
|
||||||
"Vendor": "Puget Sound Transit Agencies via Vix Technologies",
|
"Vendor": "Puget Sound Transit Agencies via Vix Technologies",
|
||||||
"Country": "US",
|
"Country": "US",
|
||||||
"Name": "ORCA [SEA]",
|
"Name": "ORCA (SEA)",
|
||||||
"Description": "One Regional Card for All // FIDs 00: Standard Data; 01: Backup Data",
|
"Description": "One Regional Card for All // FIDs 00: Standard Data; 01: Backup Data",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"AID": "F40110",
|
||||||
|
"Vendor": "ITSO Ltd",
|
||||||
|
"Country": "UK",
|
||||||
|
"Name": "EMR Smartcard (EMA) / GWR touch (BRS)",
|
||||||
|
"Description": "UK National Smartcard Project // Provision of Citizen Services #1",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F40111",
|
||||||
|
"Vendor": "ITSO Ltd",
|
||||||
|
"Country": "UK",
|
||||||
|
"Name": "EMR Smartcard (EMA) / GWR touch (BRS)",
|
||||||
|
"Description": "UK National Smartcard Project // Provision of Citizen Services #2",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F40112",
|
||||||
|
"Vendor": "ITSO Ltd",
|
||||||
|
"Country": "UK",
|
||||||
|
"Name": "EMR Smartcard (EMA) / GWR touch (BRS)",
|
||||||
|
"Description": "UK National Smartcard Project // Provision of Citizen Services #3",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "F40113",
|
||||||
|
"Vendor": "ITSO Ltd",
|
||||||
|
"Country": "UK",
|
||||||
|
"Name": "EMR Smartcard (EMA) / GWR touch (BRS)",
|
||||||
|
"Description": "UK National Smartcard Project // Provision of Citizen Services #4",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"AID": "FF30FF",
|
"AID": "FF30FF",
|
||||||
"Vendor": "Metrolinx",
|
"Vendor": "Metrolinx",
|
||||||
"Country": "CA",
|
"Country": "CA",
|
||||||
"Name": "PRESTO Card [YYZ/YHM/YOW]",
|
"Name": "PRESTO Card (YYZ/YHM/YOW)",
|
||||||
"Description": "FID 08: Standard Data",
|
"Description": "FID 08: Standard Data",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue