mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
atr update
This commit is contained in:
parent
08719839b5
commit
1f0e59148d
2 changed files with 89 additions and 27 deletions
|
@ -8,13 +8,25 @@ import unidecode
|
|||
ATR_URL='https://raw.githubusercontent.com/LudovicRousseau/pcsc-tools/master/smartcard_list.txt'
|
||||
|
||||
C_HEADER="""//-----------------------------------------------------------------------------
|
||||
// List scraped from
|
||||
// Borrowed initially from
|
||||
// """ + ATR_URL + """
|
||||
// Copyright (C) 2002-2021 Ludovic Rousseau
|
||||
// Copyright (C) Proxmark3 contributors. See AUTHORS.md for details.
|
||||
//
|
||||
// This code is licensed to you under the terms of the GNU GPL, version 2 or,
|
||||
// at your option, any later version. See the LICENSE.txt file for the text of
|
||||
// the license.
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU General Public License as published by
|
||||
// the Free Software Foundation, either version 3 of the License, or
|
||||
// (at your option) any later version.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU General Public License for more details.
|
||||
//
|
||||
// See LICENSE.txt for the text of the license.
|
||||
//-----------------------------------------------------------------------------
|
||||
// *DO NOT EDIT MANUALLY*
|
||||
// Autogenerated with atr_scrap_pcsctools.py
|
||||
//-----------------------------------------------------------------------------
|
||||
#ifndef ATRS_H__
|
||||
|
||||
|
|
|
@ -16,6 +16,9 @@
|
|||
//
|
||||
// See LICENSE.txt for the text of the license.
|
||||
//-----------------------------------------------------------------------------
|
||||
// *DO NOT EDIT MANUALLY*
|
||||
// Autogenerated with atr_scrap_pcsctools.py
|
||||
//-----------------------------------------------------------------------------
|
||||
#ifndef ATRS_H__
|
||||
|
||||
#define ATRS_H__
|
||||
|
@ -501,7 +504,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6600FF4A434F503230", "UOB Preferred Platinum Visa Card (Bank)\nhttp://www.uob.com.sg/personal/cards/credit/preferred_platinum_visa_card.html" },
|
||||
{ "3B6600FF4A434F503231", "JCOP 21" },
|
||||
{ "3B6600FF4A434F503330", "JCOP30 'OP-DI 16k VISA v2 (JCOP30) ORGA'" },
|
||||
{ "3B67000000000000009000", "Axa Bank (Belgium) Mastercard Gold / Axa Bank Belgium\nMisterCash & Proton card\nVISA Card (emitted by Bank Card Company - Belgium)" },
|
||||
{ "3B67000000000000009000", "Axa Bank (Belgium) Mastercard Gold / Axa Bank Belgium\nMisterCash & Proton card\nVISA Card (emitted by Bank Card Company - Belgium)\nHellobank/BNP Paribas Fortis Belgium Bancontact Visa debit card (Bank)" },
|
||||
{ "3B67000000000000418684", "ezpu100 (Bank)" },
|
||||
{ "3B67000000002000009000", "BankID card from Sparebank1" },
|
||||
{ "3B67000000318071869000", "Swiss ZKB-Bancomat-Card" },
|
||||
|
@ -560,7 +563,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6800000073C84010009000", "Icelandic Banking scheme Issued by the Ministry of Treasure in Iceland\nhttp://www.islandsrot.is/" },
|
||||
{ "3B6800000073C84011009000", "Woolworths Everyday Money prepaid Mastercard\nNordea Bank Norway Visa + national debet card [BankAxept]\nVISA Classic - Nordlandsbanken (Norway)\nCiti Double Cash MasterCard\nWescom Credit Union Visa Debit Card (Bank)\nhttps://www.wescom.org/CHECKING/CHECK-CARD.ASP" },
|
||||
{ "3B6800000073C84012009000", "Brazilian 'e-CPF' card" },
|
||||
{ "3B6800000073C84013009000", "MASTERCARD issued by MLP (Marschollek, Lautenschlager and Partner)\nG&D 12696-GDM-10/11 DEBIT CARD issued by BANCO DE CREDITO DEL PERU\nVisa from Caisse populaire Desjardins (Canada) (Bank)\nhttps://www.desjardins.com/\nMasterCard issued by President's Choice Bank (Canada)\nhttp://pcfinancial.ca/mastercard\nMasterCard issued by CIBC (Canada)\nhttp://www.cibc.com/\nMasterCard issued by The Bank of Nova Scotia (Canada)\nhttp://www.scotiabank.com/\nMasterCard issued by JPMorgan Chase Bank, N.A.\nhttps://www.chase.com/\nCaixaBank Visa Electron (Bank)\nhttps://www.lacaixa.cat/" },
|
||||
{ "3B6800000073C84013009000", "MASTERCARD issued by MLP (Marschollek, Lautenschlager and Partner)\nG&D 12696-GDM-10/11 DEBIT CARD issued by BANCO DE CREDITO DEL PERU\nVisa from Caisse populaire Desjardins (Canada) (Bank)\nhttps://www.desjardins.com/\nMasterCard issued by President's Choice Bank (Canada)\nhttp://pcfinancial.ca/mastercard\nMasterCard issued by CIBC (Canada)\nhttp://www.cibc.com/\nMasterCard issued by The Bank of Nova Scotia (Canada)\nhttp://www.scotiabank.com/\nMasterCard issued by JPMorgan Chase Bank, N.A.\nhttps://www.chase.com/\nCaixaBank Visa Electron (Bank)\nhttps://www.lacaixa.cat/\nAmerican Express Canada Credit Card (Bank)" },
|
||||
{ "3B6800000073C8401300907D", "NextCard - Mastercard Debit card - Intesa Sanpaolo Bank (Italy) (Bank)\nhttps://www.intesasanpaolo.com/it/persone-e-famiglie/prodotti/carte/carte-di-debito/next-card.html" },
|
||||
{ "3B68000000DE511001019000", "Itau Bank Mastercard Debit Card (Brazil) (Bank)\nhttps://www.itau.com.br" },
|
||||
{ "3B6800000101309600009000", "Edenred - French Restauration e-Ticket card (2013) (Other)\nhttps://www.edenred.fr/ticket-restaurant" },
|
||||
|
@ -602,7 +605,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6900002494010000000001A9", "Kazakhstan Helios gas station debit card\nhttp://helios.kz/" },
|
||||
{ "3B6900002494010201000101A9", "Chipcard from SUN to be used in SunRay's\n370-4328-01 (31091)" },
|
||||
{ "3B6900002494010301000100A9", "Schlumberger MicroPayflex S card" },
|
||||
{ "3B6900004944353056312E....", "eID Card to user authenticate and save paswords in the Card. Product ID50 Password manager from IDENTOS GmbH (eID)\nhttps://identos.com/id50-password-manager/" },
|
||||
{ "3B6900004944353056312E....", "eID Card to user autheticate and save paswords in the Card. Product ID50 Password manager from IDENTOS GmbH (eID)\nhttps://identos.com/id50-password-manager/" },
|
||||
{ "3B6900004944363056312E....", "token appidkey ID60-USB (Other)\nhttps://identsmart.com/en/products/id60-datasafe/" },
|
||||
{ "3B6900004A434F503331563232", "Visa Europe Sample Card / Axalto" },
|
||||
{ "3B6900005001010401000101A9", "Sample card given to all attendees of the CTST 2004 SmartCard Conference" },
|
||||
|
@ -645,7 +648,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6A0000813F017511010281010A", "Huada CIU9872B (Java Card 2.2.2) (JavaCard)" },
|
||||
{ "3B6A0000866500A758C046009000", "China Merchants Bank card (Bank)" },
|
||||
{ "3B6A0000866500A758C055009000", "Credit card (Bank)" },
|
||||
{ "3B6A00FF0031C173C84000009000", "Paypal EMV debit card (Bank)" },
|
||||
{ "3B6A00FF0031C173C84000009000", "Paypal EMV debit card (Bank)\nAmerican Express Canada Credit Card (Bank)\nhttps://www.americanexpress.com/ca/en/credit-cards/all-cards/?intlink=ca-en-hp-product1-cm-personalcards-03242021" },
|
||||
{ "3B6A00FF41424344324546474849", "Austria card - JCOP 31/36K" },
|
||||
{ "3B6A00FF4A434F50323156323331", "JCOP21 v2.3 Standard" },
|
||||
{ "3B6A00FF4A434F50343156323231", "JCOP41 Cards (not supported, but recognized by Classic Client)\nNHS hospital smartcard login key (HealthCare)" },
|
||||
|
@ -678,6 +681,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6B00000031C064084403680F9000", "Credit card emitted by KBC Brussels, Belgium (Bank)\nAdvanzia Credit Card (Master Card gold), Germany (IDK if there is a difference between the german one and the other ones) (Bank)\nhttps://mastercard.gebuhrenfrei.com/\nItalian Intesa Sanpaolo Superflash Prepaid Mastercard (Bank)" },
|
||||
{ "3B6B00000031C06408440376079000", "Blu American Express Credit Card (Bank)\nhttps://www.americanexpress.com/it/content/carta-blu/" },
|
||||
{ "3B6B00000031C064084403760F9000", "Maestro debit card, issued by Caixa Geral de Depositos (Bank)\nhttps://www.cgd.pt/Particulares/Cartoes/Cartoes-de-Debito/Pages/Cartao-Debito-Cauxautomatica-Maestro.aspx" },
|
||||
{ "3B6B00000031C064084841080F9000", "Monizze card. Card use to pay only meal. (Other)\nhttp://www.monizze.be" },
|
||||
{ "3B6B00000031C064131402000F9000", "UBA Card PREPAID (Bank)" },
|
||||
{ "3B6B00000031C0641F1801000F9000", "Portuguese Medical Association eID card (Cedula Profissional, Ordem dos Medicos, Portugal) (eID)\nhttp://www.omsul.pt/tabid/242/Default.aspx" },
|
||||
{ "3B6B00000031C0641F270100079000", "SOCCARDRT (HealthCare)" },
|
||||
|
@ -701,7 +705,9 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6B00000031C1640860321F079000", "NMRC Card (Transport)" },
|
||||
{ "3B6B00000031C1640860321F0F9000", "Fio bank, Mastercard, credit (Bank)\nhttps://www.fio.cz/bankovni-sluzby/platebni-karty/kreditni-karty" },
|
||||
{ "3B6B00000031C164086032200F9000", "Twisto (Bank)" },
|
||||
{ "3B6B00000031C16408603221079000", "DSK Bank Debit Mastercard (Bank)" },
|
||||
{ "3B6B00000031C164087771300F9000", "Apple Card (from launch) (Bank)\nhttps://www.apple.com/apple-card/" },
|
||||
{ "3B6B00000031C16408777156079000", "American Express UK Euro ICC charge card (Bank)\nhttps://www.americanexpress.com/icc/cards/the-basic-international-currency-card.html" },
|
||||
{ "3B6B00000031C164089862010F9000", "Sodexo Czech Gastro/Multipass (Other)\nhttps://www.sodexo.cz/" },
|
||||
{ "3B6B000020900000000000B0A2BD69", "Fudan FM1280 (JavaCard)" },
|
||||
{ "3B6B0000426C756361726420344B42", "Blutronics Blucard 4K (Loyalty)\nhttp://blucard.blutronics.com" },
|
||||
|
@ -729,6 +735,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6C00000F31C071D6643E6701015D84", "VISA GOLD or Maestro, issued by Swedbank Lithuania (Bank)\nVISA credit card, issued by HSBC Commercial Card UK (Bank)\nhttp://www.swedbank.lt/lt/pages/privatiems/auksine_kredito_kortele\nHSBC Commercial Card (UK) VISA\nCapital One UK Platinum MasterCard" },
|
||||
{ "3B6C0000101010300000000000000000", "Datacard Group Aptura Development Card V1.1b" },
|
||||
{ "3B6C0000426C756C6F676F6E20344B42", "eID Blutronics Blulogon 4K\nhttp://shop.blutronics.com/Prodotti.asp" },
|
||||
{ "3B6C00004E5449433190560A4A030000", "Tsinghua Tongfang Company (Pay TV)" },
|
||||
{ "3B6C00004E544943339051024A030000", "Topas TV (Pay TV)" },
|
||||
{ "3B6C000080641134014873F741C08107", "Universal Electronic Card (UEC Russia) (eID)" },
|
||||
{ "3B6C0000806411650190730000008107", "Universal Electronic Card (UEC Russia) (eID)" },
|
||||
|
@ -770,12 +777,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6D00005744285746035062136568541F", "Card for decrypt encrypted tv channels made in china (Pay TV)" },
|
||||
{ "3B6D00005744296C808693D1271F13323D", "SCSTA (Transport)" },
|
||||
{ "3B6D00005744296C808693D603EE082A3D", "SCSTA (Transport)" },
|
||||
{ "3B6D000057443641018693073037373633", "Watchdata USB Key (PKI)" },
|
||||
{ "3B6D000057443641018693073131323235", "Watchdata Proxkey (PKI)\nhttps://www.watchdata.com/" },
|
||||
{ "3B6D000057443641018693073231343431", "Watchdata USB Key (PKI)" },
|
||||
{ "3B6D000057443641018693073231363432", "Watchdata USB Key (Other)" },
|
||||
{ "3B6D000057443641018693073332353530", "Watchdata Proxkey (PKI)\nhttps://www.watchdata.com/" },
|
||||
{ "3B6D0000574436410186930739........", "WatchData Proxkey with VID:PID as 0x163C:0x0417 (PKI)\nhttp://www.watchdata.com/class.php?id=19" },
|
||||
{ "3B6D000057443641018693............", "WatchData Proxkey (PKI)" },
|
||||
{ "3B6D000080318065495301000183079000", "Yandex money world card (Bank)\nhttps://money.yandex.ru" },
|
||||
{ "3B6D000080318065495301030183079000", "MTS Money Bank Card (Bank)" },
|
||||
{ "3B6D000080318065495302020183079000", "MasterCard SMP BANK (Bank)\nhttps://smpbank.ru/" },
|
||||
|
@ -806,6 +808,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6E00000031807186654744240181839000", "MasterCard Card - Maximum - IS Bank / Turkey\nVisa Card - Axess - Akbank / Turkey" },
|
||||
{ "3B6E00000031C0650AD702008271D68C6133", "Lloyds (Bank)" },
|
||||
{ "3B6E00000031C0650AD702008271D68C6137", "MasterCard credit card issued by Citadele bank (Latvia) including e-Talons (public transportation system) (Bank)" },
|
||||
{ "3B6E00000031C0650AD702008271D68C6139", "Desjardins Interac Debit Card (Bank)\nhttps://www.desjardins.com/ca/personal/accounts-services/access-card/index.jsp" },
|
||||
{ "3B6E00000031C0650AD702008271D68C615A", "mastercard (Bank)\nhttp://nickel.com" },
|
||||
{ "3B6E00000031C06554B601008471D68C612C", "Kazakhstan Centrcredit bank VISA electron card\nhttp://www.bcc.kz/en/" },
|
||||
{ "3B6E00000031C06554B601008471D68C6131", "UK BARCLAYS VISA Connect Debit card.\nThe chip is used for the Chip&PIN application common for all UK-issued cards\nhttp://www.chipandpin.co.uk/" },
|
||||
|
@ -930,11 +933,12 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6F00000031C173C8211064474D3133009000", "Bank card from the Commonwealth Bank of Australia (Bank)\nhttps://www.commbank.com.au/business/pds/cbb127_eftpos_int_v7.pdf" },
|
||||
{ "3B6F00000031C173C8211064474D3134009000", "bancomat Banca Popolare Milano + maestro debit card + rfid (Bank)" },
|
||||
{ "3B6F00000031C173C8211064474D3331009000", "BBVA Antes Card (Spain) (VISA) prepaid card (Bank)\nhttps://www.bbva.es/eng/productos/ficha/tarjeta-antes-bbva/0T00000225" },
|
||||
{ "3B6F00000031C173C8211064474D3332009000", "td debit visa card (Bank)" },
|
||||
{ "3B6F00000031C173C8211064474D3332009000", "td debit visa card (Bank)\nScotiabank ScotiaCard Interac/Visa debit card (Bank)\nhttps://www.scotiabank.com/ca/en/personal/ways-to-bank/debit-credit-prepaid-cards/debit-cards/scotiacards.html" },
|
||||
{ "3B6F00000031C173C8211064474D3338009000", "ING Direct Debit Card (Bank)" },
|
||||
{ "3B6F00000031C173C8211064474D3341009000", "Fineco debit card (Bancomat, Visa Debit) (Bank)\nhttps://finecobank.com/it/online/conto-e-carte/carte-e-bancomat/" },
|
||||
{ "3B6F00000031C173C8211064474D3435009000", "VISA card, issued by OP Financial Group, Finland (Bank)" },
|
||||
{ "3B6F00000031C173C8211064474D3437009000", "Visa credit card, issued by Klarna (Bank) (Bank)\nhttps://www.klarna.com/se/kort/" },
|
||||
{ "3B6F00000031C173C821106457493036009000", "neat MasterCard (Bank)\nhttps://www.neatcommerce.com/" },
|
||||
{ "3B6F00000031C173C821106457493131009000", "Banca Popolare Di Sondrio (IT) - Ateneo+ Card for University of Brescia (Bank)\nhttps://www.ateneopiu.it/home" },
|
||||
{ "3B6F00000031C173C8211064574B3037009000", "NatWest VISA Debit card (Bank)\nhttps://personal.natwest.com/personal/current-accounts/select_account.html" },
|
||||
{ "3B6F00000031C173C8211064574B3133009000", "Carta HYPE MasterCard (Italy) (Bank)\nhttps://www.hype.it/\nRACC Master (Bank)\nhttps://www.racc.cat/targeta-racc-master" },
|
||||
|
@ -987,7 +991,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6F00008031E06B04310502AF555555555555", "debit card (Bank)\nhttps://www.usaa.com/inet/wc/banking" },
|
||||
{ "3B6F00008031E06B04310502D1555555555555", "Pockit Pre-Paid Mastercard (Contact Chip). (Bank)\nhttps://revolut.com/" },
|
||||
{ "3B6F00008031E06B04310502D6555555555555", "Bank IN - Slovenian bank (Bank)\nhttps://www.bankain.si/BIN/vstopna.seam" },
|
||||
{ "3B6F00008031E06B04520502BB555555555555", "AlfaBROU - Mastercard (prepaid card emitted by Banco Republica - Uruguay) (Bank)\nhttps://www.brou.com.uy/personas/tarjetas/prepaga-alfabrou" },
|
||||
{ "3B6F00008031E06B04520502BB555555555555", "AlfaBROU - Mastercard (prepaid card emited by Banco Republica - Uruguay) (Bank)\nhttps://www.brou.com.uy/personas/tarjetas/prepaga-alfabrou" },
|
||||
{ "3B6F00008031E06B04520502FD555555555555", "C6 Bank Mastercard Global Account (Bank)\nhttps://www.c6bank.com.br/conta-global\nC6 Bank Mastercard Brazil Account (Bank)\nhttps://www.c6bank.com.br/nossos-produtos" },
|
||||
{ "3B6F00008031E06B04520502FE555555555555", "CITIBanamex 'Perfiles' debit card (Bank)\nhttps://www.banamex.com/es/personas/cuentas/cuenta-perfiles.html" },
|
||||
{ "3B6F00008031E06B0505050280555555555555", "Banamex cuenta perfiles (Bank)\nhttp://banamex.com" },
|
||||
|
@ -1036,11 +1040,15 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6F0000805A08060820022B934564EC829000", "OPUS Card (Transport)\nhttp://carteopus.info/" },
|
||||
{ "3B6F0000805A08060820022B9346A2C5829000", "Carte OPUS / OPUS Card - Transport Montreal, Laval, Longueuil, Quebec (Transport)\nhttp://carteopus.info/" },
|
||||
{ "3B6F0000805A08060820022B9349A83F829000", "Montreal OPUS Transportation Card for the STM, STL, RTM and RTL (Transport)\nhttp://www.stm.info/en/info/fares/opus-cards-and-other-fare-media" },
|
||||
{ "3B6F0000805A080608201223C1D95A43829000", "Transport card for the Quebec Province in Canada, namely the ARTM Transport Agency and others... (Transport)\nhttps://opusenligne.ca/" },
|
||||
{ "3B6F0000805A080608201223C1E2F6C6829000", "STM Opus Card - Montreal Transit Pay Card (Other)\nhttps://en.wikipedia.org/wiki/OPUS_card" },
|
||||
{ "3B6F0000805A080608201223C1EA7F50829000", "Montreal transport Opus Card (Transport)" },
|
||||
{ "3B6F0000805A080608201223C1ECE24B829000", "STM (Transport)\nhttp://www.stm.info" },
|
||||
{ "3B6F0000805A080608201223C202795D829000", "OPUS is card for storing public transit passes and tickets (Transport)\nhttps://opusenligne.ca/" },
|
||||
{ "3B6F0000805A080608201223C2036347829000", "OPUS Card RTC Quebec's Bus system (Canada) (Transport)\nhttps://opusenligne.ca" },
|
||||
{ "3B6F0000805A080608201223C204D07F829000", "OPUS Card (Transport)\nhttps://en.wikipedia.org/wiki/OPUS_card" },
|
||||
{ "3B6F0000805A080608201223C21113A6829000", "OPUS (Montreal and Quebec transport card) (Transport) (Transport)\nhttps://www.stm.info/en/info/fares/opus-cards-and-other-fare-media/opus-card" },
|
||||
{ "3B6F0000805A080608201223C21290FD829000", "OPUS Montreal Societe des Transports de Montreal Metro and Bus card. (Transport)\nhttps://www.stm.info/en/info/fares/opus-cards-and-other-fare-media" },
|
||||
{ "3B6F0000805A0A010120031103DCB31B829000", "Card Transport 'Lignes d'Azur' of 'Metropole Nice Cote d'Azur'" },
|
||||
{ "3B6F0000805A0A01012003119361D7D7829000", "Carte Tecely (Reseau TCL: metro, tramway, bus et funiculaire de Lyon) (Idemia)" },
|
||||
{ "3B6F0000805A0A0102200311........829000", "Card << Oura ! >> of region Rhone-Alpes, Calypso standard (TER, Transisere)" },
|
||||
|
@ -1091,7 +1099,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6F0000805A28114210122B27558E85829000", "Stif Navigo Pass (French Syndicate of Transport in Ile de France) (Transport)" },
|
||||
{ "3B6F0000805A28114210122B275DCF41829000", "Pass navigo (Transport)" },
|
||||
{ "3B6F0000805A28114210122B276132D6829000", "Navigo (Transport)" },
|
||||
{ "3B6F0000805A28114210122B2764E735829000", "Navigo pass, Paris (France) transport network (https://en.wikipedia.org/wiki/Navigo_pass) (Transport)" },
|
||||
{ "3B6F0000805A28114210122B2764E735829000", "Navigo pass, Paris (France) trasport network (https://en.wikipedia.org/wiki/Navigo_pass) (Transport)" },
|
||||
{ "3B6F0000805A28114210122B276562F7829000", "French NAVIGO Card (simple Navigo model, not annual or Imagin'R) (Transport)" },
|
||||
{ "3B6F0000805A28114210122B276780D9829000", "Navigo (Transport)\nhttps://www.navigo.fr/" },
|
||||
{ "3B6F0000805A28114210122B276D6BB5829000", "Navigo (Transport)" },
|
||||
|
@ -1110,6 +1118,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6F0000805A28130210122B03EF5400829000", "Korrigo Ter French card for train travels (Transport)\nhttps://www.ter.sncf.com/bretagne/offres/carte-korrigo" },
|
||||
{ "3B6F0000805A28130210122B03F7E432829000", "KorriGo, smart transport card in France region Brittany (Transport)\nhttps://www.ter.sncf.com/bretagne/offres/carte-korrigo" },
|
||||
{ "3B6F0000805A28130210122B03F80BC3829000", "Korrigo Card (Transport in Rennes Area in France ) (Transport)\nhttps://www.star.fr/titres-tarifs/carte-korrigo/" },
|
||||
{ "3B6F0000805A28130210122B7500559A829000", "Contact card to handle personal travel tickets in the Britany area. Used by several travel operators like SNCF TER Bretagne, STAR in Rennes, BIBUS in Brest,.... (Transport)" },
|
||||
{ "3B6F0000805A28130210122B75021B8A829000", "KorriGo, smart transport card in France region Brittany (Transport)\nhttps://www.ter.sncf.com/bretagne/offres/carte-korrigo" },
|
||||
{ "3B6F0000805A28130210122B9292E642829000", "Transport card in cote d'or France (mobigo)" },
|
||||
{ "3B6F0000805A28130210122B9292E829829000", "French transport card of the city of Dijon and Cote d'or department. (Transport)\nhttps://www.viamobigo.fr/fr/acheter-mes-titres-de-transport-mobigo-en-cote-dor/176" },
|
||||
|
@ -1144,6 +1153,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6F0000805A2C23EA00030503BD09B2829000", "TEC MoBIB Transportation Card (Transport)\nhttps://www.infotec.be/fr-be/acheteruntitre/mobib.aspx" },
|
||||
{ "3B6F0000805A2C23EA00030503BF9E2B829000", "MOBIB - TEC (Transport)\nhttps://www.infotec.be/fr-be/acheteruntitre/mobib.aspx" },
|
||||
{ "3B6F0000805A2D0608101002782BB4A4829000", "Lisboa Viva, Lisbon public transport card (Transport)\nhttps://www.portalviva.pt/" },
|
||||
{ "3B6F0000805A2D060810100278324D6F829000", "Lisboa Viva card, public transport card of Lisbon (Portugal) (Transport)\nhttps://www.portalviva.pt" },
|
||||
{ "3B6F0000805A2D06081010027835EDCE829000", "Lisbon Transportation SmartCard (Transport)" },
|
||||
{ "3B6F0000805A2D06081010027848BBCC829000", "Lisbon Metro Monthly Student Pass (Transport)\nhttps://www.metrolisboa.pt/" },
|
||||
{ "3B6F0000805A3407061500017917A7E2829000", "Rav-Kav multi-line travel ticket used in the public transportation system in Israel (Transport)\nhttps://www.gov.il/en/departments/guides/multi_line_card" },
|
||||
|
@ -1153,9 +1163,11 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6F0000805A3C0608140101C3805E38829000", "Lisboa VIVA - Lisbon public transport card (Transport)\nhttps://www.portalviva.pt/" },
|
||||
{ "3B6F0000805A3C1142141001274AC890829000", "Gemalto Celego G1 (Transport)" },
|
||||
{ "3B6F0000805A3C114214100127A46D02829000", "Navigo decouverte Paris (Transport)\nhttp://www.navigo.fr/titres/le-forfait-navigo-semaine-presentation/" },
|
||||
{ "3B6F0000805A3C114214100127B3C81B829000", "Transport card for Paris (France) and its region. Market name is Navigo (Transport)" },
|
||||
{ "3B6F0000805A3C1142141001C12954D4829000", "Public transportation card (navigo) for Paris and Ile-de-France region, France (Transport)\nhttps://www.iledefrance-mobilites.fr/en/tickets-fares/detail/navigo-monthly-ticket" },
|
||||
{ "3B6F0000805A3C1142141001C140E819829000", "France Ile de France Public Transport Card (Transport)" },
|
||||
{ "3B6F0000805A3C1142141001C1523E9D829000", "navigo (Transport)" },
|
||||
{ "3B6F0000805A3C1142141001C17B89D9829000", "Navigo Easy (Paris Calypso transport card) (Transport)\nhttps://www.iledefrance-mobilites.fr/titres-et-tarifs/supports/passe-navigo-easy" },
|
||||
{ "3B6F0000805A3C1142141001C17BC3D4829000", "Navigo easy -- French (Paris region) transport card (Transport)" },
|
||||
{ "3B6F0000805A3C1142141001C17BC993829000", "Navigo Easy (Transport)\nhttps://www.ratp.fr/titres-et-tarifs/passe-navigo-easy" },
|
||||
{ "3B6F0000805A3C1142141001C17DA8CA829000", "Navigo Easy (France) transport card (Transport)\nhttps://www.ratp.fr/titres-et-tarifs/passe-navigo-easy" },
|
||||
|
@ -1175,6 +1187,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B6F0000805A3D0706150101792CB636829000", "RavKav (Transport)" },
|
||||
{ "3B6F0000805A3D23C41501027937D7AE829000", "MOBIB - Brussels (Transport)\nhttps://www.stib-mivb.be/article.html?_guid=d02c7fb6-3e9c-3810-248e-eec4ee5ebc8c&l=fr" },
|
||||
{ "3B6F0000805A3D23C41501027949789C829000", "MOBIB basic (Transport)\nhttp://www.stib-mivb.be/article.html?_guid=30af0085-2483-3410-5394-a71daf08acd1&l=en#contentBodyList1" },
|
||||
{ "3B6F0000805A3D23C415010279748A25829000", "Mobib (Brussels transport card) for the STIB-MIVB network (Transport)\nhttps://www.stib-mivb.be/article.html?_guid=d02c7fb6-3e9c-3810-248e-eec4ee5ebc8c&l=fr" },
|
||||
{ "3B6F0000805A434F4C44000000000000829000", "LBB Berlin, MasterCard (ADAC branding?)" },
|
||||
{ "3B6F0000805A4880C1205001AEC00295829000", "Calypso SAM C1 (Transport)" },
|
||||
{ "3B6F0000806645460138180353023110829000", "Fabrica Nacional de Moneda y Timbre FNMT WG10\nhttp://www.fnmt.es/es/html/tage/fichaTarjeta/fp1_ta_01.asp" },
|
||||
|
@ -1221,6 +1234,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B7812000054C403008FF19000", "Skylink irdeto from Towercom a.s. company\nirdeto card for the ORF (Austrian national public television) HD channels" },
|
||||
{ "3B7812000065C405008FF19000", "Digiturk Cryptoworks" },
|
||||
{ "3B7812000065C405058FF19000", "Turkie Digiturk Cryptoworks" },
|
||||
{ "3B7812000065C405FF8FF19000", "CRYPTOWORKS , CAID:0D22 ISSUER:TIVIDI id:04, bios: v5, pin: unknown, mfid:3F6A (Pay TV)" },
|
||||
{ "3B78120000A0C403068FF19000", "ORF Digital (Irdeto/Cryptoworks) (pay tv)" },
|
||||
{ "3B78120000A0C403078FF19000", "IRDETO-Smartcard for crytoworks for austrian television (ORF), DVB-s" },
|
||||
{ "3B78120000A0C406008FF19000", "Cryptoworks/Nagravision decoding card" },
|
||||
|
@ -1272,7 +1286,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B7A9600008065A20101013D72D643", "AGH University of Science and Technology (Poland) - Student Identity Card (ELS) (eID)\nWarsaw University of Technology (Poland) (eID)" },
|
||||
{ "3B7A9600008065A201200100303D72D641", "Oman eID (eID)" },
|
||||
{ "3B7A9600008065A20120013D72D641", "Oman eID (eID)" },
|
||||
{ "3B7A9700008065B08520040272D641", "OMAN EID CARD (eID)" },
|
||||
{ "3B7A9700008065B08520040272D64.", "OMAN EID CARD (eID)" },
|
||||
{ "3B7B..000080620.515646696E454944", "Setec SetCOS 5.1.0" },
|
||||
{ "3B7B..00008065B083......83009000", "IDClassic 3XX Cards (without MPCOS Applet - FIPS)" },
|
||||
{ "3B7B11000031FE45436F6D624F532000", "Debit card emmited by Societe Generale Morocco (Bank)" },
|
||||
|
@ -1624,6 +1638,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B88800100000000008187000F", "ING Bank Card (Bank)\nhttps://www.ing.nl/particulier/betalen/passen/betaalpas/contactloos-betalen-met-uw-betaalpas/index.html" },
|
||||
{ "3B888001000000000081911009", "Trenitalia (Italy) fidelity card 'CartaFreccia' (RFID)" },
|
||||
{ "3B88800100000000038191001A", "Italian healthcare card (TS) National Service Card (CNS) NFC Interface (eID)" },
|
||||
{ "3B888001000000001171710018", "Contactless card to handle personal travel tickets in the Britany area. Used by several travel operators like SNCF TER Bretagne, STAR in Rennes, BIBUS in Brest,.... (Transport)" },
|
||||
{ "3B888001000000001181810018", "Rav Kav (Transport)\nhttps://ravkavonline.co.il/he/" },
|
||||
{ "3B88800100000000338181003A", "Interparking MOBIB basic - RFID/Smartcard car park and car wash token" },
|
||||
{ "3B88800100000000338191002A", "Regional services for Lombardy (Italy) (Other)\nhttp://www.crs.regione.lombardia.it/" },
|
||||
|
@ -1647,6 +1662,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B888001040200200071C140DF", "Seoul Citypass+ T-Money Card" },
|
||||
{ "3B8880011000000000817000E8", "Tap&Go MasterCard Sim Card (Bank)\nhttps://www.tapngo.com.hk" },
|
||||
{ "3B88800111000011008184000C", "OCBC bank card (Bank)" },
|
||||
{ "3B888001110000113381A38098", "casatramway rechargeable card (Transport)\nhttps://www.casatramway.ma/" },
|
||||
{ "3B88800111000011778183007C", "Passport of citizen of Ukraine, Passport of citizen of Ukraine for traveling abroad (passport)" },
|
||||
{ "3B88800111223344808171003D", "FIME Card Emulator (Other)\nhttps://www.fime.com/products/terminal-integration/savvi.html" },
|
||||
{ "3B8880011BE1F35E11778100B9", "Uruguyan persona ID. Nowadays a eID. (eID)\nhttps://www.gub.uy/agencia-gobierno-electronico-sociedad-informacion-conocimiento/firma-digital/es-cedula-identidad-digital" },
|
||||
|
@ -1655,6 +1671,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B8880011CF0E111F771850016", "CEPAS Card (Concession card issued by Land Transport Authority Singapore) (Transport)" },
|
||||
{ "3B88800130415654000000077D", "Avtor ID Key (eID)\nhttp://avtor.ua/" },
|
||||
{ "3B888001304C47127783D50001", "elesec - TCOS 3.0 Signature Card (eID)\nhttps://www.telesec.de/de/tcos/support/downloadbereich/category/28-leistungsbeschreibung" },
|
||||
{ "3B88800130ABAB017781B70079", "Italian healtcare card (TS) National Service Card (CNS) (HealthCare)" },
|
||||
{ "3B88800131CCCC017781C1000E", "Ideal v 1.4 (Transport)" },
|
||||
{ "3B88800131CCCC017783A1006C", "Chile RUT (eID)" },
|
||||
{ "3B88800131F35E110081950090", "Venez_Omnikey" },
|
||||
|
@ -1707,6 +1724,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B898001434C616972653220363C", "Fidor Smartcard Mastercard/Maestro (Bank)\nhttps://www.fidor.eu" },
|
||||
{ "3B898001434C616972653320363D", "MasterCard with PayPass issued by Commerbank AG (Germany) (Bank)\nhttps://www.commerzbank.de/portal/de/privatkunden/produkte/bezahlen/kreditkarten/mastercard-classic/mastercardclassic.html" },
|
||||
{ "3B898001454D5620303320200673", "Lufthansa Miles & More Gold MasterCard PayPass (old one)\nFound a reference pointing to NXP\nhttp://www.usingrfid.com/news/read.asp?lc=l17607hx1500zk" },
|
||||
{ "3B8980014550434F5356352E3936", "EPCOSV5.9 (eID)" },
|
||||
{ "3B8980014A434F5032343252324A", "NXP JCOP J3D" },
|
||||
{ "3B8980014A434F5032343252334B", "Feitian ePass FIDO-NFC (passport)\nhttps://ftsafe.com/products/FIDO/NFC" },
|
||||
{ "3B8980014A434F5033315632324A", "JCOP 31 v22 72K (with Mifare 1K emulation) - RFID I/F" },
|
||||
|
@ -1784,6 +1802,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B8B8001209000000000001614CDAADF", "JCOP 41 IBM card for Guizhou Normal University (JavaCard)" },
|
||||
{ "3B8B800120900000000000C3A4CC0918", "ID card (Other)" },
|
||||
{ "3B8B80012A26A7A10C804100000709C3", "T-Mobilitat (Transport)\nhttps://t-mobilitat.cat/" },
|
||||
{ "3B8B8001474841204A32343120503158", "Republic of Ghana eID (eID)\nhttps://nia.gov.gh/" },
|
||||
{ "3B8B80014E58502D4E46432032000038", "TouchandTravel Touchpoint NFC-Card.\nTrain-Station in Berlin. Use a NFC-compliant phone to check in for a ticket." },
|
||||
{ "3B8B800150333038473050335F31302B", "Indonesian ektp (eID)" },
|
||||
{ "3B8B8001536F6C6F4B65792074617027", "Solokeys Solo Tap: 2FA device with NFC (Other)\nhttps://solokeys.com/products/solo-tap-usb-a-preorder?variant=27688204271680" },
|
||||
|
@ -1862,9 +1881,11 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B8C800150C110BBA9000000009171710F", "Divia card (passport)" },
|
||||
{ "3B8C800150C11BA3F10000000091717144", "Tramway (PKI)" },
|
||||
{ "3B8C800150C14164E3000000000071715A", "Navigo Annuel (France) (Transport)\nhttps://www.iledefrance-mobilites.fr/titres-et-tarifs/detail/forfait-navigo-annuel" },
|
||||
{ "3B8C800150C14CFD23000000000071710E", "Navigo (Transport)\nhttps://www.iledefrance-mobilites.fr/" },
|
||||
{ "3B8C800150C16A347200000000007171B0", "Navigo pass (RATP) (Transport)\nhttp://www.navigo.fr/" },
|
||||
{ "3B8C800150C17B55BA0000000000717108", "Navigo Easy (Paris public transportation) (Transport)\nhttps://parisbytrain.com/navigo-easy/" },
|
||||
{ "3B8C800150C17DA8CA0000000000717183", "Navigo Easy (France) transport card (Transport)\nhttps://www.ratp.fr/titres-et-tarifs/passe-navigo-easy" },
|
||||
{ "3B8C800150C2B936860000000000717196", "Passe Navigo (Transport)\nhttps://www.iledefrance-mobilites.fr/titres-et-tarifs/supports/passe-navigo-decouverte" },
|
||||
{ "3B8C800150C7251C5A00000011F781811F", "MOBIB Belgian public transport Card (Transport)\nhttps://mobib.be/fr.html" },
|
||||
{ "3B8C800150CA24513E00000011F781813A", "belgian mobib transportation card (Transport)" },
|
||||
{ "3B8C800150CBFB077E000000008081E1F4", "Samsung Digital Center in Seul Access ID card for guests (eID)" },
|
||||
|
@ -1901,6 +1922,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B8D80010073C80013645437433500900045", "Student ID card in Poland (eID)" },
|
||||
{ "3B8D80010073C80013645437443300900044", "master cRD (Bank)\nTD MasterCard\nTangerine MasterCard" },
|
||||
{ "3B8D80010073C80013645437473100900045", "Tangerine ATM/ABM Card" },
|
||||
{ "3B8D800100851410108501112002759000CF", "Sahl Payment Card (Other)\nhttps://www.english.sahlpay.app/" },
|
||||
{ "3B8D80010D788084020073C840130090FFF8", "Nokia 6212 phone seen as NFC device" },
|
||||
{ "3B8D80010D78F7B1024A434F50763234316A", "Electronic Identity For Students at university (eID)" },
|
||||
{ "3B8D80014946582D6A63333031677032325A", "Degussa Bank Corporate MasterCard (Bank)\nhttps://firmenkarten.degussa-bank.de/" },
|
||||
|
@ -1911,6 +1933,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B8D80018073C021C057597562694B6579F9", "Yubikey 5 NFC (via NFC) (Other)\nhttps://www.yubico.com/product/yubikey-5-nfc/#yubikey-5-nfc" },
|
||||
{ "3B8D80018073C021C057597562694B65FF7F", "Yubikey 5 NFC via ACR122U (Other)" },
|
||||
{ "3B8D80018091E1318065B0831111AC830034", "TOP DM GX4 Cards [TOP DM GX4 on Gemalto Prox]" },
|
||||
{ "3B8D80018091E165023078011373D4414067", "passport (passport)" },
|
||||
{ "3B8D80018091E165D0005B010273D44140B7", "Portuguese Passport (passport)\nhttp://www.pep.pt/PagesPT/Caracteristicas.aspx" },
|
||||
{ "3B8D80018091E165D0005B010373D44140B6", "French passport (2010-2011)" },
|
||||
{ "3B8E8001005100631F6D01739F20C0C0900012", "Identity card (eID) Republic of Latvia (eID)\nhttps://www.pmlp.gov.lv/en/home/services/personal-certificates-%28eid%29/" },
|
||||
|
@ -1943,7 +1966,9 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B8F80010000000000000000000000000000000E", "Tangem card (Other)\nhttps://tangem.com/" },
|
||||
{ "3B8F80010000000000000000000000FF829000E3", "CIE (eID)" },
|
||||
{ "3B8F80010031B86404B0ECC1739401808290000E", "Contactless CPS v3 Card (Carte de Professionnel de Sante)" },
|
||||
{ "3B8F80010031C173C800106457494943009000B5", "ICC Solutions Card for Certification (Other)\nhttps://www.iccsolutions.com/" },
|
||||
{ "3B8F80010031C173C8211064414D333007900088", "ING-VISA-Card (Bank)\nhttps://www.ing.de/girokonto/karten-bargeld/" },
|
||||
{ "3B8F80010031C173C8211064474D343700900089", "SpareBank Visa Card, Norway (Bank)" },
|
||||
{ "3B8F80010031C173C8211064574B313400900099", "G&D Sm@rtCafe Card embedded in a wristband (Bank)\nhttps://www.gi-de.com/en/au/mobile-security/industries/financial-institutions/wearables/" },
|
||||
{ "3B8F800100664653051000FF71DF000000000039", "JavaCOS A40 dual interface Java card - 64K (JavaCard)" },
|
||||
{ "3B8F800100B85421000090000000000000000053", "netbank Germany, Mastercard (Bank)\nhttps://netbank.de" },
|
||||
|
@ -2035,7 +2060,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B8F8001804F0CA00000030601....00000000..", "RFID - ISO 14443 Type A Part 1 (as per PCSC std part3)" },
|
||||
{ "3B8F8001804F0CA00000030602....00000000..", "RFID - ISO 14443 Type A Part 2 (as per PCSC std part3)" },
|
||||
{ "3B8F8001804F0CA00000030603....00000000..", "RFID - ISO 14443 Type A Part 3 (as per PCSC std part3)" },
|
||||
{ "3B8F8001804F0CA000000306030000000000006B", "buss/train pass for use with Skanetrafiken (www.skanetrafiken.se) busses and trains.\npublic library of Dusseldorf\nhttp://www.duesseldorf.de/stadtbuechereien/\nspecialized Mifare Ultralight card" },
|
||||
{ "3B8F8001804F0CA000000306030000000000006B", "buss/train pass for use with Skanetrafiken (www.skanetrafiken.se) busses and trains.\npublic libary of Dusseldorf\nhttp://www.duesseldorf.de/stadtbuechereien/\nspecialized Mifare Ultralight card" },
|
||||
{ "3B8F8001804F0CA000000306030001000000006A", "NXP/Philips MIFARE Classic 1K (as per PCSC std part3)\nhttp://www.nxp.com/#/pip/pip=[pfp=41863]|pp=[t=pfp,i=41863]\nOyster card - Transport for London (first-gen)\nhttps://en.wikipedia.org/wiki/Oyster_card\nACOS5/1k Mirfare\nvivotech ViVOcard Contactless Test Card\nBangkok BTS Sky SmartPass\nMifare Classic 1K (block 0 re-writeable)\nElectic vehicle charging card of the German Telekom, acting as EMSP GetCharge\nElectic vehicle charging card of the EMSP Stadtwerke Muenchen (SWM), ladenetz.de, Germany\nElectic vehicle charging card of the EMSP EinfachStromLaden of Maingau-Energie, Germany\nScouter carsharing customer card in Germany\nhttps://scouter.de/" },
|
||||
{ "3B8F8001804F0CA0000003060300020000000069", "RFID - ISO 14443 Type A - NXP Mifare card with 4k EEPROM" },
|
||||
{ "3B8F8001804F0CA0000003060300030000000068", "RFID - ISO 14443 Type A - NXP Mifare Ultralight or UltralightC" },
|
||||
|
@ -2114,8 +2139,10 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B959640F00F100A096A", "Zain Usim Card (Telecommunication)\nwww.qariya.com" },
|
||||
{ "3B959680B1FE551FC7477261636513", "IClass SE Processor (Other)\nhttps://www.hidglobal.com/products/embedded-modules/iclass-se/sio-processor" },
|
||||
{ "3B9596C0F01FC20F100A0A16", "viettel (Telecommunication)" },
|
||||
{ "3B959740F01A160A1941", "SG50 (Samsung Chip) (Telecommunication)" },
|
||||
{ "3B961880018051006110309F006110309E", "Atmel/Athena T0 PC/SC Compliance Test Card No. 1 (warm reset)" },
|
||||
{ "3B9695801FC3D007830254005D", "au IC-card ver.001 (for CDMA2000) (Telecommunication)\nhttps://ja.wikipedia.org/wiki/Au_IC%E3%82%AB%E3%83%BC%E3%83%89" },
|
||||
{ "3B97110002020422003F03", "China Unicom (Telecommunication)" },
|
||||
{ "3B9711801F418031A073BE2100A6", "Comprion UT3 simulator SIM (Other)" },
|
||||
{ "3B9711801F428031A073BE2100A6", "ETSI 102 230 Test case 5.2.5.3. Comprion IT3 SIM emulator (Telecommunication)" },
|
||||
{ "3B9711C0FFB1FE351F83A505010102A3015F", "digital chronotachygraphe card: conducteur/driver, entreprise, controleur/controler et atelier/workshop, 2006-2010\nmanufactured by Imprimerie Nationale, distributed by Chronoservices" },
|
||||
|
@ -2170,6 +2197,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B9B95801F478031A073BE210053349905D0", "GSM-SIM EMT 'Diil', prepaid (Estonia)" },
|
||||
{ "3B9B96C00A31FE4580670567B6040100008105FF", "Business Card (eID)" },
|
||||
{ "3B9B97C00A31FE4580670567B6040100008105FE", "Company Card for Tachograph Data (Transport)" },
|
||||
{ "3B9C110068868D0C86980256408B0500", "China Mobile (Telecommunication)" },
|
||||
{ "3B9C131181647265616D6372797074000408", "XPlusTV & INXCT Access Card-9 (FIRECrypt)" },
|
||||
{ "3B9C131181647265616D6372797074900599", "FireCrypt, access card 9 (Pay TV)" },
|
||||
{ "3B9C940068868D0A86980256C2000500", "G3 & GSM & Blank SIM card: to be programmed for OpenBTS with pySim-prog (Telecommunication)" },
|
||||
|
@ -2199,6 +2227,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B9D95801FC780731A211B63AF06A6830F9000F3", "Orange UK GSM/UMTS SIM" },
|
||||
{ "3B9D95801FC780731A211B63AF09A9830F9000F3", "Estonian GSM operator TELE2 (WPKI eID support)" },
|
||||
{ "3B9D95803FC7A08031A073BE21135105830590007C", "NTT docomo Xi(LTE) DN05(DNP) Pink SIM (Telecommunication)" },
|
||||
{ "3B9D960053492303030020000400F59000", "shell (Transport)" },
|
||||
{ "3B9E94801F4280310073BE211066545953044C25CF", "MCI (Mobile Communication Company of Iran) SIM" },
|
||||
{ "3B9E94801F478031A073BE21136686880210421014", "Airspan USIM (Telecommunication)" },
|
||||
{ "3B9E94801F478031A073BE21136686880210731025", "module (JavaCard)" },
|
||||
|
@ -2400,6 +2429,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B9F94801FC78031E073FE211B573786609BA182109B", "U Mobile POWER Prepaid (Telecommunication)\nhttp://www.u.com.my/prepaid" },
|
||||
{ "3B9F94801FC78031E073FE211B573F86604D03000075", "Prepaid SIM card MOCHE (Portugal) (Telecommunication)" },
|
||||
{ "3B9F94801FC78031E073FE211B573F866083020000BA", "GSM-SIM Beeline RU (Telecommunication)\nhttp://beeline.ru" },
|
||||
{ "3B9F94801FC78031E073FE211B573F866096A100000C", "Lycamobile UICC/SIM card. (Telecommunication)\nhttps://www.lycamobile.com.au" },
|
||||
{ "3B9F94801FC78031E073FE211B573F8660AF01000095", "Gotanet SE USIM (Telecommunication)" },
|
||||
{ "3B9F94801FC78031E073FE211B573F8660B803000080", "Zero1 SIM card, Singapore (Telecommunication)" },
|
||||
{ "3B9F94801FC78031E073FE211B6345431983009000DA", "Smartjac (Telecommunication)" },
|
||||
|
@ -2434,7 +2464,9 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B9F95801FC38031E073FE211B649B4D011182900000", "Singular (now AT&T) 3G GSM SIM Card" },
|
||||
{ "3B9F95801FC38031E073FE211BB3E20174830F900088", "Gemplus GemXplore 3G USIM" },
|
||||
{ "3B9F95801FC78031A073B6A10067CF1713C41D2D3649", "Idemia card (Telecommunication)" },
|
||||
{ "3B9F95801FC78031A073B6A10067CF1794AA28993F28", "Glaier Programable LTE USIM Card (Telecommunication)" },
|
||||
{ "3B9F95801FC78031A073B6A10067CF3211B252C679F3", "open5gs (Telecommunication)" },
|
||||
{ "3B9F95801FC78031A073B6A10067CF3215A98FD70950", "LTE Card (Telecommunication)" },
|
||||
{ "3B9F95801FC78031A073BE21005304D08083059000BE", "NTT_DoCoMo (Telecommunication)" },
|
||||
{ "3B9F95801FC78031A073BE211367D002040901000005", "T-Mobile SIM card issued in Germany 2012" },
|
||||
{ "3B9F95801FC78031E073F62113674D451500390102F4", "Vivo 4G LTE SIM Card (Telecommunication)" },
|
||||
|
@ -2503,6 +2535,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B9F96801F878031E073FE2119674A555473300948DB", "nano sim/usim card (Telecommunication)" },
|
||||
{ "3B9F96801F878031E073FE2119674A555475300662F8", "SIM Card (Telecommunication)" },
|
||||
{ "3B9F96801F878031E073FE2119674A557330310746BE", "Hologram Developer Global IoT SIM Card (Telecommunication)\nhttps://hologram.io/store/global-iot-sim-card/17" },
|
||||
{ "3B9F96801F878031E073FE211B674A4C5275310451D5", "Test card provided with 4G/5G network from Amarisoft (Telecommunication)" },
|
||||
{ "3B9F96801F878031E073FE211B674A4C7530300248A9", "Cardcentrics (Telecommunication)" },
|
||||
{ "3B9F96801F878031E073FE211B674A4C753034054BA9", "Test Card (Telecommunication)" },
|
||||
{ "3B9F96801FC30068104405014649534531C80790001A", "SETEC SetCard 32K PKI Evaluated SetCOS 4.4.1" },
|
||||
|
@ -2551,7 +2584,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B9F96801FC78031E073FE2113574A330E1F33310082", "Sysmocom SIM Card (Telecommunication)" },
|
||||
{ "3B9F96801FC78031E073FE2113574A330E1F33320081", "Lidl Connect SIM Card (Vodafone) (Telecommunication)" },
|
||||
{ "3B9F96801FC78031E073FE2113574A330E20333100BD", "T-Mobile US USIM card (Telecommunication)" },
|
||||
{ "3B9F96801FC78031E073FE2113574A330E20333200BE", "M2M2FF1-NONRUG-D - Verizon Non-Rugged M2M SIM Card (Telecommunication)" },
|
||||
{ "3B9F96801FC78031E073FE2113574A330E20333200BE", "M2M2FF1-NONRUG-D - Verizon Non-Rugged M2M SIM Card (Telecommunication)\nTelus Mobility SIM card (Telecommunication)\nhttps://www.telus.com/en/mobility/" },
|
||||
{ "3B9F96801FC78031E073FE2113574A330E20333300BF", "Turk Telekom SIM card [4>5G] (Telecommunication)\nhttps://bireysel.turktelekom.com.tr/4-5G/index.html" },
|
||||
{ "3B9F96801FC78031E073FE2113574A330E22333200BC", "Project Fi (Telecommunication)\nhttps://fi.google.com" },
|
||||
{ "3B9F96801FC78031E073FE2113574A330E24333200BA", "GSM, Vodafone (Germany) (Telecommunication)" },
|
||||
|
@ -2595,6 +2628,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B9F96801FC78031E073FE2113679807021402010351", "LTE USIM (US) (Telecommunication)" },
|
||||
{ "3B9F96801FC78031E073FE2115574A330E3B333400A5", "O2 Spain phone SIM (Telecommunication)\nhttps://o2online.es/" },
|
||||
{ "3B9F96801FC78031E073FE2115574A330E3F333500A0", "Telefonica (Germany) SIM Card (Telecommunication)" },
|
||||
{ "3B9F96801FC78031E073FE2117574A330E3F333400A3", "Telecommunication (SIM or USIM card) T-Mobile Communications (Telecommunication)" },
|
||||
{ "3B9F96801FC78031E073FE2117574A330E3F333600A1", "Bell Mobility MULTI SIM (Telecommunication)\nhttps://bell.ca" },
|
||||
{ "3B9F96801FC78031E073FE2117574A33810433360015", "HoT Austria SIM Card (Telecommunication)\nhttps://hot.at/" },
|
||||
{ "3B9F96801FC78031E073FE211B57318660B21A0C0C9F", "SIM CARD (JavaCard)" },
|
||||
|
@ -2643,9 +2677,11 @@ const static atr_t AtrTable[] = {
|
|||
{ "3B9F96803FC7008031E073FE211B6408050300829000EF", "Multipurpose UICC card for 2G, 3G, 4G/LTE, CDMA, ISIM & NFC (Telecommunication)\nhttp://www.smartjac.biz/index.php/component/eshop/telecom/test-uicc-sim-cards/2ff-mini-sim-cards/4g-open-multipurpose-uicc-card-3ff?Itemid=0" },
|
||||
{ "3B9F96803FC7008031E073FE211F6441262100829000A3", "Smartjac SMAOT100A234FF (Telecommunication)\nhttps://smartjac.com" },
|
||||
{ "3B9F96803FC7828031E073F62157574A330581053000CE", "COMPRION M2M eUICC (Telecommunication)" },
|
||||
{ "3B9F96803FC7828031E073F62157574A4D020B60010069", "eSIM GSMA Card (Telecommunication)\nhttps://www.gsma.com/newsroom/wp-content/uploads/SGP.22_v2.2.pdf" },
|
||||
{ "3B9F96803FC7A08031E073F62156574A4D020B3444005B", "Norwegian telenor (Telecommunication)\nhttp://www.telenor.no" },
|
||||
{ "3B9F96803FC7A08031E073F62157574A4D020B34546329", "Orange FR - opa (Telecommunication)" },
|
||||
{ "3B9F96803FC7A08031E073FE211B63F100E8830090005E", "UICC CARD (Telecommunication)" },
|
||||
{ "3B9F96803FC7A08031E073FE211B6407689A00829000B4", "Orange SIM Card (Telecommunication)" },
|
||||
{ "3B9F96803FC7A08031E073FE211B64080503008290004F", "NFC-enabled SIM card of MTS Russia. (Telecommunication)" },
|
||||
{ "3B9F96803FC7A08031E073FE211F6441269100829000B3", "LTE Lab SIM Ver 1.3 (Telecommunication)" },
|
||||
{ "3B9F968131FE458065544312210831C073F6218081059A", "Scientific and Technological Research Council of Turkey (test card) (eID)" },
|
||||
|
@ -2725,6 +2761,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BB7110081319043A5..............", "Siemens CardOS/M V1.4 (SLE44C80S)" },
|
||||
{ "3BB7110081319043C517B09D19221E1F", "CryptoTech blank access/authentication card (Other)\nhttp://www.cryptotech.com.pl/" },
|
||||
{ "3BB7110081319053B5..............", "CardOS EM/V1.4 (SLE44CR80S)" },
|
||||
{ "3BB711008131FE4320283FB50320313B", "Research Institute of Applied Information Technologies (Other)\nhttp://dodatok.osvita.net/" },
|
||||
{ "3BB718008131704310434E5452563253", "Avtor SecureToken (PKI)" },
|
||||
{ "3BB718008131FE6553504B323490005A", "Giesecke & Devrient Starcos 2.4" },
|
||||
{ "3BB71800C03E31FE6553504B3234900025", "G&D STARCOS SPK 2.4" },
|
||||
|
@ -2759,6 +2796,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BBC1800813120755A43332E313220524556204146", "ZeitControl BasicCard Enhanced 3.7\nhttp://www.basiccard.com/" },
|
||||
{ "3BBC1800813120755A43332E313420524556204445", "ZeitControl BasicCard Enhanced 3.14 Rev D\nhttp://www.basiccard.com/" },
|
||||
{ "3BBC1800813120755A43332E333220524556204247", "ZeitControl BasicCard (Other)\nhttps://ZeitControl" },
|
||||
{ "3BBC1800813120755A43332E333420524556204447", "ZeitControl BasicCard Enhanced ZC3.34 (Other)\nhttps://www.zeitcontrol.de/en" },
|
||||
{ "3BBC94004014474733483335585332303030", "GSM-SIM Era-PL\nT-Mobile GSM SIM Card" },
|
||||
{ "3BBC94004014474733483335585632303030", "GSM SIM CARD 32K, Vodafone" },
|
||||
{ "3BBC94004014474733493539424332303030", "GSM SIM Vodafona NL prepaid" },
|
||||
|
@ -2767,6 +2805,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BBC94004014474733494231424331303020", "Telenor SIM (Telecommunication)" },
|
||||
{ "3BBC94004014474733494231424331303030", "SIM Card (Scarlet, Belgium) (Telecommunication)\nhttps://www.scarlet.be/nl/prepaid/" },
|
||||
{ "3BBC94004014474733533035315331303130", "GSM SIM (Tele2, Estonia)\nGSM SIM Elisa Estonia; 2007\nGSM SIM from 'fonic' Germany" },
|
||||
{ "3BBC94004014474733533443454332303030", "Era-PL SIM Card (Telecommunication)" },
|
||||
{ "3BBD18008131FE45805102670414B10101020081053D", "Austrian 'e-Card' (=Health Card)\nspecial Version of Starcos 3.1" },
|
||||
{ "3BBD18008131FE45805102670518B102020201810531", "Austrian health insurance card 'e-card'" },
|
||||
{ "3BBD18008131FE45805103670414B10101020081053C", "Austrian Health insurance card 'eCard' (HealthCare)\nhttp://www.chipkarte.at" },
|
||||
|
@ -2887,6 +2926,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BDA9400004D4D41524A2B33399000", "SIM card from Vodafone Spain" },
|
||||
{ "3BDA9500400A2508004053434F535441", "Card used for issuing commodity to benificiary for rice, wheat and more (Other)" },
|
||||
{ "3BDA96FF8131FE45805631B85349434181057B", "STARCOS 3.5 ID ECC C1R (PKI)\nhttps://www.gi-de.com/fileadmin/user_upload/MS/Certificates/STARCOS35_ID_ECC_TABLES.pdf" },
|
||||
{ "3BDA96FF81B1FE451F0780584943412056322E30E9", "Starcos chip card from Giesecke & Devrient (PKI)\nhttps://ica.cz/functionality-smart-card" },
|
||||
{ "3BDB11FF5000FF0000000000000007921603", "NEC V-WAY64 v2.1" },
|
||||
{ "3BDB1800801F030031C06477E303008290004F", "Oberthur ID-One Cosmo 64K V5.2" },
|
||||
{ "3BDB180080B1FE451F830031C064C7FC1000019000FA", "Oberthur Cosmo V7 64K Dual/128K" },
|
||||
|
@ -2939,7 +2979,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BDC18FF8191FE1FC38073C821136605036057000255", "NXP IDProtect (X) (JavaCard)" },
|
||||
{ "3BDC18FF8191FE1FC38073C821136605036351000250", "JCOP3 SecID P60 CS (JavaCard)" },
|
||||
{ "3BDC96FF8111FE8031C8544356300573FFA1C03B", "NXP Javacard with Athena SCS OS (JavaCard)" },
|
||||
{ "3BDC96FF81B1FE431FC30B46415245474F53414D5632CC", "Penis (Pay TV)" },
|
||||
{ "3BDC96FF81B1FE431FC30B46415245474F53414D5632CC", "Multismartcard SAM (used in proprietary Scheidt&Bachmann Smartcard Reader v2)" },
|
||||
{ "3BDD18008131FE4580F9A0000000770100700A90008B", "National ID Card of Peru issued by RENIEC from Oberthur" },
|
||||
{ "3BDD18008131FE4580F9A000000077010800079000FE", "Oberthur Cosmo v7 IAS ECC\nBrazilian 'e-CNPJ' card, issued by Certisign (Oberthur)" },
|
||||
{ "3BDD18008131FE45904C41545649412D65494490008C", "Identity card (eID) Republic of Latvia\nhttp://www.pmlp.gov.lv/lv/pakalpojumi/passes/eid.html" },
|
||||
|
@ -2977,7 +3017,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BDF18008131FE7D006B150C0180011101434E53103180E9", "Provider: Actalis S.p.A.\ncode: AT00006181\nhttp://www.actalis.it" },
|
||||
{ "3BDF18008131FE7D006B150C0181011101434E53103180E8", "Italian healthcare card (TS) National Service Card (CNS)\nCarta Regionale dei Servizi - Regione Lombardia\nTuscany TS-CNS\nhttp://www.regione.toscana.it/cartasanitaria" },
|
||||
{ "3BDF18FF8131FE4580590180484944433730307300011B33", "Crescendo C700 + MiFare 4K\nhttp://www.smartcardfocus.com/shop/ilp/id~265/p/index.shtml" },
|
||||
{ "3BDF18FF8191FE1FC3003138644790ECC273140150829000BA", "Card store authentication and signature keys (JavaCard)\nhttps://ants.gouv.fr/Les-titres/Cartes-Agents/Adhesion/Telechargement-et-support" },
|
||||
{ "3BDF18FF8191FE1FC3003138644790ECC273140150829000BA", "Card store authentification and signature keys (JavaCard)\nhttps://ants.gouv.fr/Les-titres/Cartes-Agents/Adhesion/Telechargement-et-support" },
|
||||
{ "3BDF18FF8191FE1FC30031B8640000EC0073940000829000FE", "NXP Jcop3 P60 ChipDoc v7b4 (JavaCard)\nhttps://www.javacardos.com/store/products/10029" },
|
||||
{ "3BDF18FF8191FE1FC30031B86404216010739401C005900001", "Dutch Governement Identity Card using physical (eID)\nhttps://nl.wikipedia.org/wiki/Rijkspas" },
|
||||
{ "3BDF18FF8191FE1FC30031B8640C01ECC173940180829000B3", "ebee card\nhttps://www.ebeeoffice.ca/ebee-home/public\nDigital Signature Costa Rica (issued since 09/2019) (eID)\nhttps://www.mifirmadigital.go.cr/" },
|
||||
|
@ -3045,6 +3085,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BE90000812145454D565F41545220066C", "VISA card, issued by HVB Bank Czech Republic or austrian BankAustria\nhttp://www.hvb.cz" },
|
||||
{ "3BE900008121454D435F5F494E46200665", "MasterCard Credit card issued by SpareBank1 in Norway\nhttp://www.sparebank1.no" },
|
||||
{ "3BE900008121455649535F494E46200678", "VISA card, issued by the Austrian 'Raiffeisen' bank\nhttp://www.raiffeisen.at/\nVisa Card - Maximum - Oyak Bank / Turkey\nVISA, issued by Austrian bank 'Erste Bank'\nVISA card, issued by the Latvian bank 'Latvijas Krajbanka'" },
|
||||
{ "3BE900008131C345996374691999125610EC", "Compunicate Technologies Inc. (Pay TV)\nhttp://www.cti.com.cn/en/product.aspx?m=20140731165252850216" },
|
||||
{ "3BE900008131FE00FF506572736F53696D54", "German PersoSim (eID)\nhttps://persosim.secunet.com/en/" },
|
||||
{ "3BE900008131FE4543443169A90000000014", "Mastercard credit card, UBS Switzerland (Bank)" },
|
||||
{ "3BE900008131FE45434432690900000000B7", "Swiss UBS MasterCard Creditcard" },
|
||||
|
@ -3090,7 +3131,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BEE00008131804280318066B0840C016E01830090008E", "MultiApp Cards (Easy 72K Type B and Combi 72K Type B)\nE.SUN Commercial bank debit master card (Bank)\nTaiwan EasyCard (Transport)\nhttps://www.easycard.com.tw/english/index.asp" },
|
||||
{ "3BEE00008131804380318066B1A1110100F683009000", "Optelio/Desineo Cards (D72 FXR1)" },
|
||||
{ "3BEE00008131804380318066B1A11101A0F683009000", "Optelio D72 FXR1 (MD) T=1" },
|
||||
{ "3BEE00008131FE45003180718665016702A00A8390001B", "IBM JCOP 'Java Card 2.1.1' et 'Open Platform 2.0.1'" },
|
||||
{ "3BEE00008131FE45003180718665016702A00A8390001B", "IBM JCOP 'Java Card 2.1.1' et 'Open Plaform 2.0.1'" },
|
||||
{ "3BEE00008131FE4580318066409093060F1783019000FD", "Health insurance (HealthCare)" },
|
||||
{ "3BEE00008131FE4580318066409093060F17830F9000F3", "IC card for the National Health Insurance, Taiwan" },
|
||||
{ "3BEF..0040148025434552455357....0101039000", "Electronic Identification Card from the FNMT, the Spanish Official\nCertification Authority (Fabrica Nacional de Moneda y Timbre)\nFNMT-Ceres Siemens Infineon SLE 19" },
|
||||
|
@ -3163,14 +3204,17 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BEF00FF8131FE4565631114710528001F000C2024371074", "Debit card (Germany): ec-cash, GeldKarte(EUR), Maestro, Cirrus, ... (Bank)" },
|
||||
{ "3BEF00FF8131FE4565631114710528001F000C3D35371078", "Sparkasse KolnBonn Bank (Bank)\nhttps://www.sparkasse-koelnbonn.de" },
|
||||
{ "3BEF00FF8131FE4565631114710528001F0010142437105C", "Deutsche Kreditbank AG (Bank)\nhttps://www.dkb.de/" },
|
||||
{ "3BEF00FF8131FE4565631114710528001F00112D4F37100F", "Bank card (Bank)\nhttps://www.commerzbank.de/" },
|
||||
{ "3BEF00FF8131FE4565631114710528001F00113B32371064", "DKB GiroCard (Bank)\nhttps://dkb.de" },
|
||||
{ "3BEF00FF8131FE4565631114710528001F00172846371005", "Sparkasse Zwickau Maestro card (Bank)\nhttps://www.spk-zwickau.de/de/home/privatkunden/girokonto/sparkassencard.html" },
|
||||
{ "3BEF00FF8131FE4565631114710528001F00180F48371023", "SparkassenCard (Bank)\nhttps://sparkasse.de" },
|
||||
{ "3BEF00FF8131FE4565631114710528001F0018242A37106A", "Sparkasse girocard (Bank)" },
|
||||
{ "3BEF00FF8131FE4565631114710528001F00182D1C371055", "Debit card (Germany): ec-cash, GeldKarte(EUR) (Bank)" },
|
||||
{ "3BEF00FF8131FE456563111562025000100A002B2107201E", "EC Card Sparkasse Mittelfranken Sued (Bank)\nhttps://www.spkmfrs.de" },
|
||||
{ "3BEF00FF8131FE456563111562025000100A002EFC0720C6", "maestro BankCard (Bank)" },
|
||||
{ "3BEF00FF8131FE456563111562025000100A09AC030720B2", "Girocard Sparkasse Darmstadt (Bank)" },
|
||||
{ "3BEF00FF8131FE4565631901620280000F003500420620BB", "Credit card (Germany, Postbank AG): VISA" },
|
||||
{ "3BEF00FF8131FE4565631D0284025000230509A0D9010182", "Debit card (Bank)" },
|
||||
{ "3BEF00FF8131FE4565631D028402500023180920E7010121", "Deutsche Kreditbank AG (DKB AG) bank card (Bank)\nhttps://www.dkb.de/info/tan-verfahren/chipTAN/" },
|
||||
{ "3BEF00FF8131FE458031C06B49424D204A65745A204D3239", "UBS Internet Card (IBM JetZ M2)" },
|
||||
{ "3BEF00FF8131FE458031E06B042105026B55555555555568", "MasterCard credit card for Mega International Commercial Bank, Taiwan (Bank)\nhttps://www.megabank.com.tw/creditcard/index.asp" },
|
||||
|
@ -3244,6 +3288,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BF81100008171FE4200544E051900000002A1", "Taiwan EasyCard (Transport)\nhttps://www.easycard.com.tw/english/index.asp" },
|
||||
{ "3BF811200340FF0303030312109000", "Bar Ilan KesefCard from Bezeq (Other)\nhttps://halemo.net/web/www.aurora.co.il/english/c_kesefcard.html" },
|
||||
{ "3BF811200340FFFFFFFFFF12109000", "G&D (STARCOS SV 1.1)" },
|
||||
{ "3BF813000010000073C84011009000", "Vivid Money Visa Debit (Bank)\nhttps://vivid.money" },
|
||||
{ "3BF81300008131FE15597562696B657934D4", "Yubico Yubikey 4 OTP+CCID" },
|
||||
{ "3BF81300008131FE4546494445534D4F318E", "Fidesmo Card with Dual Interface (JavaCard)\nhttp://shop.fidesmo.com/product/fidesmo-card-dual-interface" },
|
||||
{ "3BF81300008131FE454A434F50763234....", "NXP JCOP v2.4.x (see hist bytes for more info)" },
|
||||
|
@ -3311,7 +3356,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BFA1300FF813180450031C173C00100009000B1", "OpenPGP" },
|
||||
{ "3BFA1800008031FE45FE654944202F20504B4903", "Estonian Identity Card (EstEID v3.5 (10.2014) cold) (eID)\nhttp://id.ee/" },
|
||||
{ "3BFA1800008131FE4506082A841001876E0805BC", "Dutch Rijkspas (eID)" },
|
||||
{ "3BFA1800008131FE4506082A841001876E0807BE", "Rijkspas (identification card dutch government employees) (eID)\nhttps://nl.wikipedia.org/wiki/Rijkspas\nDutch government multifunctional smartcard (Other)\nhttps://nl.wikipedia.org/wiki/Rijkspas" },
|
||||
{ "3BFA1800008131FE4506082A841001876E0807BE", "Rijkspas (identification card dutch government employees) (eID)\nhttps://nl.wikipedia.org/wiki/Rijkspas\nDutch goverment multifunctional smartcard (Other)\nhttps://nl.wikipedia.org/wiki/Rijkspas" },
|
||||
{ "3BFA1800008131FE45060860841001876F0602FE", "Card used by the Dutch health insurers to give medical personell access to patient insurance information" },
|
||||
{ "3BFA1800008131FE454A33413034305632343184", "NXP J3A 40K\nJava Card v2.2.2 - Global Platform v2.2.1\nDual-interface functionality (features 1K Mifare emulation)" },
|
||||
{ "3BFA1800008131FE454A33413038315632343189", "NXP JCOP CJ3A081\nhttp://www.usmartcards.com/media/downloads/492/NXP%20P5CX012%2002X%2040%2073%2080%20144%20%20%202011.pdf" },
|
||||
|
@ -3339,6 +3384,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BFB1300008131FE456368617269736D6174657884", "Charismathics smart card JCOP and Qualified electronic signature CHJCOP-xxx (PKI)\nhttps://www.stampit.org/en/page/808" },
|
||||
{ "3BFB1300FF10800031C164086032060F9000", "Stripe Issuing Card (Bank)" },
|
||||
{ "3BFB1300FF10800031C164086032100F9000", "Varo (Bank)" },
|
||||
{ "3BFB1300FF10800031C164089862210F9000", "Visa Debit (Bank)" },
|
||||
{ "3BFB1300FF813180755A43352E3520524556204763", "ZeitControl BasicCard 5.5" },
|
||||
{ "3BFB1300FF813180755A43352E3620524556204D6A", "ZeitControl BasicCard ZC5.6 user-programmable smart card\nhttp://www.basiccard.com/index.html?overview.htm" },
|
||||
{ "3BFB1300FF813180755A43362E3520524556204364", "ZeitControl BasicCard 6.5, multiapplication with 30 kByte EEPROM" },
|
||||
|
@ -3377,6 +3423,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BFD1300008131FE4541373030364347203234325231D6", "YubiKey NEO (token)" },
|
||||
{ "3BFD1300008131FE454A434F50323176323331474454E1", "National Health Insurance Card, Taiwan" },
|
||||
{ "3BFD1300008131FE45543D314A323133364B56323331DC", "ic Card (JavaCard)" },
|
||||
{ "3BFD1300FF10000031C173C8400052A1C5009000", "IBKR Prepaid MasterCard, Issued by Peoples Trust Company (Bank)\nhttps://www.interactivebrokers.com/en/index.php?f=26451" },
|
||||
{ "3BFD1800008031FE45003180718E6452D904008190005B", "Oberthur Card Systems, authentIC" },
|
||||
{ "3BFD1800008031FE4553434536302D43443038312D46C4", "Panama Electronic Signature (JavaCard)" },
|
||||
{ "3BFD1800008031FE45736674652063643134342D6E66D8", "SmartCafe Expert 3.2 144K Dual is a contact and contactless technology Java card from G&D with 144K on-board EEPROM for application and data storage. Certified to FIPS 140-2 Level 3 and Common Criteria EAL 5+. Supports specifications ISO 14443A T=CL and ISO 7816 T=1/0. (PKI)\nhttp://www.smartcardfocus.us/shop/ilp/id~523/smartcafe-expert-3-2-144k-dual/p/index.shtml" },
|
||||
|
@ -3437,6 +3484,8 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BFF1100008171404200002101314252000[05]63........9000.*", "Smart Card 'The Smart Way to Login'\nUsed on Acer TravelMate to secure boot" },
|
||||
{ "3BFF11000240648069A2070103570000FF0083009000", "Gemplus GemXpresso" },
|
||||
{ "3BFF1100FF8131FE9580F9D2760000255444010083000000A0", "GiroCard Haspa Hamburger Sparkasse (Bank)\nhttps://www.haspa.de/privatkunden/ihr-online-banking/unser-angebot/haspa-digital-services-96198/" },
|
||||
{ "3BFF13000010003101F1564011001900000000000000", "BVG Guthabenkarte (Prepaid Payment Card for Berlin/Brandenburg Public Transport) (Transport)\nhttps://www.bvg.de/de/service-und-kontakt/guthabenkarte" },
|
||||
{ "3BFF13000010003101F1564011001D00000000000000", "albo (Bank)\nhttps://www.albo.mx/" },
|
||||
{ "3BFF1300008131FE450031B9640404ECC17394018082900052", "AKD kID (eID)\nhttps://www.id.hr" },
|
||||
{ "3BFF1300008131FE450031B9640444ECC17394018082900012", "Croation personal ID card (eID)\nhttp://eid.hr/" },
|
||||
{ "3BFF1300008131FE4543443269A94100002020202020200053", "Visa credit card (Viseca Card Services SA, Switzerland) (Bank)\nhttps://www.viseca.ch/privatkunden/kreditkarten\nVisa credit card, UBS Switzerland (Bank)" },
|
||||
|
@ -3444,11 +3493,12 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BFF1300008131FE454F574F4B31302D4A................", "OWOK (One Web, One Key) login card\nhttp://www.reiner-sct.com/owok/\nReiner SCT loginCard\nhttps://cardlogin.reiner-sct.com/" },
|
||||
{ "3BFF1300008131FE4D8025A00000005657444B3333300600D2", "Datakey DCOS model 330 (DKCCOS 6.0 token)" },
|
||||
{ "3BFF1300FF10000031C173C821106441443533079000", "BRADESCO-CONTA SALARIO (Bank)" },
|
||||
{ "3BFF1300FF10000031C173C8211064414D3130079000", "Tangerine MasterCard (Bank)\nhttps://www.tangerine.ca/en/products/spending/creditcard/money-back/" },
|
||||
{ "3BFF1300FF10000031C173C8211064414D3330079000", "VISA card issued by ING-DiBa AG (Germany) (Bank)" },
|
||||
{ "3BFF1300FF10000031C173C8211064414D3337079000", "VISA Credit Card (Postbank), Germany (Bank)" },
|
||||
{ "3BFF1300FF10000031C173C8211064414D3341079000", "BBVA debit card Uruguay. MIFRE Plus compatible. (Bank)" },
|
||||
{ "3BFF1300FF10000031C173C8211064414D3341079000", "BBVA debit card Uruguay. MIFRE Plus compatible. (Bank)\nScotiabank Passport Visa Infinite credit card (Bank)\nhttps://www.scotiabank.com/ca/en/personal/credit-cards/visa/passport-infinite-card.html" },
|
||||
{ "3BFF1300FF10000031C173C8211064414D3347079000", "Chase Visa Debit Card (Bank)\nhttps://www.chase.com/bankinghelp" },
|
||||
{ "3BFF1300FF10000031C173C8211064414D3348079000", "BBVA blue VISA Debit Card (Bank)\nhttps://www.bbva.es/en/personas/productos/tarjetas/tarjeta-joven-ahora.html" },
|
||||
{ "3BFF1300FF10000031C173C8211064414D3348079000", "BBVA blue VISA Debit Card (Bank)\nhttps://www.bbva.es/en/personas/productos/tarjetas/tarjeta-joven-ahora.html\nDesjardins Bonus Visa credit card (Bank)\nhttps://www.desjardins.com/ca/personal/loans-credit/credit-cards/bonus-visa/index.jsp" },
|
||||
{ "3BFF1300FF10808031E06B04310502AF555555555555", "USAA EMV Visa Debit Card (Bank)" },
|
||||
{ "3BFF1300FF10808031E06B071405028A555555555555", "Tangerine Debit Card (Bank)\nhttps://www.tangerine.ca" },
|
||||
{ "3BFF1300FF10808031E06B08240502B5555555555555", "Tangerine Canada Interac debit card (Bank)\nhttps://www.tangerine.ca/" },
|
||||
|
@ -3468,7 +3518,7 @@ const static atr_t AtrTable[] = {
|
|||
{ "3BFF1800008131FE45006B04050100012101434E5310318059", "CNS - Carta Nazionale dei Servizi (Italia)\nPA emittente: Regione Autonoma della Sardegna\nCarta del Servizio Sanitario Regionale - Emilia Romagna" },
|
||||
{ "3BFF1800008131FE45006B05051017012101434E531031805E", "Regional Card - Regione Liguria, Veneto - Italy (eID)\nTessera Sanitaria - Carta Regionale dei Servizi" },
|
||||
{ "3BFF1800008131FE45006B05052000012101434E5310318079", "health card (HealthCare)\nhttps://tscns.regione.sardegna.it/" },
|
||||
{ "3BFF1800008131FE45006B11050700011101434E531131807B", "Italian National Fire Corps -special identification card (eID)" },
|
||||
{ "3BFF1800008131FE45006B11050700011101434E531131807B", "Italian National Fire Corps -special indentification card (eID)" },
|
||||
{ "3BFF1800008131FE45006B11050700012101434E531031804A", "Oberthur ID-One Cosmo V7-n it's a java card 2.2.2\nIzenpe Certificado Ciudadano (eID)\nhttps://www.izenpe.eus/informacion/certificado-ciudadano/s15-content/es/" },
|
||||
{ "3BFF1800008131FE4D8025A00000005657444B3430300600DD", "DataKey 400 (DK400)" },
|
||||
{ "3BFF1800008131FE55006B02090403010101434E5310318065", "Italian Chambers of Commerce CNS (PKI)\nhttp://www.card.infocamere.it/infocard/pub/" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue