diff --git a/.gitignore b/.gitignore index 6e2dd11..208a2e9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ pcsc-tools-1.4.16.tar.gz /pcsc-tools-1.4.23.tar.gz /pcsc-tools-1.4.25.tar.gz /pcsc-tools-1.4.25.tar.gz.asc +/pcsc-tools-1.5.2.tar.bz2 +/pcsc-tools-1.5.2.tar.bz2.asc diff --git a/LICENCE b/LICENCE new file mode 100644 index 0000000..d60c31a --- /dev/null +++ b/LICENCE @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + 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 2 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. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/pcsc-tools.spec b/pcsc-tools.spec index ffa7e22..fad0087 100644 --- a/pcsc-tools.spec +++ b/pcsc-tools.spec @@ -1,15 +1,17 @@ Name: pcsc-tools -Version: 1.4.25 -Release: 5%{?dist} +Version: 1.5.2 +Release: 1%{?dist} Summary: Tools to be used with smart cards and PC/SC Group: Development/Tools License: GPLv2+ URL: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ -Source0: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz -Source1: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz.asc +Source0: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.bz2 +Source1: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.bz2.asc Source2: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt +Source3: LICENCE +BuildRequires: gcc BuildRequires: desktop-file-utils BuildRequires: pcsc-lite-devel >= 1.2.9 BuildRequires: perl-generators @@ -25,16 +27,18 @@ that from a GTK user interface. %prep %setup -q +[ -f LICENCE ] || cp -a %{SOURCE3} LICENCE cp -a %{SOURCE2} smartcard_list.txt %build +%configure make %{?_smp_mflags} CPPFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT%{_prefix} +make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install --mode=644 \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications gscriptor.desktop # TODO: icon @@ -58,6 +62,9 @@ desktop-file-install --mode=644 \ %changelog +* Wed Feb 21 2018 Tomáš Mráz - 1.5.2-1 +- upgrade to the current upstream version 1.5.2 + * Thu Feb 08 2018 Fedora Release Engineering - 1.4.25-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/smartcard_list.txt b/smartcard_list.txt index 4324eba..cf6d115 100644 --- a/smartcard_list.txt +++ b/smartcard_list.txt @@ -88,6 +88,10 @@ prepaid payphone card, issued by Telefónica Comunicaciones Públicas http://www.cabitel.es +3B 04 17 D4 C8 82 + prepaid payphone card, issued by Lietuvos Telekomas (now Teo LT) + https://www.teo.lt/ + 3B 04 2A FF 32 00 Mac Gray Intelligent Laundry Systems laundry card @@ -115,6 +119,9 @@ 3B 04 9C FF 21 43 Hercules laundry stored value card +3B 04 A2 01 00 00 + Hospital's expenditure (HealthCare) + 3B 04 A2 13 10 91 PM2P Chipkarte SLE 4442, Code FFFFFF Bahn BKK (Deutsche Bahn AG - Insurance Company) @@ -145,10 +152,16 @@ HID 1346 ProxKey III http://www.hidglobal.com/products/cards-and-credentials/hid-proximity/1346 +3B 06 00 05 64 03 2B 2B + HID 0009 P (eID) + 3B 06 00 10 01 D6 C5 46 HID ProxKey II FOB http://www.hidglobal.com/documents/proxkey_ds_en.pdf +3B 06 01 00 10 00 06 60 + Access card for parking garage in South Boston (Other) + 3B 06 01 00 22 01 82 27 HID ProxCard II (Other) @@ -220,6 +233,9 @@ 3B 0F FF C1 B5 CC 72 CA 00 00 .. Mifare Std 1K +3B 10 14 50 + HSID6000 (PKI) + 3B 12 95 36 06 EMTG56 0.6 (sub-version 0.1) @@ -245,15 +261,24 @@ 3B 15 18 2E 00 5C 00 01 China Unicom 64k OTA +3B 15 18 80 53 41 52 05 + Israel Defence Force ID Card (eID) + 3B 15 94 C3 02 08 16 01 GSM-SIM EMT (Estonia) +3B 16 11 72 04 01 3F 02 00 + Vodafone Romania SIM card (Telecommunication) + 3B 16 18 AF 01 02 02 02 00 SIM Virgin Mobile (Australia) 3B 16 94 20 02 01 20 01 0D Rogers SIM Card (phone / cable provider in Canada) +3B 16 94 61 80 00 01 06 03 + Thales PayShield9000 Local Master Key (hardware key) card (Other) + 3B 16 94 71 01 01 00 27 00 Cingular GSM SIM Card @@ -263,6 +288,9 @@ 3B 16 94 71 01 01 06 02 00 SFR GSM SIM Card +3B 16 94 71 01 01 0A 01 00 + TIM Brazil SIM card (Telecommunication) + 3B 16 94 72 04 01 00 00 00 MTS SIM card, Russia (Telecommunication) @@ -288,6 +316,12 @@ Telefónica O2 Czech Republic, a.s. - O2 sim card - 173285 / SIM64ND.GO0 http://www.o2.cz +3B 16 95 D0 01 6C FD 0D 00 + Virgin Mobile SIM card (SIM) + +3B 16 95 D0 01 7B DA 0D 00 + Verizon GSM SIM (Telecommunication) + 3B 16 96 41 73 74 72 69 64 Gemalto .NET v2.0 @@ -335,12 +369,22 @@ Eurotel Praha, spol. s r. o. - O2 SIM card (Telecommunication) http://www.o2.cz/ +3B 17 94 7C 01 01 0D 01 41 5B + Plus (PL) SIM card (2001) (Telecommunication) + 3B 17 94 80 65 D0 01 6C F2 BE CMCC sim cards with TD-SCDMA support 3B 17 94 80 65 D0 01 8B F2 08 China SIM card +3B 17 94 80 65 D0 01 A4 10 09 + China Telecom UIM Card (128K 2014) (Telecommunication) + http://www.189.cn + +3B 17 94 83 A1 00 09 01 41 0B + Telfor SIM card (Telecommunication) + 3B 17 94 89 01 02 01 02 41 87 Vodafone/Omnitel 16K GSM SIM @@ -348,6 +392,9 @@ Si.Mobil Slovenia GSM SIM card (Telecommunication) http://www.simobil.si +3B 17 95 80 65 D0 02 0C 10 3E + Airtel Tanzania (Telecommunication) + 3B 18 11 E8 43 01 10 09 05 07 77 Sim Card GSM for provider 3 telecommunication Indonesia (Telecommunication) http://tri.co.id/ @@ -356,6 +403,9 @@ Micro SIM Life (Telecommunication) http://www.life.ua/ +3B 18 94 45 15 43 DA 01 00 FF 02 + Airtel Tanzania Prepaid SIM Card (Telecommunication) + 3B 18 94 53 0D 06 77 24 07 FF 02 GSM SIM Tele2 Estonia, prepaid (Telecommunication) @@ -388,6 +438,12 @@ Movistar Argentina Usim Card (Telecommunication) www.movistar.com.ar +3B 19 96 80 67 98 04 01 01 01 01 01 + PLUS gsm (Telecommunication) + +3B 1A 96 92 01 54 93 32 01 03 02 25 01 + BEELINE (Telecommunication) + 3B 1B 94 80 69 06 02 22 11 00 80 08 00 00 eID @@ -490,6 +546,13 @@ 3B 24 00 .. .. .. 45 Conax +3B 24 00 00 00 00 00 + MultiChoice satelite TV Card Eutelsat 36B at 35.9°E + http://www.lyngsat.com/Eutelsat-36B.html + +3B 24 00 00 E2 92 67 + Health care (HealthCare) + 3B 24 00 30 42 30 30 ComHem Digital-TV smartcard (Sweden) TNK Telewizja Na Kartę (Poland) - Conditional access system : Conax (Norway) @@ -560,11 +623,13 @@ Telephone chipcard for the Vienna University of Technology http://nic.tuwien.ac.at/telefonie/chipkarte/ +3B 29 00 80 72 A4 45 64 .. .. .. .. + MPCOS-3DES 8K (Gemplus) + 3B 29 00 80 72 A4 45 64 00 00 D0 15 - Moeda Electronica Bradesco (Gemplus MPCOS?) (Brasilia) + Moeda Electronica Bradesco (Brasilia) 3B 29 00 80 72 A4 45 64 00 FF 00 10 - MPCOS-3DES 8K (Gemplus) MBNA Europe Platinum Plus Mastercard MasterCard Card - Worldcard - Yapıkredi / Turkey Portugal BPI Visa Electron @@ -595,6 +660,8 @@ 3B 2A 00 80 65 A2 01 02 01 31 72 D6 43 MPCOS-EMV 64K Functional Sample + THALES nShield Security World + THALES NCIPHER product line 3B 2F 00 80 69 10 80 00 01 A1 0A 01 01 59 83 0E 90 00 Belgium Dexia (Axion) Bank Card @@ -606,6 +673,9 @@ 3B 2F 00 80 69 AF 03 07 06 68 00 00 0A 0E 83 06 9F 16 MobilCom-Karte +3B 2F 00 80 69 AF 03 07 06 68 00 01 0A 0E 83 3E 9F 16 + Virgin Mobile UK SIM, early 2000s (Telecommunication) + 3B 2F 00 80 69 AF 03 07 06 68 00 05 0A 0E 83 3E 9F 16 KPN @ Mobile SIM card @@ -630,7 +700,11 @@ 3B 37 13 00 80 62 21 13 82 90 00 Swiss UBS Maestro/CASH Bank Card -3B 3B .. 00 80 6. A[F,E] 03 0[C,D] .. .. 83 .. 90 00 +3B 39 19 00 53 4F 4D 41 44 53 33 30 3[1,3] + Identity card of the Republic of Kazakhstan (passport) + http://pki.gov.kz/ + +3B 3B .. 00 80 6. A[FE] 03 0[CD] .. .. 83 .. 90 00 GemXplore Xpresso V3 3B 3B 11 00 67 AF 10 30 07 00 C0 33 33 90 00 @@ -642,19 +716,32 @@ 3B 3B 11 00 80 65 AF 03 0C 01 6F 83 0F 90 00 Gemplus GemX{plore,presso} V3-B1 -3B 3B 11 00 80 69 AF 03 0C 01 6F 83 0[0,1] 90 00 +3B 3B 11 00 80 69 AF 03 0C 01 6F 83 0[01] 90 00 GemXplore'Xpresso V3 64K 3B 3B 11 00 91 41 10 10 10 5B A0 00 33 90 00 Pannon SIM card (Hungary) +3B 3B 13 00 80 66 12 03 01 03 00 04 82 90 00 + UBS Maestro (Bank) + 3B 3B 13 00 80 66 12 03 01 03 00 08 82 90 00 UBS Switzerland Maestro Debit Card (Bank) +3B 3B 13 00 80 66 12 04 01 04 00 4[4,9] 82 90 00 + Neue Aargauer Bank Maestro card (Bank) + +3B 3B 13 00 80 66 12 04 01 04 00 61 82 90 00 + Maestro debit card, Banque Cantonal du Valais, Switzerland (Bank) + https://www.bcvs.ch + 3B 3B 13 00 80 66 12 04 01 04 01 58 82 90 00 Schaffhauser Kantonalbank Switzerland (Bank) http://www.shkb.ch +3B 3B 7F 38 00 00 00 6A 44 4E 49 65 10 02 4C + dnie (eID) + 3B 3B 94 00 00 64 05 3E 03 0F 31 80 0E 90 00 Slovenian national health insurance card @@ -683,6 +770,12 @@ 3B 3B 94 00 91 38 11 50 46 97 40 33 33 90 00 Leclerc Mobile (French MVNO) SIM card +3B 3B 94 00 92 38 10 10 49 1B 40 AA 6A 90 00 + T-Mobile (USA) OCS_2.3 (Telecommunication) + +3B 3B 94 00 92 38 10 20 01 04 80 33 13 90 00 + TELE2 Sim Card (Telecommunication) + 3B 3B 94 00 9B 44 20 10 4D 04 20 00 33 90 00 SIM card for 063 network of Telekom Srbije, the Serbian state-owned telephone company. @@ -708,12 +801,18 @@ 3B 3B 96 00 A7 4C 90 00 00 90 AC 33 33 90 00 Brazilian TIM GSM SIM +3B 3B FF 18 00 FF 81 31 FE 55 00 6B 02 09 03 + Smart card commercial chamber - Tuscan region - Aruba (eID) + 3B 3C 11 00 40 AF 13 F3 12 00 06 87 83 80 90 00 SIM GSM Orange Fr 3B 3C 11 00 42 AF 20 A3 20 07 00 22 83 82 90 00 Orange Mobicarte (SIM card old generation) +3B 3C 11 00 44 AF 11 F7 20 05 04 FB 83 81 90 00 + itineris (Old French Mobile Operator SIM card) (Telecommunication) + 3B 3C 94 00 42 31 11 A2 12 02 09 51 83 80 90 00 Omnitel IT 16K GSM SIM card @@ -739,9 +838,17 @@ 3B 3D 94 00 24 0E 00 96 00 00 86 60 31 E0 80 00 07 Operator CMCC SIM card. old 2G SIM. (Telecommunication) +3B 3D 94 00 2E 0E 02 56 00 00 86 60 C0 A4 00 00 0F + Globe Telecom (Telecommunication) + http://www.globe.com.ph + 3B 3D 94 00 44 4D 54 11 00 06 06 17 62 11 00 30 00 China Unicom SIM card +3B 3D 94 00 80 67 AF 03 0F 01 7C 06 0E 83 3E 9F 16 + A1 Telekom Austria (Austrian mobile provider) SIM card (Telecommunication) + http://a1.net + 3B 3D 95 00 80 67 AF 03 0F 01 7C 06 0E 83 3E 9F 16 (Sprint) Nextel USA iDEN SIM card http://www.sprint.com/index_n.html?brand=Nextel @@ -764,6 +871,9 @@ 3B 3F 11 00 80 12 00 91 31 C0 64 0E 01 28 AA 72 F7 41 05 SCOSTA Smart Card Operating System for Transport Application (transport) +3B 3F 11 00 80 12 00 91 31 C0 64 0E 01 46 AC 72 F7 41 05 + scosta (Other) + 3B 3F 11 00 80 69 AF 03 1B 02 AB 00 00 06 0E 83 3E 9F 16 PEOPLES (China Mobile HK) sim (Telecommunication) @@ -788,6 +898,9 @@ 3B 3F 94 00 80 69 AF 03 07 06 67 09 97 0A 0E 83 3E 9F 16 BASE SIM - Belgium (Gemplus) +3B 3F 94 00 80 69 AF 03 07 06 68 00 75 0A 0E 83 3E 9F 16 + O2 Mobile Ireland SIM, late 2000s (Telecommunication) + 3B 3F 94 00 80 69 AF 03 07 06 68 00 7F 0A 0E 83 3E 9F 16 Debitel Vodafone, de (Telecommunication) @@ -828,6 +941,9 @@ 3B 3F 96 00 80 69 AF 03 3D 00 C6 00 00 00 0E 83 1E 9F 16 GSM SIM card of the Austrian provider A1 +3B 4F 00 41 54 38 38 53 43 31 30 32 20 20 20 20 FF FF + siral smartcard (JavaCard) + 3B 57 18 02 93 02 01 01 01 90 00 Easyflex FastOS 2.0 / Schlumberger @@ -938,6 +1054,7 @@ 3B 65 00 00 20 63 CB A5 A0 French banking card "Banque Populaire" + Visa Card distributed by BNP PARIBAS (French Bank) 3B 65 00 00 20 63 CB A6 20 Mastercard Credit Agricole (French Bank) @@ -948,12 +1065,24 @@ 3B 65 00 00 20 63 CB A7 20 ING Direct (French Bank) Gold MasterCard +3B 65 00 00 20 63 CB A8 00 + Novo Banco Debit Card (Bank) + http://www.novobanco.pt/site/cms.aspx?plg=3FDF9B9E-C73B-4D76-80C7-F73AF087EADF + +3B 65 00 00 20 63 CB A8 20 + Belgazprombank (Belarus) MasterCard (Bank) + http://belgazprombank.by/ + 3B 65 00 00 20 63 CB A8 A0 HSBC VISA Card 3B 65 00 00 20 63 CB A9 A0 VISA PREMIER CREDIT CARD (Bank) +3B 65 00 00 20 63 CB AA 20 + Cumulus Mastercard (Cembra Money Bank AG, Switzerland) (Bank) + https://www.cembra.ch/de/kundencenter/karten/cumulus-mastercard/ + 3B 65 00 00 20 63 CB AB 20 bank card (Bank) @@ -972,6 +1101,8 @@ bpost bpaid (Bank) http://www.bpost.be/bpaid/ KBC Ireland Mastercard Debit (Bank) + ING Direct MasterCard (Bank) + https://www.ingdirect.es/ 3B 65 00 00 20 63 CB AD 80 Santander Debit Card (Bank) @@ -982,6 +1113,32 @@ 3B 65 00 00 20 63 CB AE 80 Visa Premier (HelloBank), Gemalto SGP U1074311B 1214 (Bank) +3B 65 00 00 20 63 CB AF 20 + @ccess MasterCard (Bank) + https://www.mastercard.com/fr/particuliers/carte-bancaire-access.html + +3B 65 00 00 20 63 CB B0 20 + Crédit Mutuel Arkea paycard (Bank) + +3B 65 00 00 20 63 CB B1 20 + Bank card "Credit Agricole" (Bank) + +3B 65 00 00 20 63 CB B2 80 + Visa card distributed by "Societe Generale" (French Bank) (Bank) + https://www.visa.fr/ + +3B 65 00 00 20 63 CB B6 20 + MasterCard credit card, issued by Swedbank LT (Bank) + +3B 65 00 00 20 63 CB B6 80 + Visa bank card (Bank) + +3B 65 00 00 20 63 CB B7 20 + Lloyds Bank Platinum Mastercard Credit (Bank) + +3B 65 00 00 20 63 CB B7 80 + VISA Credit Card (Bank) + 3B 65 00 00 26 40 00 90 00 Alacard Petroltech (Transport) http://www.alacard.kz/ @@ -1012,7 +1169,7 @@ Axalto Cyberflex Access 32K V2 Sun Microsystems employee card -3B 65 00 00 9C 1[0,1] 01 01 03 +3B 65 00 00 9C 1[01] 01 01 03 Schlumberger Cyberflex Palmera 3B 65 00 00 D0 00 37 00 80 @@ -1062,6 +1219,9 @@ 3B 66 00 FF 4A 43 4F 50 30 33 IBM JCOP 30 +3B 66 00 FF 4A 43 4F 50 31 30 + debit card (Visa Electron) issued by Nordea bank (2008-2015) (Bank) + 3B 66 00 FF 4A 43 4F 50 32 30 UOB Preferred Platinum Visa Card (Bank) http://www.uob.com.sg/personal/cards/credit/preferred_platinum_visa_card.html @@ -1077,12 +1237,21 @@ MisterCash & Proton card VISA Card (emitted by Bank Card Company - Belgium) +3B 67 00 00 00 00 00 00 41 86 84 + ezpu100 (Bank) + 3B 67 00 00 00 00 20 00 00 90 00 BankID card from Sparebank1 3B 67 00 00 00 31 80 71 86 90 00 Swiss ZKB-Bancomat-Card +3B 67 00 00 04 12 45 01 60 01 11 + Bank ATM card (Bank) + +3B 67 00 00 04 13 46 01 60 01 11 + Equity (Bank) + 3B 67 00 00 29 20 00 6F 78 90 00 ING (previously Postbank Chippas) (chipknip) Netherlands Rabobank bankcard (dutch) @@ -1118,6 +1287,10 @@ Malaysia Citizen Identity Card (MyKad) http://www.jpn.gov.my/en/identitycard +3B 67 00 00 73 20 00 6C 68 31 32 + Malaysian multipurpose identity card (MyKad) that is also an electronic passport, banking card (MEPS - Malaysian Electronic Payment System) and drivers license. (eID) + https://github.com/OpenSC/OpenSC/wiki/Malaysian-MyKAD + 3B 67 00 00 7C 20 40 34 2B 90 00 Swedbank Visa card @@ -1176,6 +1349,20 @@ 3B 67 00 00 B4 40 40 25 0B 90 00 Electronic meal check +3B 67 00 00 B4 40 40 26 0B 90 00 + MasterCard Debit MC Student ctls (Bank) + +3B 67 00 00 B5 40 40 52 0B 90 00 + Sodexo card (Other) + http://be.benefits-rewards.sodexo.com/fr/entreprises/sodexo-card + +3B 67 00 00 B7 40 40 41 9B 90 00 + ČSOB Master Card (Bank) + https://www.csob.cz + +3B 67 00 00 B7 40 40 43 9B 90 00 + MasterCard (Bank) + 3B 67 00 00 B7 40 40 44 9B 90 00 Handelsbanken frikort maestro (Bank) @@ -1196,12 +1383,15 @@ Albert Heijn klantenkaart (loyalty card) Rabopas (Rabobank) -3B 67 25 00 2A 20 00 4[0,5] 68 90 00 +3B 67 25 00 2A 20 00 4[05] 68 90 00 Swedish cashcard (proton) 3B 67 25 00 62 24 33 03 .. Bull TB1000 ? (SAM for ATM in Luxemburg) +3B 68 00 00 00 02 62 C9 01 45 90 00 + Politecnico di Milano's PoliCard (issued by Banca Popolare di Sondrio, Mastercard prepaid card) (Bank) + 3B 68 00 00 00 73 C8 40 00 00 90 00 Barclaycard Visa Wave & Pay - Chip I/F VISA Card (Skandinaviska Enskilda Banken) with Swedish BankID @@ -1226,6 +1416,23 @@ G&D 12696-GDM-10/11 DEBIT CARD issued by BANCO DE CREDITO DEL PERU Visa from Caisse populaire Desjardins (Canada) (Bank) https://www.desjardins.com/ + MasterCard issued by President's Choice Bank (Canada) + http://pcfinancial.ca/mastercard + MasterCard issued by CIBC (Canada) + http://www.cibc.com/ + MasterCard issued by The Bank of Nova Scotia (Canada) + http://www.scotiabank.com/ + MasterCard issued by JPMorgan Chase Bank, N.A. + https://www.chase.com/ + CaixaBank Visa Electron (Bank) + https://www.lacaixa.cat/ + +3B 68 00 00 00 73 C8 40 13 00 90 7D + NextCard - Mastercard Debit card - Intesa Sanpaolo Bank (Italy) (Bank) + https://www.intesasanpaolo.com/it/persone-e-famiglie/prodotti/carte/carte-di-debito/next-card.html + +3B 68 00 00 01 01 31 00 00 00 90 00 + VISA ELECTRON Sberbank card (Bank) 3B 68 00 00 01 02 10 96 00 00 90 00 Italian BancoPostaClick Postamat Card (Poste Italiane) - @@ -1233,6 +1440,16 @@ mbna PLATINUM MasterCard Flash (Banca Fideuram) Italy prepaid Mastercard +3B 68 00 00 01 05 20 00 00 00 90 00 + Air Bank a.s. MasterCard debit card with PayPass (Bank) + +3B 68 00 00 01 05 21 96 00 00 90 00 + PayPal Access (Bank) + https://www.paypal.com/uk/webapps/mpp/accesscard + +3B 68 00 00 54 48 20 4E 49 44 20 36 + Thai id card (Other) + 3B 68 00 00 56 53 44 43 4C 43 31 30 VISA (Estonian), made by www.trueb.ch Latvian bank "Latvijas Krajbanka" (VISA Electron) @@ -1243,10 +1460,14 @@ 3B 68 00 00 80 62 00 45 83 00 90 00 MasterCard - Intesa Sanpaolo Bank / Italy + Paypal italia (mastercard) 3B 68 00 00 80 66 45 46 01 38 18 03 FNMT WG108k +3B 68 00 00 80 66 57 59 01 00 02 03 + Junta de Extremadura (Spain) (PKI) + 3B 68 00 00 80 66 57 59 01 00 08 03 Spanish ULPGC student id card http://www.ulpgc.es/ @@ -1268,6 +1489,8 @@ 3B 68 00 00 80 66 B0 07 01 01 77 07 Técnico Lisboa Student Card (Bank) http://www.tecnico.ulisboa.pt/ + Santander Totta Student Card - Portugal (Bank) + https://www.santandertotta.pt 3B 68 00 00 9D 03 02 01 01 56 49 53 Visa Card - SberBank / Russia @@ -1300,6 +1523,14 @@ CommSec Debit MasterCard (Australia) VISA Debit card for Bank of Sydney, Australia +3B 68 00 FF 38 2B 41 52 44 6E 73 73 + Dummy smart card from vsmartcard project. (Other) + http://frankmorgner.github.io/vsmartcard/remote-reader/README.html + +3B 68 00 FF 4A 43 4F 50 76 32 34 31 + Alfa-bank VISA Classic card (Bank) + https://alfabank.ru + 3B 68 00 FF 56 43 41 52 44 6E 73 73 NSSVirtual Smart Card for qemu @@ -1314,6 +1545,14 @@ 3B 69 00 00 24 94 01 03 01 00 01 00 A9 Schlumberger MicroPayflex S card +3B 69 00 00 49 44 35 30 56 31 2E .. .. + eID Card to user autheticate and save paswords in the Card. Product ID50 Password manager from IDENTOS GmbH (eID) + https://identos.com/id50-password-manager/ + +3B 69 00 00 49 44 36 30 56 31 2E .. .. + token appidkey ID60-USB (Other) + https://identsmart.com/en/products/id60-datasafe/ + 3B 69 00 00 4A 43 4F 50 33 31 56 32 32 Visa Europe Sample Card / Axalto @@ -1327,6 +1566,9 @@ VISA credit card (Ceska Sporitelna) Maestro credit card (Ceska Sporitelna) +3B 69 00 00 57 92 02 01 01 00 01 00 A9 + Sun Microsystems Sun Ray 1G thin client access card (Other) + 3B 69 00 00 80 31 E0 55 42 45 52 47 53 Banrisul Bank @@ -1338,31 +1580,47 @@ Student card for Université numérique Paris Île-de-France http://unpidf.univ-paris1.fr/la-carte-multiservice-etudiant-de-paris-et-d-ile-de-france-1775.kjsp?RH=unr-carte&RF=unr-carte +3B 69 00 00 C5 02 02 01 04 6B 01 01 A9 + Payflex 1K from Schlumberger + +3B 69 00 00 EB 03 01 03 01 70 01 08 A9 + Gasprom card (JavaCard) + 3B 69 00 00 EB 03 01 06 01 70 01 02 A9 Azeriqaz-SOCAR(Azerbaijan) (Other) http://socar.az/socar/en/home +3B 69 00 02 41 43 4F 53 4A 76 31 30 31 + ACOSJ 40K Dual Interface (JavaCard) + 3B 69 00 FF 00 64 4A 10 04 32 05 90 00 NXP JCOP 20 V2.1 16K +3B 69 00 FF 31 31 31 30 54 43 4F 53 50 + Seven-Eleven Value Card / Smart Purse - Thailand (Other) + http://www.7eleven.co.th/about7card.php + 3B 69 00 FF 32 33 32 43 53 43 53 33 36 CSCS smart card. Must be read using CSCS go smart software. https://download.cscsreader.co.uk/ +3B 69 00 FF 4A 43 4F 50 32 34 32 52 32 + MCD 20 (Other) + 3B 69 00 FF 4A 43 4F 50 33 31 56 32 32 JCOP 31 v22 72K - S/C I/F 3B 69 00 FF 53 6D 40 72 74 43 61 66 65 G&D (Giesecke&Devrient) Sm@rtCafé -3B 6A 00 00 09 44 31 31 43 52 02 00 25 C3 - Feitian FT-Java A11C (JavaCard) - http://www.ftsafe.com/product/smartcard/javacard - -3B 6A 00 00 0F 44 31 31 43 52 02 00 25 C3 +3B 6A 00 00 0. 44 31 31 43 52 02 00 25 C3 Feitian Java Card D11CR (JavaCard) http://www.ftsafe.com/product/smartcard/javacard +3B 6A 00 00 4A 43 4F 50 31 30 56 32 33 31 + Dongle Smart Card (MxKey) (Other) + http://www.mxkey.biz/ + 3B 6A 00 00 80 31 C0 A1 02 03 01 32 81 16 Lloyds TSB Visa Credit/Debit Card @@ -1389,6 +1647,9 @@ 3B 6A 00 00 80 66 A2 0A 01 01 8B 0E 90 00 CAP-EMV demo card +3B 6A 00 FF 00 31 C1 73 C8 40 00 00 90 00 + Paypal EMV debit card (Bank) + 3B 6A 00 FF 41 42 43 44 32 45 46 47 48 49 Austria card - JCOP 31/36K @@ -1414,6 +1675,42 @@ American Express Chip and Signature Card (Contact) () https://americanexpress.com/chipandsignature +3B 6B 00 00 00 31 C0 64 08 04 61 12 0F 90 00 + Portuguese National Identity Card (eID) + https://www.autenticacao.gov.pt/o-cartao-de-cidadao + +3B 6B 00 00 00 31 C0 64 08 04 61 77 0F 90 00 + "Strelka" Russian Federation Travelcard (Transport) + http://strelkacard.ru/ + +3B 6B 00 00 00 31 C0 64 08 04 61 84 07 90 00 + American Express credit card (Bank) + https://amex.es/ + +3B 6B 00 00 00 31 C0 64 08 04 61 F4 0F 90 00 + N26 Maestro Card (Bank) + https://n26.com/maestro-card/ + N26 MasterCard (Bank) + https://n26.com/mastercard/ + +3B 6B 00 00 00 31 C0 64 08 10 51 10 0F 90 00 + Skrill MasterCard (Bank) + https://www.skrill.com + +3B 6B 00 00 00 31 C0 64 08 17 71 00 07 90 00 + MasterCard Debit Card for Macquarie Bank, Australia (Bank) + +3B 6B 00 00 00 31 C0 64 08 44 03 76 07 90 00 + Blu American Express Credit Card (Bank) + https://www.americanexpress.com/it/content/carta-blu/ + +3B 6B 00 00 00 31 C0 64 13 14 02 00 0F 90 00 + UBA Card PREPAID (Bank) + +3B 6B 00 00 00 31 C0 64 1F 18 01 00 0F 90 00 + Portuguese Medical Association eID card (Cédula Profissional, Ordem dos Médicos, Portugal) (eID) + http://www.omsul.pt/tabid/242/Default.aspx + 3B 6B 00 00 00 31 C0 64 1F 27 01 00 07 90 00 SOCCARDRT (HealthCare) @@ -1430,6 +1727,9 @@ 3B 6B 00 00 00 31 C0 64 3F 68 01 03 0F 90 00 HSBC Credit Gold Card from VISA (Bank) +3B 6B 00 00 00 31 C0 64 3F 68 01 0B 0F 90 00 + MasterCard credit card (Bank) + 3B 6B 00 00 00 31 C0 64 A9 EC 01 00 82 90 00 Entropia Universe Gold card http://account.entropiauniverse.com/account/security/ @@ -1444,6 +1744,14 @@ Blutronics Blucard 4K (Loyalty) http://blucard.blutronics.com +3B 6B 00 00 43 48 49 50 31 34 20 56 31 2E 30 + Swiss PostFinance Card (Bank) + https://www.postfinance.ch/en/priv/prod/card/pfcard.html + +3B 6B 00 00 47 50 00 3A 06 01 41 20 0F 90 00 + SBI Debit Card (Bank) + https://www.sbi.co.in/portal/web/personal-banking/state-bank-classic-debit-card + 3B 6B 00 00 80 65 A1 09 03 01 97 83 0E 90 00 Visa Card - Worldcard - YapıKredi / Turkey @@ -1457,21 +1765,32 @@ Gemplus GXP3 64V2N U.S. Department of Defense Common Access Card (DoD CAC) +3B 6B 00 00 81 00 72 26 02 00 41 00 0F 90 00 + Wave Crest Holding (Bank) + 3B 6B 00 FF 33 00 00 09 FA 10 00 80 01 FF FF Atmel 6464C PRO 64K 3B 6B 00 FF 56 43 41 52 44 5F 4E 53 53 NSSVirtual smart card for qemu +3B 6C 00 00 0A 0B 0C 0A 0B 0C 0A 0B 0C 0A 0B 0C + Estonian Residence Permit (eID) + 3B 6C 00 00 0F 31 C0 71 D6 64 13 6A 01 00 5D 84 MasterCard debit card: skrill.com card issued by Newcastle Building Society (Bank) https://www.skrill.com Nationwide InvestDirect (UK) +3B 6C 00 00 0F 31 C0 71 D6 64 3E 67 01 00 5D 84 + Banca Transilvania VISA CARD (Bank) + 3B 6C 00 00 0F 31 C0 71 D6 64 3E 67 01 01 5D 84 - VISA GOLD Card issued by Swedbank AB, Lithuania (Bank) + VISA GOLD or Maestro, issued by Swedbank Lithuania (Bank) + VISA credit card, issued by HSBC Commercial Card UK (Bank) http://www.swedbank.lt/lt/pages/privatiems/auksine_kredito_kortele HSBC Commercial Card (UK) VISA + Capital One UK Platinum MasterCard 3B 6C 00 00 10 10 10 30 00 00 00 00 00 00 00 00 Datacard Group Aptura Development Card V1.1b @@ -1480,6 +1799,9 @@ eID Blutronics Blulogon 4K http://shop.blutronics.com/Prodotti.asp +3B 6C 00 00 4E 54 49 43 33 90 51 02 4A 03 00 00 + Topas TV (Pay TV) + 3B 6C 00 00 80 64 11 34 01 48 73 F7 41 C0 81 07 Universal Electronic Card (UEC Russia) (eID) @@ -1489,6 +1811,10 @@ 3B 6C 00 02 36 61 86 38 4B 8C 13 04 62 03 59 8A Nagravision, Swiss mode +3B 6C 00 FF 80 73 C8 21 13 66 01 06 11 59 00 01 + Visa Crypto Business Electron by neyvabank.ru (Bank) + https://neyvabank.ru/uploads/files/download/bankdirectvisacryptocardreader.pdf + 3B 6D 00 00 00 31 80 64 2D A0 04 0C 71 96 8C 61 29 UK Co-operative Bank Visa Debit (produced 2002) @@ -1510,6 +1836,7 @@ Capital One (UK) MasterCard VISA card, issued by Swedbank Latvia VISA issued by Citibank International plc (manufacturer Oberthur) + VISA/Maestro/MasterCard, issued by Swedbank LT/EE (manufacturer: Oberthur) MasterCard issued by Swedbank Estonia (manufacturer Oberthur) Santander Business Visa Debit @@ -1536,18 +1863,51 @@ UK Co-operative Bank Visa Debit (produced 2003-2004) UK HSBC LiveCash Solo Debit card +3B 6D 00 00 00 31 C0 71 D6 64 A0 01 04 00 84 90 00 + Swiss Mastercard M-Budget (Bank) + 3B 6D 00 00 00 31 C0 71 D6 65 11 22 33 01 83 90 00 UK Co-operative Bank Visa Debit (produced 2006) +3B 6D 00 00 00 73 C8 00 13 64 47 37 45 32 00 90 00 + Canada TD Bank Visa Debit/Interac Debit Card (Bank) + +3B 6D 00 00 00 73 C8 00 13 64 54 33 44 33 00 90 00 + FirstBankcard issued for overstock.com (Bank) + http://www.firstbankcard.com/overstock/ + +3B 6D 00 00 00 73 C8 00 13 64 54 34 42 33 00 90 00 + chase (Bank) + +3B 6D 00 00 00 73 C8 00 13 64 54 37 41 38 00 90 00 + German comdirect bank - Visa Credit, prepaid (Bank) + +3B 6D 00 00 00 73 C8 00 13 64 54 37 42 37 00 90 00 + VISA GOLD WITH CHIP (Bank) + +3B 6D 00 00 00 73 C8 00 13 64 54 37 44 33 00 90 00 + Deutsche Bank MasterCard Credit Card (Bank) + https://www.deutsche-bank.de/pfb/content/pk-konto-und-karte-kreditkarte.html + +3B 6D 00 00 00 73 C8 00 13 64 54 37 4B 33 00 90 00 + Fineco (Italy) Bancomat (Visa) (Bank) + 3B 6D 00 00 00 90 08 20 90 00 90 00 00 FF FF FF FF Student college card +3B 6D 00 00 57 44 28 57 46 03 50 62 13 65 68 54 1F + Card for decrypt encrypted tv channels made in china (Pay TV) + 3B 6D 00 00 57 44 29 6C 80 86 93 D1 27 1F 13 32 3D SCSTA (Transport) 3B 6D 00 00 57 44 29 6C 80 86 93 D6 03 EE 08 2A 3D SCSTA (Transport) +3B 6D 00 00 57 44 36 41 01 86 93 07 39 .. .. .. .. + WatchData Proxkey with VID:PID as 0x163C:0x0417 (PKI) + http://www.watchdata.com/class.php?id=19 + 3B 6D 00 00 80 31 80 65 B0 06 01 01 77 83 00 90 00 GemXpresso Lite: with EMV application @@ -1585,6 +1945,10 @@ 3B 6D 00 00 80 31 80 65 B0 89 35 01 F1 83 00 90 00 Bank of America BankAmericard Travel Visa Chip Card (Gemalto) https://www.bankofamerica.com/credit-cards/products/bankamericard-travel-rewards-credit-card.go + Credito Trevigiano - Banca di Credito Cooperativo - Carta BCC + VISA Signature issued by RBC Bank (Georgia), N.A. + https://www.rbcbank.com/ + Banca Popolare di Novara - (Bancomat Maestro) 3B 6D 00 00 80 31 80 65 B0 89 40 01 F2 83 00 90 00 PSAM Card @@ -1595,7 +1959,7 @@ 3B 6D 00 FF 00 31 80 71 8E 64 48 D5 02 00 82 90 00 Blue for Business, American Express@Business -3B 6D 00 FF 80 65 53 43 01 0D 06 73 94 21 1B 81 0[1,5] +3B 6D 00 FF 80 65 53 43 01 0D 06 73 94 21 1B 81 0[15] Giesecke & Devrient CardToken 350 (ICCD) 3B 6D 00 FF 80 73 00 21 13 57 4A 54 48 61 31 47 00 @@ -1621,6 +1985,9 @@ MasterCard Card - Maximum - IS Bank / Turkey Visa Card - Axess - Akbank / Turkey +3B 6E 00 00 00 31 C0 65 0A D7 02 00 82 71 D6 8C 61 33 + Lloyds (Bank) + 3B 6E 00 00 00 31 C0 65 54 B6 01 00 84 71 D6 8C 61 2C Kazakhstan Centrcredit bank VISA electron card http://www.bcc.kz/en/ @@ -1658,6 +2025,10 @@ 3B 6E 00 00 00 31 C0 65 7C B5 01 00 80 71 D6 8C 61 37 Swedbank MasterCard card +3B 6E 00 00 00 31 C0 65 7C B5 01 01 80 71 D6 8C 61 21 + MUFG CARD (AMEX .jp) (Bank) + http://www.cr.mufg.jp/mufgcard/support/webs/ + 3B 6E 00 00 00 31 C0 65 BC D0 02 01 06 71 D6 8C 61 2E Lloyds TSB Mastercard Credit Card @@ -1720,6 +2091,10 @@ VISA credit card (Nordea DK) (Bank) https://www.nordea.dk/om+nordea/nordeadk+in+brief/visa+dankort+card/1619932.html +3B 6E 00 00 00 31 C0 65 E7 D2 02 01 10 71 D6 8C 61 41 + VISA by CAL ( Israeli Credit Card Company ) (Bank) + https://www.cal-online.co.il/he-IL/Cal/Pages/home.aspx + 3B 6E 00 00 00 31 C0 65 E7 D2 02 01 10 71 D6 8C 61 47 Hellenic Bank Visa Electron (Gemalto) @@ -1729,15 +2104,23 @@ 3B 6E 00 00 00 31 C0 65 F1 D5 02 01 09 71 D6 8C 61 33 HALIFAX (Bank) +3B 6E 00 00 00 31 C0 65 F7 C6 02 00 06 71 D6 8C 61 33 + Visa Card - SberBank / Russia (Bank) + http://sberbank.ru/ + 3B 6E 00 00 00 31 C0 65 F7 C6 02 00 06 71 D6 8C 61 39 "Ticket Restaurant" Edenred España S.A. (Bank) http://www.edenred.es/ticket-restaurant/tarjeta-restaurante +3B 6E 00 00 00 31 C0 65 F8 D6 02 01 07 71 D6 8C 61 23 + Visa debit card: mBank S.A. (Bank) + 3B 6E 00 00 00 31 C0 65 F8 D6 02 01 07 71 D6 8C 61 27 VISA Credit Card issued by Santander Bank (Bank) 3B 6E 00 00 00 31 C0 65 F8 D6 02 01 07 71 D6 8C 61 33 Tesco Bank Credit Card (VISA) (Bank) + Tesco Bank UK MasterCard ClubCard Credit Card 3B 6E 00 00 00 31 C0 65 F8 D6 02 01 07 71 D6 8C 61 35 Bank Of Ireland Visa Debit (Bank) @@ -1745,6 +2128,17 @@ 3B 6E 00 00 00 31 C0 65 F8 D6 02 01 07 71 D6 8C 61 37 UCFIN (Italy) "UniCreditCard Free" or "Plus" (VISA or MasterCard) credit card +3B 6E 00 00 00 31 C0 65 F8 D6 02 01 07 71 D6 8C 61 39 + CartaBcc Classic VISA (Bank) + https://www.cartabcc.it/privati/carte-di-credito-privati/Pagine/Classic.aspx + +3B 6E 00 00 00 31 C0 65 F8 D6 02 01 07 71 D6 8C 61 41 + Estonian bank "SEB" (MasterCard warm) (Bank) + +3B 6E 00 00 00 31 C0 65 F8 D6 02 01 07 71 D6 8C 61 5A + Compte-Nickel bank card (Bank) + https://compte-nickel.fr/ + 3B 6E 00 00 00 31 C0 71 86 65 01 64 02 22 33 83 90 00 UK NatWest ServiceCard 100 Maestro Visa Card - bonus - Garanti Bank / Turkey @@ -1785,6 +2179,9 @@ 3B 6E 00 00 00 31 C0 71 C6 65 01 B0 01 31 37 83 90 00 Electron VISA Credit Card (BANK OF Cyprus) +3B 6E 00 00 00 31 C0 71 C6 65 17 0B 04 36 2D 0F 90 00 + Capitec Bank Card (Bank) + 3B 6E 00 00 00 31 C0 71 C6 65 19 02 04 06 2F 0F 90 00 UniCredit (Italy) "Bancomat" (Maestro) debit card (Bank) @@ -1808,6 +2205,8 @@ http://www.ingdirect.es/tarjetas-ing/ Visa Credit Card issued by Spain Cetelem for PayPal (www.paypal.es/cetelem) MasterCard debit card: moneybookers.com card issued by Newcastle Building Society + MasterCard debit card (Maestro) issued by Caixa + http://www.caixa.gov.br/ 3B 6E 00 00 00 31 C0 71 D6 65 13 0D 01 81 00 83 90 00 Mastercard Black issued by Banco do Brasil (www.bb.com.br) @@ -1851,9 +2250,16 @@ 3B 6E 00 00 00 62 16 43 .. 41 56 41 4E 54 10 81 .. .. Setec SetCos 4.3.0 +3B 6E 00 00 00 62 80 42 57 41 56 41 4E 54 10 81 90 00 + Sampo Pankki (Finland) (now known as Danske Bank) ATM card (Bank) + 3B 6E 00 00 45 73 74 45 49 44 20 76 65 72 20 31 2E 30 Estonian Identity Card (EstEID v1.1 "MULTOS" cold) +3B 6E 00 00 4B 41 44 4E 49 4B 41 48 76 31 2E 30 90 00 + Nikah, Cerai, Rujuk (NCR) - The marriage information with identity of Husband and Wife registered at Jabatan Agama Islam Selangor, Malaysia (eID) + http://ncr.jais.gov.my/ + 3B 6E 00 00 57 44 36 13 69 86 93 02 32 12 56 28 25 32 Watchdata Brazil CSP v1.0 (Banco do Brasil) http://www.watchdata.com/en/bank/solutions.jsp @@ -1862,6 +2268,10 @@ Usb Token from watchdata from Brazil (PKI) http://www.watchdata.com/brazil/watchkey/index.htm +3B 6E 00 00 57 44 36 19 69 86 93 02 21 18 15 50 20 27 + Watchdata USB Key (PKI) + http://www.watchdata.com/brazil/watchkey/index.htm + 3B 6E 00 00 62 6C 75 63 61 72 64 20 32 4B 42 2F 76 34 eID Blutronics Blucard 2K http://blucard.blutronics.com @@ -1896,12 +2306,19 @@ Carte Ticket Restaurant with MasterCard Citigold VISA Debit for Citibank, Australia Platinum VISA card for Citibank, Australia + VISA Infinite issued by RBC Royal Bank (Canada) + http://www.rbc.com/ + Postepay Evolution - Poste Italiane (mastercard) 3B 6E 00 00 80 31 80 66 B0 84 12 01 6E 01 83 00 90 00 Barclaycard Platinum VISA Inteligo debit card VISA issued by ING (Poland) VISA Debit card for ING Direct, Australia + VISA Gold issued by RBC Royal Bank (Canada) + http://www.rbc.com/ + Gas Natural Fenosa Visa (issued by CaixaBank) (Bank) + http://www.clubfenosa.gasnaturalfenosa.es/ca/1285341160257/targeta+gas+natural+fenosa.html 3B 6E 00 00 80 31 80 66 B0 84 16 01 6E 01 83 00 90 00 UK "Barclaycard Gold VISA" with RFID @@ -1917,6 +2334,13 @@ 3B 6E 00 00 80 31 80 66 B1 A1 11 01 A0 F6 83 00 90 00 Optelio D72 FXR1 (MD) T=0 +3B 6E 00 00 80 31 80 66 B1 A3 01 01 21 0A 83 00 90 00 + French "Livret A" issued by "La banque postale" (Bank) + +3B 6E 00 00 80 31 80 66 B1 A3 04 01 11 0B 83 00 90 00 + Mastercard used in Spain to pay in Restaurants. Made by Edenred. Limited in payment and unable to get physical cash. (Bank) + https://www.edenred.es/ + 3B 6E 00 FF 00 62 00 00 57 41 56 41 4E 54 10 81 90 00 debit card (Visa Electron) issued by Nordea bank @@ -1929,6 +2353,10 @@ 3B 6F 00 00 00 31 C0 68 43 53 50 45 4D 56 03 00 07 90 00 SOCCARDRT (HealthCare) +3B 6F 00 00 00 31 C1 73 C8 21 10 64 57 4B 31 33 00 90 00 + Carta HYPE MasterCard (Italy) (Bank) + https://www.hype.it/ + 3B 6F 00 00 00 66 4D 45 31 61 03 01 53 08 61 04 F0 90 00 Spanish University of Murcia smart ID card - Old version (M.Mar OS) - Also used by many others spanish universities @@ -1939,6 +2367,10 @@ Millenium Card (www.coruna.es/millennium) municipal city card for A Coruña, Spain. electronic wallet for paying services like parking meter or public service (bus) transportation. +3B 6F 00 00 00 66 4D 45 66 80 03 0C 53 06 61 05 F0 90 00 + Transporte Metropolitano de Galicia (Transport) + http://tmg.xunta.gal/ + 3B 6F 00 00 00 66 4D 45 66 80 03 14 53 03 61 04 F0 90 00 Paypal Prepaid Card (YoUnique Money E.D.E.) @@ -1955,6 +2387,10 @@ VISA card, issued by Swedbank Latvia VISA card, issued by the Latvian bank "Latvijas Krajbanka" +3B 6F 00 00 00 B8 54 21 10 04 90 00 00 00 00 00 00 00 00 + VIABUY Credit card (Bank) + http://www.viabuy.de + 3B 6F 00 00 62 6C 75 63 61 72 64 20 31 36 4B 42 2F 76 34 eID Blutronics Blucard 16K http://blucard.blutronics.com @@ -1980,6 +2416,10 @@ 3B 6F 00 00 80 31 C0 52 16 B9 64 05 66 80 32 83 83 90 00 Banorte Mexican Bank +3B 6F 00 00 80 31 C0 52 20 E2 64 05 62 17 80 83 83 90 00 + VISA MedicusMundi (VISA Classic Affinity credit card, issued by Laboral Kutxa) (Bank) + https://www.medicusmundi.es/es/que-puedes-hacer-tu/tarjetas-affinity + 3B 6F 00 00 80 31 E0 5B 4E 4F 4B 00 00 00 00 00 00 02 00 Norsk-Tipping (Buypass) Monodex card @@ -1995,6 +2435,9 @@ 3B 6F 00 00 80 31 E0 6B 02 01 02 07 01 55 55 55 55 55 55 Brazilian state bank: Caixa Econômica Federal debit card +3B 6F 00 00 80 31 E0 6B 02 03 02 07 01 55 55 55 55 55 55 + Banco de Brasília MasterCard Credit Card (Bank) + 3B 6F 00 00 80 31 E0 6B 04 03 03 04 05 55 55 55 55 55 55 Blue American Express Card @@ -2045,6 +2488,10 @@ USAA EMV Mastercard Creditcard (Bank) https://www.usaa.com/inet/pages/bk_cc_chipcardLP_landing_mkt?adID=VURL_chipcard +3B 6F 00 00 80 31 E0 6B 04 31 05 02 D1 55 55 55 55 55 55 + Pockit Pre-Paid Mastercard (Contact Chip). (Bank) + https://revolut.com/ + 3B 6F 00 00 80 31 E0 6B 05 05 05 02 80 55 55 55 55 55 55 Banamex cuenta perfiles (Bank) http://banamex.com @@ -2064,6 +2511,9 @@ 3B 6F 00 00 80 31 E0 6B 08 24 05 02 B5 55 55 55 55 55 55 Revolut MasterCard (UK) +3B 6F 00 00 80 31 E0 6B 09 25 02 02 09 55 55 55 55 55 55 + OCA Card - Master Card credit card (Bank) + 3B 6F 00 00 80 31 E0 6B 84 06 03 04 31 55 55 55 55 55 55 Multos Developer Sample @@ -2095,6 +2545,12 @@ ALSEO, the Alsacian Express Regional Train card (Transport) http://www.ter.sncf.com/alsace/gares/preparer-son-voyage/carte-alseo/ +3B 6F 00 00 80 5A 08 03 03 00 00 00 C0 0F AF 04 82 92 00 + Bordeaux Urban Transportation Card (NFC) (Transport) + +3B 6F 00 00 80 5A 08 03 14 00 02 00 .. .. .. .. 82 90 00 + Metro do Porto, public transport card of Oporto - Portugal (Transport) + 3B 6F 00 00 80 5A 08 06 08 20 02 00 .. .. .. .. 82 90 00 Lisboa Viva, public transport card of Lisbon (Portugal) @@ -2133,6 +2589,10 @@ OPUS transit wallet (Transport) http://opusenligne.ca +3B 6F 00 00 80 5A 08 06 08 20 02 2B 92 F9 B6 7B 82 90 00 + The OPUS card is a smart card on which you can charge all STM transit fares, with the exception of group fares, which are available on tickets only. OPUS cards are used by most transit authorities in the Greater Montréal area. (Transport) + http://www.stm.info/en/info/fares/opus-cards-and-other-fare-media/opus-card + 3B 6F 00 00 80 5A 08 06 08 20 02 2B 93 12 98 45 82 90 00 OPUS card for Montreal, Quebec, Canada transit system, subscription-based, non-rechargeable (Transport) https://opusenligne.ca @@ -2141,17 +2601,63 @@ OPUS, rechargeable contactless stored value smart card using the Calypso Standard and used by most of the public transit operators in the province of Quebec, Canada. (Transport) http://carteopus.info/ +3B 6F 00 00 80 5A 08 06 08 20 02 2B 93 39 E8 2B 82 90 00 + OPUS is a rechargeable contactless stored value smart card using the Calypso Standard and is used by major public transit operators in Greater Montreal and Quebec City, Quebec, Canada. (Transport) + http://carteopus.info/?language=en + +3B 6F 00 00 80 5A 08 06 08 20 02 2B 93 45 64 EC 82 90 00 + OPUS Card (Transport) + http://carteopus.info/ + +3B 6F 00 00 80 5A 0A 01 01 20 03 11 03 DC B3 1B 82 90 00 + Card Transport "Lignes d'Azur" of "Métropole Nice Côte d'Azur" + +3B 6F 00 00 80 5A 0A 01 02 20 03 11 03 35 74 E2 82 90 00 + Card Transport Express Régional (TER) « Oùra ! » of region Rhône-Alpes + 3B 6F 00 00 80 5A 0A 07 06 20 04 01 02 94 95 D3 82 90 00 Rav-Kav Public Transport (Transport) https://ravkavonline.co.il/he/ +3B 6F 00 00 80 5A 0A 07 06 20 04 01 03 97 DB 3D 82 90 00 + Israeli Ravkav card (Transport) + https://ravkavonline.co.il/ + +3B 6F 00 00 80 5A 0A 07 06 20 04 01 03 9A 40 7F 82 90 00 + Israeli public transport card ("RavKav") (Transport) + http://nohal.mot.gov.il/%d7%94%d7%92%d7%93%d7%a8%d7%95%d7%aa%20%d7%91%d7%a0%d7%95%d7%a9%d7%90%20%d7%9b%d7%a8%d7%98%d7%95%d7%a1%20%d7%97%d7%9b%d7%9d.aspx + +3B 6F 00 00 80 5A 0A 07 06 20 04 01 03 AD 1A 73 82 90 00 + Israeli public transport "RavKav" card (ASK Tango variant) (Transport) + http://hopon.co.il/ + 3B 6F 00 00 80 5A 0A 07 06 20 04 2B 10 5A 8F 94 82 90 00 Rav-Kav, Used by Israeli public transportation companies (Transport) +3B 6F 00 00 80 5A 0A 07 06 20 04 2C 02 60 FB 72 82 90 00 + RAV KAV - Israel's Ministry of Transport public transport smart card (Transport) + http://www.rail.co.il/EN/Tickets/Rav-Kav/Pages/default.aspx + +3B 6F 00 00 80 5A 0A 07 06 20 04 2C 03 17 11 06 82 90 00 + Israeli Transport Card Rav-Kav (Transport) + http://www.citypass.co.il/english/ContentPage.aspx?ID=9 + +3B 6F 00 00 80 5A 0A 07 06 20 04 2C 03 1B 89 9B 82 90 00 + Israeli public transport "RavKav" card (ASK variant) (Transport) + http://www.dannorth.co.il/ + +3B 6F 00 00 80 5A 0A 07 06 20 04 2C 03 28 84 44 82 90 00 + rav-kav (Transport) + http://nohal.mot.gov.il/%d7%94%d7%92%d7%93%d7%a8%d7%95%d7%aa%20%d7%91%d7%a0%d7%95%d7%a9%d7%90%20%d7%9b%d7%a8%d7%98%d7%95%d7%a1%20%d7%97%d7%9b%d7%9d.aspx + 3B 6F 00 00 80 5A 28 01 02 20 12 21 03 34 65 77 82 90 00 ONYGO! pass http://www.region-basse-normandie.fr/pass-onygo +3B 6F 00 00 80 5A 28 11 42 10 12 2B 23 A9 E2 29 82 90 00 + Navigo(French transport) (Transport) + http://www.navigo.fr/je-gere-ma-carte/ + 3B 6F 00 00 80 5A 28 11 42 10 12 2B 23 BD 87 EE 82 90 00 Navigo pass Calypso standard (Transport) http://www.navigo.fr/ @@ -2163,6 +2669,11 @@ 3B 6F 00 00 80 5A 28 11 42 10 12 2B 25 82 88 5F 82 90 00 Navigo Découverte (Transport) +3B 6F 00 00 80 5A 28 11 42 10 12 2B 26 .. .. .. 82 90 00 + French "Navigo" transport card (Transport) + http://www.navigo.fr/ + http://www.imagine-r.com/ + 3B 6F 00 00 80 5A 28 11 42 10 12 2B 26 14 7C 55 82 90 00 Navigo (transport) @@ -2178,30 +2689,58 @@ Navigo card (from March 2014 onwards), to be used in Paris and its suburbs (Transport) http://www.navigo.fr/ -3B 6F 00 00 80 5A 28 11 42 10 12 2B 26 70 68 06 82 90 00 - Pass NAVIGO / STIF / RATP / OPTILE +3B 6F 00 00 80 5A 28 11 42 10 12 2B 27 26 53 F8 82 90 00 + New Navigo card - Paris Sub transport (Transport) -3B 6F 00 00 80 5A 28 11 42 10 12 2B 26 72 E0 9A 82 90 00 - Navigo imagine-r (France) (Transport) - http://www.imagine-r.com/ +3B 6F 00 00 80 5A 28 11 42 10 12 2B 27 35 8F 16 82 90 00 + French Navigo passcard to travel in Paris area using RATP & SNCF services (Transport) + http://www.navigo.fr/ -3B 6F 00 00 80 5A 28 11 42 10 12 2B 26 74 CF DD 82 90 00 - French "Navigo" transport card (Transport) +3B 6F 00 00 80 5A 28 11 42 10 12 2B 27 40 6D 7A 82 90 00 + French Navigo Card for Transport (RATP, SNCF) (Transport) http://www.navigo.fr/ -3B 6F 00 00 80 5A 28 11 42 10 12 2B 26 78 D3 64 82 90 00 - Navigo card (Paris transportation). It's a brand new one, created in january 2016 (Transport) +3B 6F 00 00 80 5A 28 11 42 10 12 2B 27 43 0C E1 82 90 00 + French Navigo Card (Transport) -3B 6F 00 00 80 5A 28 11 42 10 12 2B 27 26 53 F8 82 90 00 - New Navigo card - Paris Sub transport (Transport) +3B 6F 00 00 80 5A 28 11 42 10 12 2B 27 55 78 4A 82 90 00 + French card navigo (Transport) + +3B 6F 00 00 80 5A 28 11 42 10 12 2B 27 61 32 D6 82 90 00 + Navigo (Transport) + +3B 6F 00 00 80 5A 28 11 42 10 12 2B 27 64 E7 35 82 90 00 + Navigo pass, Paris (France) trasport network (https://en.wikipedia.org/wiki/Navigo_pass) (Transport) + +3B 6F 00 00 80 5A 28 11 42 10 12 2B 27 A1 48 7B 82 90 00 + Navigo card using Calypso stantard (Other) + https://en.wikipedia.org/wiki/Calypso_(electronic_ticketing_system) + +3B 6F 00 00 80 5A 28 13 02 10 12 2B 03 4B EB 8D 82 90 00 + Korigo card transport for star company (France) (Transport) + http://www.star.fr/titres-et-tarifs/carte-korrigo/ 3B 6F 00 00 80 5A 28 13 02 10 12 2B 92 92 E6 42 82 90 00 Transport card in côte d'or France (mobigo) -3B 6F 00 00 80 5A 29 13 09 10 11 3[3,5] .. .. .. .. 82 90 00 +3B 6F 00 00 80 5A 29 13 09 10 11 3[36] .. .. .. .. 82 90 00 MOBIB (reseau transport en commun Bruxelles, Belgique) http://www.uclouvain.be/sites/security/mobib.html Calypso application similar to French NAVIGO + MOBIB (Transport) + http://www.stib-mivb.be/mobib.html?l=en + +3B 6F 00 00 80 5A 2C 06 08 10 10 05 92 E4 FF F0 82 90 00 + Lisbon area transport card (Transport) + https://www.portalviva.pt/ + +3B 6F 00 00 80 5A 2C 06 08 10 10 05 93 16 21 3D 82 90 00 + Portuguese Viva Card (Transport) + http://www.portalviva.pt + +3B 6F 00 00 80 5A 2C 06 08 10 10 05 93 22 68 D0 82 90 00 + Public transport card lisbon (Transport) + http://www.portalviva.pt 3B 6F 00 00 80 5A 2C 11 C3 10 10 05 7B 0A 1D BA 82 90 00 French military discount on SNCF trains card (Transport) @@ -2209,43 +2748,57 @@ 3B 6F 00 00 80 5A 2C 23 C2 10 10 05 .. .. .. .. 82 90 00 MOBIB (reseau transport en commun Bruxelles, Belgique) +3B 6F 00 00 80 5A 2C 23 C3 00 03 02 02 82 D3 9D 82 90 00 + MOBIB Public Transport - De Lijn (Transport) + http://www.delijn.be/nl/vervoerbewijzen/mobib-kaart/ + 3B 6F 00 00 80 5A 2C 23 C3 00 03 02 02 84 94 EA 82 90 00 MOBIB card for DeLijn (public transport operator for the Flemish part of Belgium) -3B 6F 00 00 80 5A 2C 23 C3 10 10 05 71 00 04 2B 82 90 00 - NMBS/SCNB Mobility card (basically a train subscription) MoBIB - -3B 6F 00 00 80 5A 2C 23 C3 10 10 05 71 02 C0 6C 82 90 00 - SNCB/NMBS MOBIB Card (Transport) - http://www.belgianrail.be/fr/titres-de-transport/mobib.aspx - -3B 6F 00 00 80 5A 2C 23 C3 10 10 05 71 03 42 32 82 90 00 - MOBIB Card - http://www.mobib.be/mobib-card_EN.htm +3B 6F 00 00 80 5A 2C 23 C3 10 10 05 .. .. .. .. 82 90 00 + NMBS/SNCB MOBIB Card (Transport) + http://www.mobib.be/ + http://www.belgianrail.be/en/travel-tickets/mobib/no-mobib.aspx + http://www.stib-mivb.be/mobib.html -3B 6F 00 00 80 5A 2C 23 C3 10 10 05 71 06 76 A1 82 90 00 - Belgian eID card (issued in 2014) (eID) - http://eid.belgium.be/en/ +3B 6F 00 00 80 5A 2C 23 C4 00 03 06 03 95 24 59 82 90 00 + MOBIB - De Lijn (Transport) + https://www.delijn.be/nl/vervoerbewijzen/mobib-kaart/mobib.html -3B 6F 00 00 80 5A 2C 23 C3 10 10 05 71 0A 78 9E 82 90 00 - Mobib NMBS Mobility (Belgian railways) (Transport) - http://www.belgianrail.be/en/travel-tickets/mobib/no-mobib.aspx +3B 6F 00 00 80 5A 2C 23 C4 10 10 05 71 13 AA 4F 82 90 00 + NMBS National Belgian Railways MOBIB Card (Transport) + http://www.belgianrail.be/en/travel-tickets/mobib.aspx -3B 6F 00 00 80 5A 2C 23 C4 10 10 05 C0 23 EB 06 82 90 00 - MOBIB Basic (Transport) - https://www.stib-mivb.be/Basic.html?l=fr +3B 6F 00 00 80 5A 2C 23 EA 00 03 02 02 85 24 CA 82 90 00 + Pcard Interparking Mobib (Transport) 3B 6F 00 00 80 5A 2C 23 EA 00 03 05 02 AA E6 CE 82 90 00 MOBIB (TEC IT Easy) (Transport) http://www.infotec.be/fr-be/titresettarifs/mobib.aspx +3B 6F 00 00 80 5A 2C 23 EA 00 03 05 03 9E 9C DB 82 90 00 + Belgium TEC MOBIB card (Transport) + https://www.infotec.be/ + +3B 6F 00 00 80 5A 2C 23 EA 00 03 05 03 BF 9E 2B 82 90 00 + MOBIB - TEC (Transport) + https://www.infotec.be/fr-be/acheteruntitre/mobib.aspx + 3B 6F 00 00 80 5A 3C 23 C4 14 10 01 C0 2E FA 97 82 90 00 Brussels STIB MOBIB Classic (Transport) https://www.stib-mivb.be/mobib.html +3B 6F 00 00 80 5A 3C 23 C4 14 10 01 C0 32 19 CF 82 90 00 + Personalized MOBIB card (Brussels transports) (Transport) + http://www.stib-mivb.be/mobib.html?l=en + + 3B 6F 00 00 80 5A 43 4F 4C 44 00 00 00 00 00 00 82 90 00 LBB Berlin, MasterCard (ADAC branding?) +3B 6F 00 00 80 5A 48 80 C1 20 50 01 AE C0 02 95 82 90 00 + Calypso SAM C1 (Transport) + 3B 6F 00 00 80 66 45 46 01 38 18 03 53 02 31 10 82 90 00 Fábrica Nacional de Moneda y Timbre FNMT WG10 http://www.fnmt.es/es/html/tage/fichaTarjeta/fp1_ta_01.asp @@ -2297,8 +2850,8 @@ http://www.cibc.com 3B 6F 00 FF 00 56 72 75 54 6F 6B 6E 73 30 20 00 00 90 00 - ruToken-S (USB token) - http://www.rutoken.ru/products/rutoken/rutoken-s/ + Aktiv Rutoken S + https://www.rutoken.ru/products/all/rutoken-s/ 3B 6F 00 FF 52 53 41 53 65 63 75 72 49 44 28 52 29 31 30 RSA SecurID SID800 token @@ -2329,6 +2882,10 @@ 3B 75 13 00 00 47 09 EA 90 00 Carte Vitale (HealthCare) +3B 75 13 00 00 48 09 EA 90 00 + Carte Vitale (HealthCare) + https://en.wikipedia.org/wiki/Carte_Vitale + 3B 75 13 00 00 9C 02 02 01 02 Cyberflex Access 32k v2 @@ -2357,6 +2914,7 @@ 3B 77 18 00 00 4B 41 53 41 4B 49 44 Identification Kazakhstan Republic (passport) + https://egov.kz/ 3B 78 12 00 00 47 C4 03 00 8F F1 90 00 Sattelite bg 23.5 East cryptoworks card @@ -2393,13 +2951,32 @@ 3B 78 13 00 00 00 73 C8 40 10 00 90 00 credit/debit card from issued by Finnish credit authority Luottokunta Oy +3B 78 13 00 00 43 43 31 69 AA 20 00 00 + PostFinance debit card (Bank) + https://www.postfinance.ch/en/priv/prod/card/pfcard/direct/offer.html + +3B 78 13 00 00 72 75 74 6F 6B 65 6E 6D + Aktiv Rutoken Micron + 3B 78 18 00 00 00 73 C8 40 00 00 00 00 90 00 VERISOFT REWARDO LOYALTY CARD and CUSTOM PERSONALIZATION PROJECTS FOR EXTERNAL ENTITIES (Loyalty) http://www.verisoft.com -3B 78 18 00 00 54 48 20 4E 49 44 20 37 +3B 78 18 00 00 54 48 20 4E 49 44 20 3. Thailand National ID (eID) +3B 78 18 00 01 00 00 00 00 C3 1E 69 19 + Storage for passwords (Bank) + +3B 78 18 00 FF 00 73 C8 40 00 00 90 00 + NAB Visa Debit - Contact I/F (Bank) + +3B 78 96 00 00 00 73 C8 40 00 00 90 00 + SAM card for acquirer module by lanit.ru (Bank) + +3B 79 11 00 00 80 54 43 4F 4C 44 82 90 00 + amazon.de / VISA / LBB Debit Card (Bank) + 3B 79 18 00 00 42 72 61 7A 49 44 65 61 6C Brazilian digital certificate card (eID) https://serasa.certificadodigital.com.br @@ -2408,16 +2985,34 @@ SmartCafe Expert 3.2 144K Dual interface card supports specifications ISO 14443A T=CL and ISO 7816 T=1/0. (PKI) http://www.smartcardfocus.com/shop/ilp/id~523/smartcafe-expert-3-2-144k-dual/p/index.shtml +3B 79 18 00 00 54 48 20 4E 49 44 20 31 30 + Thai National ID Card (eID) + 3B 79 18 00 00 80 54 43 4F 4C 44 82 90 00 LBB VISA Card +3B 79 18 00 00 80 63 55 50 01 83 07 90 00 + TEST SAM Card (espark) (Other) + 3B 79 94 00 00 59 01 01 0E 01 6B 01 02 A9 Vending machine payment card ('Necta' brand) +3B 79 94 00 00 EB 03 01 01 02 70 01 02 A9 + Sodexo - Spanish vending machines (Other) + http://es.sodexo.com/home.html + +3B 79 94 00 00 F7 04 01 01 03 80 01 02 A9 + Pelican Rouge, vending machine (Other) + http://colnect.com/es/functional_cards/functional_card/26065-Maquinas_Cafe_-_Pelican_Rouge-Pelican_Rouge-Vending-Espa%C3%B1a + http://www.pelicanrouge.co.uk/en-uk/about-us + 3B 79 95 00 00 54 45 4C 45 4D 10 21 10 10 Israeli Identity Card (eID) http://smartid.gov.il/English/Pages/default.aspx +3B 79 96 00 00 54 48 20 4E 49 44 20 31 31 + Thai National ID Card (eID) + 3B 79 98 00 00 50 01 01 04 01 00 01 01 A9 Gemalto PayFlex used in Aristocrat System 7000 Casino Management System (South Africa only) @@ -2433,6 +3028,12 @@ 3B 7A 13 00 00 00 09 A5 05 01 00 B7 01 A6 01 "cleyris" authentication card. monpass.santé from Mutuelle Générale +3B 7A 13 00 00 09 44 31 31 43 52 02 00 25 C3 + Feitian D11CR 2016 (JavaCard) + +3B 7A 13 00 00 72 75 74 6F 6B 65 6E 6D 73 63 + Aktiv Rutoken Mikron SC + 3B 7A 18 00 00 73 66 74 65 20 63 64 31 34 34 Republic Slovenia e-Gov, Ministry of Public Administration SIGOV-CA, Slovenian Governmental Certification Authority @@ -2462,6 +3063,9 @@ 3B 7B .. 00 00 80 62 0. 51 56 46 69 6E 45 49 44 Setec SetCOS 5.1.0 +3B 7B 11 00 00 31 FE 45 43 6F 6D 62 4F 53 20 00 + Debit card emmited by Société Générale Morocco (Bank) + 3B 7B 18 00 00 00 31 C0 64 77 E3 03 00 82 90 00 Oberthur Cosmopolic 64K v5.2 D @@ -2483,15 +3087,23 @@ http://fineid.fi/default.aspx?id=491 http://www.opensc-project.org/opensc/wiki/FinnishEid -3B 7B 94 00 00 80 62 1[1,2] 51 56 46 69 6E 45 49 44 +3B 7B 94 00 00 80 62 1[12] 51 56 46 69 6E 45 49 44 Finnish Electronic ID card (fineid card www.fineid.fi) -3B 7B 94 00 00 80 65 B0 83 01 0[1,3] 74 83 00 90 00 +3B 7B 94 00 00 80 65 52 16 07 86 53 83 00 90 00 + Truemove H Thailand (Telecommunication) + http://truemoveh.truecorp.co.th/ + +3B 7B 94 00 00 80 65 B0 83 01 0[13] 74 83 00 90 00 Gemplus GemXpresso Pro R3 (E64 PK) 3B 7B 95 00 00 80 65 B0 83 01 04 74 83 00 90 00 Gemplus GemXpresso Pro 64K R3 FIPS v2 +3B 7B 96 00 00 47 50 00 3A 06 01 41 20 07 90 00 + Discover Card (Other) + http://Discover.com + 3B 7C 13 00 00 80 64 11 34 01 48 73 F7 41 C0 81 07 universal electronic card UEC Rissa (eID) http://www.uecard.ru/for-citizens/ @@ -2588,6 +3200,7 @@ 3B 7D 94 00 00 80 31 80 65 B0 83 11 C0 A9 83 00 90 00 GemXpresso R4 72K + National ID card of Republic of Lithuania (2007-2012) 3B 7D 95 00 00 80 31 80 65 B0 83 02 04 7E 83 00 90 00 Gemalto's Classic TPC HM CC Mifare 1K White PVC @@ -2608,6 +3221,8 @@ 3B 7D 96 00 00 80 31 80 65 B0 83 11 11 E5 83 00 90 00 eCPF (Cadastro de Pessoas Físicas) from Imprensa Oficial do Brasil + Identidade digital (e-CPF) from Caixa + http://www.caixa.gov.br/ 3B 7D 96 00 00 80 31 80 65 B0 83 11 13 AC 83 00 90 00 CAC card (GEMALTO GCX4 72K DI) @@ -2652,6 +3267,9 @@ Gemalto Classic TPC (Trusted PKI Card) IM Classic TPC IM (PKCS#15): 12 x RSA key containers (standard profile) +3B 7D 96 00 00 80 31 80 65 B0 A3 02 01 F3 83 00 90 00 + SetCOS 2048 (eID) + 3B 7D 96 00 00 80 31 80 65 B0 A3 11 00 C8 83 00 00 00 Handelsbanken BankID card (Swedish bank authentication) @@ -2659,6 +3277,10 @@ Swedish eID (Telia IP5a) http://www.telia.se/privat/katalog/VisaProdukt.do?productRef=/privat/produkter_tjanster/bredband/tjanster/sakerhetstjanster/teliae-legitimation.1537014385.product +3B 7D 96 00 00 80 31 80 65 B0 A3 11 01 F3 83 00 90 00 + Telia EID IP5a (eID) + https://cve.trust.telia.com/TeliaElegNG + 3B 7E 11 00 00 00 6A 11 63 54 08 30 24 01 .. .. 21 90 01 Sagem Windows for smart cards @@ -2671,6 +3293,14 @@ 3B 7E 13 00 00 00 6A 11 63 54 05 48 .. .. .. 01 22 90 00 Sagem Windows for smart cards +3B 7E 94 00 00 80 25 A0 00 00 00 28 56 80 10 08 00 01 14 + MůjKlíč smart card with a certificate for Direct Banking (PKI) + https://www.kb.cz/en/direct-banking/certificates/certificate-on-smartcards/ + +3B 7E 94 00 00 80 25 A0 00 00 00 28 56 80 10 12 00 01 14 + ProID+ Q (PKI) + http://proid.cz + 3B 7E 94 00 00 80 25 A0 00 00 00 28 56 80 10 12 00 01 16 CryptoPlus CS xg @@ -2701,7 +3331,7 @@ 3B 7E 95 00 00 80 31 80 73 34 11 80 82 90 00 00 00 00 00 IAS (Identification, Authentication, and electronic Signature) Premium, profil DGME from Gemalto -3B 7F .. 00 00 00 6A 43 45 52 45 53 02 2C 34 02 ...03 90 00 +3B 7F .. 00 00 00 6A 43 45 52 45 53 02 2C 34 02 .. 03 90 00 Ceres ST v2 3B 7F .. 00 00 00 6A 43 45 52 45 53 02 2C 34 03 .. 03 90 00 @@ -2734,9 +3364,16 @@ 3B 7F 11 00 00 80 31 C0 52 35 31 64 05 66 61 52 83 83 90 00 Oberthur Manufactured VISA Banking card (www.caixaterrassa.cat) +3B 7F 11 00 00 80 31 C0 52 36 51 64 05 66 61 52 83 83 90 00 + Alsa Plus (Transport) + https://www.alsa.es + 3B 7F 11 00 00 80 31 C0 52 3A 65 64 06 96 18 62 83 83 90 00 Visa Electron Triodos Bank Card (Bank) +3B 7F 12 00 00 44 56 4E 20 54 45 43 48 20 52 65 76 35 33 76 + Chinese cable TV JETCAS card (DVN) + 3B 7F 13 00 00 80 31 C0 52 02 71 64 05 62 34 70 83 83 90 00 Mastercard Debit Card issued by Caixa d'Enginyers http://www.caixa-enginyers.com @@ -2759,6 +3396,9 @@ 3B 7F 13 00 00 80 31 C0 52 08 4B 64 05 66 94 61 83 83 90 00 Visa Electron Card from a Spanish bank called "Caja de Ingenieros" +3B 7F 13 00 00 80 31 C0 52 09 AA 64 05 66 99 36 83 83 90 00 + Advantis 8k (Bank) + 3B 7F 13 00 00 80 31 C0 52 0A 45 64 02 B3 02 37 83 83 90 00 Bancaja online (Visa) Card , Entity : Bancaja Bank Spain (Bankia currently) @@ -2787,6 +3427,10 @@ BBVA Blue Card (VISA) www.bluebbva.com +3B 7F 13 00 00 80 31 C0 52 10 49 64 02 B3 02 70 83 83 90 00 + Bank of Brazil (Bank) + http://www.bb.com.br/pbb/pagina-inicial + 3B 7F 13 00 00 80 31 C0 52 11 2F 64 05 69 93 70 83 83 90 00 Banco do Brasil (Bank) http://www.bb.com.br/ @@ -2816,6 +3460,10 @@ Manufactured by Saetic http://www.saetic.es/ +3B 7F 13 00 00 80 31 C0 52 15 ED 64 02 00 64 71 83 83 90 00 + VISA - Bradescard (Casas Bahia) (Bank) + https://www.bradescard.com.br/conteudo/cartoes/cartoes-cea.shtm + 3B 7F 13 00 00 80 31 C0 52 16 1B 64 05 69 93 70 83 83 90 00 Card BNB National Bank of Bolivia - Debit Card (Bank) https://www.bnb.com.bo/ @@ -2833,6 +3481,10 @@ 3B 7F 13 00 00 80 31 C0 52 16 50 64 02 B3 02 70 83 83 90 00 Banrisul credit card (Bank) +3B 7F 13 00 00 80 31 C0 52 16 D7 64 05 62 17 80 83 83 90 00 + Bank card from BBVA (spanish) (Bank) + https://www.bbva.es + 3B 7F 13 00 00 80 31 C0 52 16 F5 64 05 69 93 70 83 83 90 00 Banco do Brasil (Bank) @@ -2848,6 +3500,9 @@ 3B 7F 13 00 00 80 31 C0 52 18 80 64 05 66 98 36 83 83 90 00 Visa Electron Debit Card issued by "la Caixa" +3B 7F 13 00 00 80 31 C0 52 18 94 64 02 B3 02 70 83 83 90 00 + Advantis duo 8k (Bank) + 3B 7F 13 00 00 80 31 C0 52 18 97 64 02 B3 02 37 83 83 90 00 tool-valley (vale-pedagio) from Bradesco @@ -2858,6 +3513,14 @@ 3B 7F 13 00 00 80 31 C0 52 1B F1 64 05 62 17 80 83 83 90 00 blueBBVA Visa (Bank) +3B 7F 13 00 00 80 31 C0 52 1D DE 64 05 00 E4 71 83 83 90 00 + Evo finance Visa gold (Bank) + https://www.evofinance.com/ + +3B 7F 13 00 00 80 31 C0 52 20 DD 64 05 62 17 80 83 83 90 00 + VISA ELECTRON debit card (Bank) + https://en.wikipedia.org/wiki/Visa_Electron + 3B 7F 13 00 00 80 31 C0 52 26 DE 64 05 62 34 70 83 83 90 00 debit card (Bank) @@ -2870,6 +3533,14 @@ 3B 7F 13 00 00 80 31 C0 52 36 42 64 05 66 94 61 83 83 90 00 Visa debit card issued by Spain Caja Madrid bank +3B 7F 13 00 00 80 31 C0 52 3B 0E 64 02 00 0B 70 83 83 90 00 + RACC MasterCard (Bank) + https://www.racc.cat/targeta-racc-master + +3B 7F 13 00 00 80 31 C0 52 3C 89 64 02 00 0B 70 83 83 90 00 + ING Direct Visa (Bank) + https://www.ingdirect.es/ + 3B 7F 13 00 FF 45 43 4F 53 76 31 31 30 28 63 29 50 46 42 4D ECOS-Card [Experimental Card Operating System V.1.1] by Philipp Maier http://www.runningserver.com/?page=runningserver.content.download.ecos @@ -2881,6 +3552,7 @@ 3B 7F 18 00 00 00 31 B8 64 50 23 EC C1 73 94 01 80 82 90 00 PENIT, Carte non ECC-France (eID) https://nantes.sso.intranet.justice.gouv.fr/ + SSO card distributed by the University Hospital of Lille (CHRU de Lille) 3B 7F 18 00 00 00 31 C0 73 9E 01 0B 64 52 D9 03 00 82 90 00 Oberthur Galactic V3 (32k) @@ -2917,7 +3589,7 @@ 3B 7F 38 00 00 00 6A 44 4E 49 65 00 02 4C 34 01 13 0F 65 81 DNI (Documento Nacional de Identidad), Spanish ID Card -3B 7F 38 00 00 00 6A 44 4E 49 65 [1,2]0 02 4C 34 01 13 03 90 00 +3B 7F 38 00 00 00 6A 44 4E 49 65 [12]0 02 4C 34 01 13 03 90 00 DNI electronico (Spanish electronic ID card) http://www.dnielectronico.es @@ -2940,11 +3612,15 @@ 3B 7F 96 00 00 00 31 B8 64 40 F3 85 10 73 94 01 80 82 90 00 IAS ECC Type 1 -3B 7F 96 00 00 00 6A 44 4E 49 65 10 01 01 55 04 .0 03 90 00 +3B 7F 96 00 00 00 6A 44 4E 49 65 00 01 77 98 03 11 0F 65 81 + Electronic Spanish National ID card (eID) + http://digital.csic.es/handle/10261/15941 + +3B 7F 96 00 00 00 6A 44 4E 49 65 10 01 01 55 04 .. 03 90 00 DNIE Spain (eID) http://www.dnielectronico.es/PortalDNIe/ -3B 7F 96 00 00 00 6A 44 4E 49 65 10 01 77 98 03 11 03 90 00 +3B 7F 96 00 00 00 6A 44 4E 49 65 10 01 77 98 0. 11 03 90 00 DNI electronico (Spanish electronic ID card) (eID) http://www.dnielectronico.es @@ -2952,6 +3628,10 @@ Spanish DNI (3.0 version) (eID) http://www.dnielectronico.es/PortalDNIe/ +3B 7F 96 00 00 00 6A 44 4E 49 65 20 01 01 55 04 21 03 90 00 + DNI electronico (Spanish electronic ID card) (eID) + http://www.dnielectronico.es + 3B 7F 96 00 00 00 6A 44 4E 49 65 20 01 77 98 03 11 03 90 00 Spanish ID card (DNIe) (eID) www.dnielectronico.es/ @@ -2960,6 +3640,9 @@ CERES Spanish SmartCard from the "Fabrica Nacional de Moneda y Timbre" (FNMT) (eID) http://www.cert.fnmt.es/ +3B 7F 96 00 00 80 31 80 65 55 85 03 00 EF 12 41 40 82 90 00 + Civil ID (eID) + 3B 7F 96 00 00 80 31 80 65 B0 84 23 27 E5 12 0F FE 82 90 00 Gemalto IDPrime MD 3810 dual interface smartcard ISO 7816, ISO 14443 and NFC (PKI) http://www.smartcardfocus.com/shop/ilp/id~672/gemalto-idprime-md-3810-dual-interface-smartcard/p/index.shtml @@ -2978,6 +3661,13 @@ Gemalto IDPrime MD 840 (PKI) http://www.gemalto.com/Products/IDPrime_MD/index.html +3B 7F 96 00 00 80 31 80 65 B0 85 03 00 EF 12 0F FF 82 90 00 + Portuguese Blood Donator National Card (HealthCare) + +3B 7F 96 00 00 80 31 B8 65 B0 85 03 00 EF 12 00 F6 82 90 00 + Finnish identity card (eID) + http://vrk.fi/en/citizen-certificate + 3B 7F 96 00 00 EA 5C BD F0 7A EB 65 41 89 4B 04 00 00 00 00 Gemalto TOP IM GX4 (Other) @@ -2989,6 +3679,7 @@ ISO 14443 Type B without historical bytes Electronic Passport Spanish passport (2012) + Canadian Passport 3B 81 1F 00 CC 52 eToken R2 2242 @@ -3001,6 +3692,17 @@ Oyster card - Transport for London http://en.wikipedia.org/wiki/Oyster_card Kaba Legic Advant 4k + Sydney Opal card public transport ticket (Transport) + https://www.opal.com.au + TH Köln (University of Applied Sciences Cologne) - Student Identity Card + https://www.th-koeln.de/en/academics/multica_5893.php + German red cross blood donation service + http://www.blutspende-nordost.de/ + Greater Toronto/Hamilton/Ottawa PRESTO contactless fare card + http://en.wikipedia.org/wiki/Presto_card + +3B 81 80 01 81 81 + Ticket (Transport) 3B 82 00 55 18 GSM SIM of TIM ITalian mobile company @@ -3011,6 +3713,9 @@ 3B 82 00 55 22 GSM-SIM TELE2 Smart (Estonia, prepaid or subscription) +3B 82 01 02 03 82 + EMV CL (Bank) + # cf SCL3711 Reference Manual: 3B 82 80 01 02 44 .. RFID - NFC Forum tag type 1 (Topaz) @@ -3065,6 +3770,9 @@ 3B 84 80 01 47 77 F4 00 C1 True Money Touch Sim (Thailand) +3B 84 80 01 80 82 90 00 97 + German passport (passport) + 3B 85 00 12 02 01 00 96 GSM-SIM Victorvox D1 (900MHz) @@ -3108,12 +3816,21 @@ 3B 85 80 01 20 63 CB A5 A0 89 Visa contactless from Banque Populaire des Alpes (France) (Bank) +3B 85 80 01 20 63 CB AD 00 21 + NUMBER26 MasterCard (Bank) + https://number26.eu + 3B 85 80 01 20 63 CB AD 20 01 KBC Ireland MasterCard Debit Card (Bank) http://www.kbc.ie/ 3B 85 80 01 20 63 CB AD 80 A1 VISA Caisse d'Epargne (Bank) + VISA BNP Paribas (NFC) (Bank) + +3B 85 80 01 20 63 CB B8 80 B4 + VISA Cléo LCL (Bank) + https://particuliers.lcl.fr/quotidien/cartes/carte-visa-cleo/ 3B 85 80 01 4A 4D 52 54 44 41 JMRTD - Java Machine Readable Travel Document (ePassport emulator @@ -3176,6 +3893,10 @@ 3B 86 80 01 4B 4F 4E 41 14 11 09 Mastercard paypass enabled credit card +3B 86 80 01 57 57 50 61 73 73 36 + WWPass Passkey (eID) + https://www.wwpass.com/passkey + 3B 86 81 31 70 34 45 50 41 20 45 4B 08 Austrian Quick E-purse "Einreichkarte" (transfer card) http://www.quick.at/ @@ -3186,6 +3907,15 @@ 3B 87 80 01 4D 52 54 44 32 2E 30 25 Biometric Passport of the Russian Federation (passport) +3B 87 80 01 5A 43 50 75 72 73 65 5E + ZCPurse RFID card (ATR created by PCSC-Reader) (Transport) + http://www.zeitcontrol.de/en/zcpurse + +3B 87 80 01 73 C8 40 00 00 90 00 6D + Amazon.de VISA Card (Bank) + http://lbb.de/amazon + CIBC Visa + 3B 87 80 01 77 43 49 50 02 00 01 28 CIPURSE (transport) http://www.osptalliance.org/ @@ -3208,12 +3938,27 @@ Sparkasse Hannover - German contactless GeldKarte (RFID, NFC, girogo) https://www.geldkarte.de/_www/en/pub/geldkarte/service_navigation/about_us.php +3B 87 80 01 80 31 C0 73 D6 31 C0 23 + girocard contactless (Bank) + https://www.girocard.eu/english.html + +3B 87 80 01 C1 05 21 30 00 77 C1 65 + Mifare Plus (Other) + http://www.Mifare.net + +3B 87 80 01 C1 05 2F 2F 00 35 C7 30 + MiFare Plus 2K "S" (Other) + 3B 87 80 01 C1 05 2F 2F 01 BC D6 A9 RFID - ISO 14443 Type A - NXP Mifare Plus 3B 87 81 31 40 43 4D 46 43 20 31 33 31 6F Telekom Paycard +3B 88 01 00 03 05 06 68 D0 60 80 D1 + 125 Khz HID Proximity card (eID) + https://www.hidglobal.com/product-display/cards-and-credentials/hid-proximity + 3B 88 01 4B 41 5A 54 4F 4B 45 4E 82 Kaztoken (eID) http://kaztoken.kz/ @@ -3233,6 +3978,9 @@ 3B 88 80 01 00 00 00 00 00 71 81 00 F9 Navigo Découverte (RFID interface) (Transport) +3B 88 80 01 00 00 00 00 00 81 77 00 FF + KBC Maestro card (Bank) + 3B 88 80 01 00 00 00 00 00 81 87 00 0F ING Bank Card (Bank) https://www.ing.nl/particulier/betalen/passen/betaalpas/contactloos-betalen-met-uw-betaalpas/index.html @@ -3246,14 +3994,27 @@ 3B 88 80 01 00 00 00 00 33 81 81 00 3A Interparking MOBIB basic - RFID/Smartcard car park and car wash token +3B 88 80 01 00 00 00 00 33 81 91 00 2A + Regional services for Lombardy (Italy) (Other) + http://www.crs.regione.lombardia.it/ + 3B 88 80 01 00 00 00 00 77 83 95 00 00 MULTOS (PKI) +3B 88 80 01 00 00 00 00 80 81 71 00 79 + Apple Pay card - Usually EMV + +3B 88 80 01 00 00 00 00 91 71 71 00 98 + Public transportation fare card (Morocco CAS: Urban bus) (Transport) + 3B 88 80 01 00 00 00 00 B3 71 71 .0 .A Public transportation card in Riga, Latvia, called "e-Talons" http://etalons.rigassatiksme.lv/en/payments/activating_the_e-ticket/ Belgian MOBIB (transport) +3B 88 80 01 00 00 00 11 77 81 83 00 6D + Taglio PIVKey C980 - RFID I/F (PKI) + 3B 88 80 01 00 00 01 07 01 72 90 00 EC Belgian passport (2008-2009) @@ -3263,11 +4024,15 @@ 3B 88 80 01 00 73 C8 40 00 00 90 00 62 NXP JCOP 31 V2.2 36K - RFID I/F Barclaycard Visa Wave & Pay - RFID I/F + CIBC Visa 3B 88 80 01 00 73 C8 40 13 00 90 00 71 Nokia 6131 NFC phone http://wiki.forum.nokia.com/index.php/Nokia_6131_NFC_-_FAQs Giesecke & Devrient’s (G&D) Sm@rtCafé Expert 3.1 + Amex Bank of Canada American Express + TD Canada Trust Visa + TD Canada Trust Access Card (Visa Debit) 3B 88 80 01 00 DD A6 11 F7 71 85 00 60 "Pyrelis" card, PAU (France) public transport card. (Calypso card). (Transport) @@ -3276,6 +4041,13 @@ 3B 88 80 01 04 02 00 20 00 71 C1 40 DF Seoul Citypass+ T-Money Card +3B 88 80 01 10 00 00 00 00 81 70 00 E8 + Tap&Go MasterCard Sim Card (Bank) + https://www.tapngo.com.hk + +3B 88 80 01 11 00 00 11 00 81 84 00 0C + OCBC bank card (Bank) + 3B 88 80 01 1C 2D 94 11 F7 71 85 00 BE CEPAS Card (Adult card issued by EZ-Link) (Transport) @@ -3289,6 +4061,9 @@ 3B 88 80 01 31 CC CC 01 77 81 C1 00 0E Ideal v 1.4 (Transport) +3B 88 80 01 42 41 45 49 44 31 2E 30 6D + eID BiH card (eID) + 3B 88 80 01 43 43 31 69 AA 20 00 00 DB PostFinance Switzerland (Bank) http://www.postfinance.ch @@ -3297,6 +4072,10 @@ VISA credit card with NFC payment function (Bank) http://www.visa.ca/en/personal/visa-paywave/index.jsp +3B 88 80 01 46 49 44 45 53 4D 4F 31 67 + Fidesmo card (install or uninstall JavaCard applets or Mifare-based services on the field, using the Fidesmo Android App. (JavaCard)) + https://developer.fidesmo.com/ + 3B 88 80 01 4A 43 4F 50 76 32 34 31 5E RFID - ISO 14443 Type A - NXP JCOP NXP J3A081 JavaCard (contactless interface) @@ -3322,6 +4101,10 @@ 3B 88 80 01 E1 F3 5E 11 73 81 A5 00 03 US passport (2007) +3B 88 80 01 E1 F3 5E 11 77 81 A1 00 03 + Spanish ID know as DNIe (eID) + http://www.dnielectronico.es + 3B 88 80 01 E1 F3 5E 11 77 81 A5 00 07 US passport (2012) @@ -3339,8 +4122,11 @@ German Passport (ePass) (issued June 2009) 3B 88 80 01 E1 F3 5E 11 77 87 95 00 31 - Dutch E-Rijbewijs pilot (eID) - https://www.rijksoverheid.nl/actueel/nieuws/2015/02/09/kabinet-start-met-pilots-voor-eid-stelsel + Dutch Government Pilot E-rijbewijs (eID) + https://www.digid.nl/over-digid/kaartlezer-pilot + +3B 88 80 01 E1 F3 5E 11 80 87 95 00 C6 + Irish Driver Learner Permit (Other) 3B 88 80 01 E1 F3 5E 13 77 83 00 00 A2 ePerso - German ID card (issued 2013) @@ -3351,6 +4137,9 @@ 3B 88 81 31 20 55 00 57 69 6E 43 61 72 64 29 SmartCard for Windows 1.0 +3B 89 00 56 43 41 52 44 5F 4E 53 53 + Coolkey emulated card using virtual viewer with nssdb (eID) + 3B 89 00 91 26 91 06 00 01 22 01 00 BT Cellnet SIM @@ -3363,6 +4152,26 @@ 3B 89 80 01 00 64 04 15 01 02 00 90 00 EE German Passport (issued Apr 2007) +3B 89 80 01 31 31 31 30 54 43 4F 53 50 52 + Seven-Eleven Value Card / Smart Purse - Thailand (Contactless) (Other) + http://www.7eleven.co.th/about7card.php + +3B 89 80 01 32 33 32 43 53 43 53 33 36 3E + CSCS Smartcard (passport) + http://getgosmart.io + +3B 89 80 01 41 43 4F 53 4A 76 31 30 31 1A + ACS ACOSJ (Combi) (JavaCard) + http://www.acs.com.hk/en/products/405/acosj-java-card-combi/ + +3B 89 80 01 43 4C 61 69 72 65 32 20 36 3C + Fidor Smartcard Mastercard/Maestro (Bank) + https://www.fidor.eu + +3B 89 80 01 43 4C 61 69 72 65 33 20 36 3D + MasterCard with PayPass issued by Commerbank AG (Germany) (Bank) + https://www.commerzbank.de/portal/de/privatkunden/produkte/bezahlen/kreditkarten/mastercard-classic/mastercardclassic.html + 3B 89 80 01 45 4D 56 20 30 33 20 20 06 73 Lufthansa Miles & More Gold MasterCard PayPass (old one) Found a reference pointing to NXP @@ -3371,6 +4180,10 @@ 3B 89 80 01 4A 43 4F 50 32 34 32 52 32 4A NXP JCOP J3D +3B 89 80 01 4A 43 4F 50 32 34 32 52 33 4B + Feitian ePass FIDO-NFC (passport) + https://ftsafe.com/products/FIDO/NFC + 3B 89 80 01 4A 43 4F 50 33 31 56 32 32 4A JCOP 31 v22 72K (with Mifare 1K emulation) - RFID I/F @@ -3385,6 +4198,13 @@ 3B 89 80 01 4D 54 43 4F 53 73 02 01 04 3A Biometric passport of Czech republic Biometric passport of Libya + Biometric passport of United Kingdom + +3B 89 80 01 4D 54 43 4F 53 73 02 02 04 39 + Berlin-Brandenburg public transport eticket fahrCard (Transport) + http://www.vbb.de/de/k/fahrpreise/vbb-fahrcard/798.html + German eTicketing SAM (Transport) + https://www.eticket-deutschland.de/ 3B 89 80 01 50 56 5F 4A 33 41 30 34 30 5D Java Card J3A040 (JavaCard) @@ -3399,6 +4219,10 @@ 3B 89 80 01 66 52 57 45 32 50 52 4F 4D 1C This is NFC enabled SIM card. (Telecommunication) +3B 89 80 01 80 57 45 4D 56 50 52 4F 43 8F + BNP Paribas Visa Classic Card (NFC) (Bank) + https://mabanque.bnpparibas/fr/notre-offre/comptes-cartes-et-services/cartes-et-moyens-de-paiement/decouvrir-toutes-les-cartes/carte-visa-classic + 3B 89 80 01 80 57 4A 4D 56 50 72 6F 33 F0 PayPal UK MasterCard Contacless @@ -3415,7 +4239,7 @@ GSM-SIM (900MHz) card of the carrier t-mobile for their cellular network (phase 2+ with 3V) -3B 8A 00 91 91 00 16 00 01 03 0[3,4] 00 96 +3B 8A 00 91 91 00 16 00 01 03 0[34] 00 96 GSM-SIM max.mobil (since 2002: T-Mobile Austria) 3B 8A 00 91 91 00 17 00 01 07 02 00 96 @@ -3447,6 +4271,7 @@ 3B 8A 80 01 4A 33 41 30 38 31 56 32 34 31 6B NXP JCOP CJ3A081 (NFC) (JavaCard) + NXP JCOP 80K - J3A081V241 3B 8A 80 01 4A 43 4F 50 33 31 56 32 33 32 7A Snapper New Zealand (JCOP) @@ -3463,22 +4288,43 @@ 3B 8A 80 01 80 65 A2 01 01 01 3D 72 D6 43 97 Gemplus GemXpresso Pro R3 E32 PK (combi) +3B 8A 80 01 80 65 A2 01 31 01 3D 72 D6 41 A5 + Resident Identity Card (eID) + +3B 8B 00 52 75 74 6F 6B 65 6E 6C 74 53 44 E3 + Aktiv Rutoken Lite SD + https://www.rutoken.ru/products/catalogue/info_52.html + +3B 8B 01 52 74 50 49 4E 50 61 64 20 20 32 9C + Aktiv Rutoken PINPad + https://www.rutoken.ru/products/all/rutoken-pinpad/ + 3B 8B 01 52 75 74 6F 6B 65 6E 20 44 53 20 C1 - Rutoken ECP (DS) + Aktiv Rutoken ECP + https://www.rutoken.ru/products/all/rutoken-ecp/ 3B 8B 01 52 75 74 6F 6B 65 6E 20 45 43 50 A0 - Rutoken ECP + Aktiv Rutoken ECP + https://www.rutoken.ru/products/all/cp-rutoken-csp/ 3B 8B 01 52 75 74 6F 6B 65 6E 44 53 42 54 D7 Rutoken ECP Bluetooth (eID) http://www.rutoken.ru 3B 8B 01 52 75 74 6F 6B 65 6E 6C 69 74 65 C2 - Aktiv Rutoken lite token + Aktiv Rutoken Lite + https://www.rutoken.ru/products/all/rutoken-lite/ + +3B 8B 80 01 00 31 C0 64 08 04 61 00 00 90 00 62 + NUMBER26 Maestro Card (Bank) + https://number26.eu 3B 8B 80 01 00 31 C0 64 1F 27 01 00 00 90 00 36 American Express Platinum (AU Issued) (Bank) +3B 8B 80 01 00 31 C0 64 A2 E3 04 E1 82 90 00 29 + Electronic ID card (eID) + 3B 8B 80 01 00 31 C0 64 B0 FC 10 00 00 90 00 53 Thai Passport 2010, 2011 @@ -3490,9 +4336,16 @@ 3B 8B 80 01 0B 78 80 82 02 44 49 20 30 32 4D 1B Mastercard Debit issued by Raiffeisen bank in Czech Republic +3B 8B 80 01 20 85 00 8B 03 0F E0 9A A0 E0 40 52 + Shanghai Public Transportation Card (Transport) + http://www.sptcc.com/ + 3B 8B 80 01 20 90 00 00 00 00 00 16 14 CD AA DF JCOP 41 IBM card for Guizhou Normal University (JavaCard) +3B 8B 80 01 20 90 00 00 00 00 00 C3 A4 CC 09 18 + ID card (Other) + 3B 8B 80 01 4E 58 50 2D 4E 46 43 20 32 00 00 38 TouchandTravel Touchpoint NFC-Card. Train-Station in Berlin. Use a NFC-compliant phone to check in for a ticket. @@ -3519,16 +4372,59 @@ 3B 8C 80 01 4F 54 49 44 28 94 F7 C0 00 00 90 00 00 French passport (2010-2013) +3B 8C 80 01 50 00 00 00 00 00 00 00 00 91 81 A0 ED + Belimo VAV-Compact NFC (Other) + http://www.belimo.ch/pdf/e/flyer_nfc_en.pdf + +3B 8C 80 01 50 00 05 02 2D 02 06 00 00 00 81 91 63 + Local Transport card for Trentino region (Italy) trentino trasporti esercizio (Transport) + http://www.ttesercizio.it/ + 3B 8C 80 01 50 01 BA 13 7E 00 00 00 00 B3 71 71 38 Mobib (Brussels public transportation card) +3B 8C 80 01 50 03 A1 29 CF 00 00 00 00 11 81 81 08 + rav-kav, Israel transport card (Transport) + http://www.egged.co.il/Article-786-Rav-Kav-Card.aspx + +3B 8C 80 01 50 06 DC A8 59 00 00 00 00 80 81 71 06 + VISA Hello bank! (NFC) (Bank) + https://www.hellobank.fr/ + +3B 8C 80 01 50 10 B7 6A AE 00 00 00 00 B3 71 71 8D + Tisseo (Toulouse) (Transport) + http://www.tisseo.fr/les-tarifs/obtenir-une-carte-pastel + 3B 8C 80 01 50 18 61 88 CE E1 F3 5E 11 77 81 C7 0E French passport (2007-2008) +3B 8C 80 01 50 26 0D BB 15 00 00 00 00 00 71 81 28 + Navigo Card (Transport) + http://www.navigo.fr/ + +3B 8C 80 01 50 27 24 26 64 00 00 00 00 00 71 81 EC + French Transport Card (Navigo Card) (Transport) + https://fr.wikipedia.org/wiki/Passe_Navigo + +3B 8C 80 01 50 27 47 D2 05 00 00 00 00 00 71 81 1A + Pass Navigo Découverte (Transport) + https://fr.wikipedia.org/wiki/Passe_Navigo + +3B 8C 80 01 50 27 50 38 CE 00 00 00 00 00 71 81 2C + Paris transportation card (Pass Navigo) (Transport) + https://fr.wikipedia.org/wiki/Passe_Navigo + +3B 8C 80 01 50 35 A4 5B 65 00 00 00 00 80 81 71 82 + Trenitalia cartafreccia (Transport) + http://www.trenitalia.com/tcom/Cartafreccia + 3B 8C 80 01 50 38 0E B2 5B 00 00 00 00 B3 71 71 31 BIP (Biglietto Integrato Piemonte) Card, GTT (Gruppo Trasporti Torinese) (Transport) http://bip.piemonte.it/ +3B 8C 80 01 50 54 67 13 79 00 00 00 00 F7 81 C1 B3 + Tessera Sanitaria italian health care card (HealthCare) + 3B 8C 80 01 50 64 E6 5B 00 00 00 00 00 00 81 80 85 Chicago CTA Ventra Transit card https://www.ventrachicago.com/ @@ -3536,31 +4432,86 @@ 3B 8C 80 01 50 77 3B 2D BD 00 00 00 11 00 81 85 94 Texas Instruments Dynamic NFC Interface Transponder (RF430CL330H) +3B 8C 80 01 50 79 19 60 01 00 DD A6 11 F7 71 85 35 + Transport Traway Montpellier France (Transport) + 3B 8C 80 01 50 7F 9C 66 8A 00 00 00 00 00 81 87 54 NFC Mastercard issued by CSOB bank Czech Republic, first 4 digits 5168 +3B 8C 80 01 50 91 5D 71 29 E1 F3 5E 11 77 81 A1 C3 + Spanish eID, Documento Nacional de Identidad (DNIe) (eID) + http://www.dnielectronico.es/ + 3B 8C 80 01 50 93 19 5E 30 00 00 00 00 00 71 71 B9 OPUS STM CANADA (Transport) http://stm.info/ +3B 8C 80 01 50 93 3C CC 05 00 00 00 00 00 71 71 3B + OPUS Card, public transport (subway) of Montreal (Transport) + http://www.stm.info/fr/infos/titres-et-tarifs/carte-opus-et-autres-supports/carte-opus + +3B 8C 80 01 50 A2 21 FA A0 31 CC CC 01 77 81 C1 83 + Morpho (eID) + http://www.morpho.com/ + 3B 8C 80 01 50 B1 56 D8 BB 00 00 00 11 00 81 85 CC TI rf430cl330h (Other) http://www.ti.com/product/rf430cl330h +3B 8C 80 01 50 C0 98 37 3F 00 00 00 00 91 71 71 9C + PassPass card issued by Transpole : the public transportation service of Lille, France, and SNCF : the french national railway. (Transport) + https://www.transpole.fr/fr/pass-pass-et-tarifs/carte-pass-pass-personnelle.aspx + +3B 8C 80 01 50 C0 AA 57 4E 00 00 00 00 B3 71 71 9D + Transportation Pastel Card from Toulouse (France) (Transport) + https://www.tisseo.fr/se-deplacer/bien-voyager + +3B 8C 80 01 50 C0 C8 94 D3 00 00 00 00 B3 71 71 A1 + pastel (Transport) + +3B 8C 80 01 50 CB FB 07 7E 00 00 00 00 80 81 E1 F4 + Samsung Digital Center in Seul Access ID card for guests (eID) + 3B 8C 80 01 50 D9 4E 7D 00 00 00 00 00 00 81 80 B6 Chicago CTA Ventra Transit card (Transport) https://www.ventrachicago.com/ +3B 8C 80 01 50 E2 F8 28 2E 00 00 00 00 00 81 87 47 + ING Maestro Debit Card (Bank) + https://www.ing.nl/particulier/index.html + +3B 8C 80 01 50 EB 5E 6A 12 00 00 00 00 00 81 77 66 + Maestro card (Bank) + +3B 8C 80 01 50 F2 AD 19 D7 00 00 00 00 00 81 77 3A + ING Maestro Debit Card (Bank) + https://www.ing.nl/particulier/index.html + +3B 8C 80 01 50 F6 DC FC 13 23 18 01 00 77 81 97 C3 + mifare (Transport) + +3B 8C 80 01 50 FE 89 27 67 11 00 00 11 77 81 81 1D + "Carta Mobile" bus card by CTT (Tuscany's bus company) (Transport) + http://www.pisa.cttnord.it/Carta_Mobile/P/561 + 3B 8C 80 01 50 FF FF FF FF FF FF FF 22 00 10 51 C1 Printer ribbon tag (Other) 3B 8C 80 01 59 75 62 69 6B 65 79 4E 45 4F 72 33 58 Yubikey Neo +3B 8C 80 01 59 75 62 69 6B 65 79 4E 45 4F 72 FF 94 + Yubikey Neo via NFC reader (Other) + https://www.yubico.com/ + 3B 8C 80 01 80 5A 41 4B 44 65 44 4C 76 31 2E 30 AD Electronic driving license card http://www.akd.hr/?p=10 +3B 8C 80 01 80 64 11 65 01 90 73 00 00 00 81 07 F9 + Universal Electronic Card (UEC) Russian (passport) + http://uecard.ru/ + 3B 8C 80 01 80 91 E1 65 77 01 01 03 06 82 90 00 F8 french BIO Passeport (2006) @@ -3570,6 +4521,37 @@ 3B 8C 80 01 80 91 E1 65 D0 00 46 00 00 82 90 00 1C US passport (2009) +3B 8C 80 01 90 67 46 4A 00 64 16 06 F2 72 7E 00 7C + PIVKey C910 (PKI) + https://pivkey.com/ + +3B 8C 80 01 90 67 46 4A 00 68 08 06 00 00 00 00 90 + Feitian JavaCard - RFID I/F (JavaCard) + +3B 8D 01 80 FB A0 00 00 03 97 42 54 46 59 04 01 CF + Microsoft Virtual Smartcard Provider shared through VMWare Workstation. (Other) + https://technet.microsoft.com/en-us/library/dn593708%28v=ws.11%29.aspx + +3B 8D 80 01 00 73 C8 00 13 64 47 37 42 37 00 90 00 55 + TD Canada Trust Visa + +3B 8D 80 01 00 73 C8 00 13 64 54 37 41 38 00 90 00 4A + Visa Debit (ING-DiBa) (Bank) + https://www.ing-diba.de/ + Visa Debit Card with NFC payment function (Consorsbank) + https://www.consorsbank.de/ + +3B 8D 80 01 00 73 C8 00 13 64 54 37 43 33 00 90 00 43 + Deutsche Bank Debit MasterCard (Bank) + +3B 8D 80 01 00 73 C8 00 13 64 54 37 44 33 00 90 00 44 + master cRD (Bank) + TD MasterCard + Tangerine MasterCard + +3B 8D 80 01 00 73 C8 00 13 64 54 37 47 31 00 90 00 45 + Tangerine ATM/ABM Card + 3B 8D 80 01 0D 78 80 84 02 00 73 C8 40 13 00 90 FF F8 Nokia 6212 phone seen as NFC device @@ -3582,12 +4564,17 @@ 3B 8D 80 01 80 31 80 65 B0 07 02 02 89 83 00 90 00 75 JCOP30 contactless interface +3B 8D 80 01 80 91 E1 65 D0 00 5B 01 02 73 D4 41 40 B7 + Portuguese Passport (passport) + http://www.pep.pt/PagesPT/Caracteristicas.aspx + 3B 8D 80 01 80 91 E1 65 D0 00 5B 01 03 73 D4 41 40 B6 French passport (2010-2011) 3B 8E 80 01 00 51 31 63 1F 59 01 73 9F 20 C0 C0 90 00 17 Identity card (eID) Republic of Latvia (eID) http://www.pmlp.gov.lv/en/home/services/personal-certificates-%28eid%29/ + French driving license (eID) (contactless) 3B 8E 80 01 0E 78 33 C4 02 00 64 04 15 01 02 00 90 FF 95 Spanish Passport @@ -3595,6 +4582,12 @@ 3B 8E 80 01 10 38 77 A7 80 91 E1 65 D0 00 42 00 00 82 72 Czech Republic e-Passport (issued Feb 2009) +3B 8E 80 01 11 78 B3 C0 02 4F 54 49 44 28 94 B3 FF FF 0E + Civilian passport NFC tag (passport) + +3B 8E 80 01 13 78 80 72 02 80 31 80 66 B1 84 0C 01 FF 04 + Optelio Contactless Gemalto (Bank) + 3B 8E 80 01 13 78 80 80 02 46 49 4F 4D 4B 5F 30 30 31 4E MasterCard/PayPass Card issued by Czech FIO Banka a.s. (contactless chip) note the ASCII string 'FIOK_001N' embedded in ATR @@ -3602,6 +4595,10 @@ 3B 8E 80 01 52 46 49 44 49 4F 74 20 4A 43 4F 50 38 30 5A RFIDIOt G&D SmartCafe 80K +3B 8E 80 01 53 43 45 36 30 2D 43 44 30 38 31 2D 6E 46 4A + SmartCafe Expert 6.0 80K Dual (JavaCard) + http://www.smartcardfocus.com/shop/ilp/id~684/smartcafe-expert-6-0-80k-dual-/p/index.shtml + 3B 8E 80 01 80 31 80 66 40 90 89 12 08 02 83 01 90 00 0B ISO 14443B Type T = CL Infineon Card @@ -3620,6 +4617,11 @@ 3B 8E 80 01 80 31 80 66 B1 84 0C 01 6E 01 83 00 90 00 1C UK Lloyds Bank Gold Visa Debit (Contact & Contactless) + bPay by barclaycard - contactless pre-paid Visa + +3B 8E 80 01 80 31 81 54 48 53 4D 31 73 80 21 40 81 07 18 + Smartcard-HSM (Contactless Interface) (PKI) + http://www.cardcontact.de/products/sc-hsm.html 3B 8E 80 01 80 91 91 31 C0 64 77 E3 03 00 83 82 90 00 1C Belgian Passport (2005) @@ -3636,12 +4638,25 @@ MegaFon RUS (Telecommunication) http://megafon.ru +3B 8F 01 41 56 42 00 00 00 00 00 00 00 00 01 00 00 00 DA + AVEST-SYSTEMS AvBign (PKI) + 3B 8F 01 80 25 A0 00 00 00 56 57 44 4B 34 30 30 06 00 B7 SafeNet IKey4000 +3B 8F 80 01 00 00 00 00 00 00 00 00 00 00 00 FF 82 90 00 E3 + CIE (eID) + 3B 8F 80 01 00 31 B8 64 04 B0 EC C1 73 94 01 80 82 90 00 0E Contactless CPS v3 Card (Carte de Professionnel de Santé) +3B 8F 80 01 00 66 46 53 05 10 00 FF 71 DF 00 00 00 00 00 39 + JavaCOS A40 dual interface Java card - 64K (JavaCard) + +3B 8F 80 01 00 B8 54 21 00 00 90 00 00 00 00 00 00 00 00 53 + netbank Germany, Mastercard (Bank) + https://netbank.de + 3B 8F 80 01 43 55 32 69 AA 20 20 20 20 20 20 20 20 20 20 E9 UBS Access Card (Mobile Online Banking, NFC, Switzerland) @@ -3678,10 +4693,18 @@ Gemalto IDPrime MD 3840 http://www.gemalto.com/dwnld/6891_IDPrimeMD3840_Product_Datasheet_May14.pdf +3B 8F 80 01 80 31 80 65 B0 85 03 00 EF 12 0F FF 82 90 00 73 + Grand Duchy of Luxembourg / Identity card with LuxTrust certificate (eID) + http://www.guichet.public.lu/citoyens/fr/citoyennete/papiers-identite/carte-identite/nouv-carte-identite-adulte-EN/index.html + 3B 8F 80 01 80 31 E0 6B 04 21 05 02 72 55 55 55 55 55 55 64 Banamex/Citi Bank Bsmart MasterCard Paypass (Bank) https://www.banamex.com/es/personas/tarjetas_credito/ver_tarjetas/puntos_efectivo/bsmart.htm +3B 8F 80 01 80 31 E0 6B 04 31 05 02 D1 55 55 55 .. .. .. .. + Revolut Prepaid Mastercard (Contactless) (Bank) + https://revolut.com/ + 3B 8F 80 01 80 31 E0 6B 06 16 05 02 8C 55 55 55 55 55 55 AF Air Miles American Express card (contactless) (Bank) @@ -3867,11 +4890,10 @@ RFID - ISO 14443 Type A - NXP Mifare card with 1k EEPROM vivotech ViVOcard Contactless Test Card Bangkok BTS Sky SmartPass + Mifare Classic 1K (block 0 re-writeable) 3B 8F 80 01 80 4F 0C A0 00 00 03 06 03 00 02 00 00 00 00 69 RFID - ISO 14443 Type A - NXP Mifare card with 4k EEPROM - Bangkok Airport Link - Dutch ov-chipkaart (public transportation) 3B 8F 80 01 80 4F 0C A0 00 00 03 06 03 00 03 00 00 00 00 68 RFID - ISO 14443 Type A - NXP Mifare Ultralight or UltralightC @@ -3975,6 +4997,10 @@ French Transport Card Pass'bus (used in Metz, France) http://www.tcrm-metz.fr/ +3B 8F 80 01 80 5A 08 03 03 00 00 00 02 B3 6C 53 82 90 00 40 + Modalis: transport card for Gironde buses (France) (Transport) + http://transgironde.gironde.fr/ + 3B 8F 80 01 80 5A 08 03 04 00 02 00 24 E2 79 78 82 90 00 0C Paris Navigo card 14443 B' (Innovatron - Calypso) @@ -3998,9 +5024,15 @@ 3B 90 16 01 87 BIFIT USB-Token iBank2key +3B 90 95 80 11 FE 6A + JC30M48CR JavaCard (JavaCard) + 3B 90 95 80 1F C3 59 Dai Nippon Printing Co., DNP Standard-J T3.1 +3B 90 96 81 11 FE 68 + Xirka (eID) + 3B 91 94 80 1F 03 23 BA China black(COS) SIM, does not support clock stop @@ -4048,6 +5080,10 @@ Portuguese identity card http://www.cartaodecidadao.pt +3B 95 96 00 70 64 43 4F 53 + Ticket Restaurant Card (Other) + http://www.edenred.it/buoni-pasto-welfare-benefit/ticket-restaurant-card/#soluzione + 3B 95 96 40 F0 01 13 0A 0A 1D xcrypt (Pay TV) @@ -4058,6 +5094,13 @@ 3B 96 18 80 01 80 51 00 61 10 30 9F 00 61 10 30 9E Atmel/Athena T0 PC/SC Compliance Test Card No. 1 (warm reset) +3B 96 95 80 1F C3 D0 07 83 02 54 00 5D + au IC-card ver.001 (for CDMA2000) (Telecommunication) + https://ja.wikipedia.org/wiki/Au_IC%E3%82%AB%E3%83%BC%E3%83%89 + +3B 97 11 80 1F 42 80 31 A0 73 BE 21 00 A6 + ETSI 102 230 Test case 5.2.5.3. Comprion IT3 SIM emulator (Telecommunication) + 3B 97 11 C0 FF B1 FE 35 1F 83 A5 05 01 01 02 A3 01 5F digital chronotachygraphe card: conducteur/driver, entreprise, contrôleur/controler et atelier/workshop, 2006-2010 manufactured by Imprimerie Nationale, distributed by Chronoservices @@ -4066,13 +5109,23 @@ digital chronotachygraphe card: conducteur/driver, entreprise, contrôleur/controler et atelier/workshop, 2005-2006 manufactured by Imprimerie Nationale, distributed by Chronoservices +3B 97 94 80 3F 44 90 80 31 A0 73 BE 21 00 95 + Comprion Simulated card that indicate Low Impedance support: TB(3) = 0x90 (Telecommunication) + 3B 97 95 C0 2A 31 FE 35 D0 00 48 01 05 A3 11 3C digital chronotachygraphe card: conducteur/driver, entreprise, contrôleur/controler et atelier/workshop, 2010-2015 manufactured by Imprimerie Nationale, distributed by Chronoservices +3B 98 11 00 02 05 01 32 42 03 05 00 + Sino 3G Nano-sim ordered off Alie Express (Telecommunication) + http://goo.gl/rSEi4N + 3B 98 13 40 0A A5 03 01 01 01 AD 13 11 Belgium Electronic ID card +3B 98 18 81 31 FE 43 30 41 56 54 00 00 00 07 F9 + Avtor SecureToken 00 00 (Other) + 3B 98 94 00 93 91 14 01 0A 06 06 06 Orange Spain 64k Sim card @@ -4089,8 +5142,11 @@ Belgian Eid virtual test card https://env.dev.eid.belgium.be/prepcard.php +3B 98 96 00 4B 41 5A 54 4F 4B 45 4E + Kaztoken SC + 3B 98 96 00 80 31 C0 72 F7 41 81 07 - Activ Rutoken Magistra + Aktiv Rutoken Magistra 3B 98 96 00 93 94 03 07 03 04 04 04 SIM card @@ -4113,15 +5169,24 @@ 3B 99 94 00 91 08 91 06 00 01 06 06 00 GSM-SIM Orange-UK (1800) +3B 99 94 00 91 16 91 08 00 01 25 01 00 + GSM SIM E-plus, Germany (Telecommunication) + 3B 99 94 00 91 99 93 12 00 01 16 02 00 ORGA test systems - GSM Phase 2+ Test SIM +3B 9A 18 00 82 62 75 93 11 00 01 02 02 00 + Supersim 6 in 1 (Telecommunication) + 3B 9A 94 00 91 01 00 17 00 01 23 10 00 96 GSM-SIM Victorvox D1 (900MHz) 3B 9A 94 00 91 01 00 17 00 01 23 11 00 96 GSM-SIM Card T-D1 (900MHz) +3B 9A 94 00 91 01 00 17 00 01 26 05 00 96 + GSM-SIM T-D1 prepaid (Xtra) (Telecommunication) + 3B 9A 94 00 91 01 00 17 00 01 26 06 00 96 T D1 GSM card @@ -4138,6 +5203,10 @@ 3B 9A 96 00 92 01 66 93 17 00 02 12 04 00 GSM SIM Bite.lv prepaid "Toxic"; 2008 +3B 9A 96 00 92 02 71 93 16 00 01 07 01 00 + SIM card (emitted in ~2007) of Ukrainian Telecommunications Operator Kyivstar (Kyivstar GSM) (GSM/UMTS services) (Telecommunication) + http://www.kyivstar.ua + 3B 9A 96 00 92 03 49 93 16 00 01 21 01 00 GSM-SIM card of the Austrian provider Yesss! http://www.yesss.at @@ -4168,12 +5237,31 @@ 3B 9C 94 00 68 86 8D 0A 86 98 02 56 C2 00 05 00 G3 & GSM & Blank SIM card: to be programmed for OpenBTS with pySim-prog (Telecommunication) +3B 9C 94 00 68 86 8D 0C 86 98 02 45 A1 00 05 00 + China Mobile (Telecommunication) + +3B 9C 94 00 68 86 8D 0C 86 98 02 56 40 8B 05 00 + mobiledit (Telecommunication) + +3B 9C 94 80 11 40 52 75 74 6F 6B 65 6E 45 43 50 73 63 C3 + Aktiv Rutoken ECP SC T1 + https://www.rutoken.ru/products/all/rutoken-ecp-sc/ + 3B 9C 96 00 52 75 74 6F 6B 65 6E 45 43 50 73 63 - RuToken Light SC + Aktiv Rutoken ECP SC T0 + https://www.rutoken.ru/products/all/rutoken-ecp-sc/ + +3B 9C 96 00 58 44 24 03 02 00 20 01 0A 00 90 05 + Ticket Restaurant Card (Other) + http://www.edenred.it/buoni-pasto-welfare-benefit/ticket-restaurant-card/ 3B 9D 11 40 23 00 68 10 11 4D 69 6F 43 4F 53 00 90 00 MioCOS 1.0 +3B 9D 13 81 31 60 37 80 31 C0 69 4D 54 43 4F 53 73 02 02 04 40 + DPI Card Guatemala (eID) + http://www.masktech.de/ + 3B 9D 13 81 31 60 37 80 31 C0 69 4D 54 43 4F 53 73 02 02 05 41 MTCOS (eID) http://www.masktech.com/Products/MTCOS-Professional/11/en @@ -4204,6 +5292,9 @@ 3B 9D 95 80 1F C7 80 73 1A 21 1B 63 AF 09 A9 83 0F 90 00 F3 Estonian GSM operator TELE2 (WPKI eID support) +3B 9D 95 80 3F C7 A0 80 31 A0 73 BE 21 13 51 05 83 05 90 00 7C + NTT docomo Xi(LTE) DN05(DNP) Pink SIM (Telecommunication) + 3B 9E 94 80 1F 42 80 31 00 73 BE 21 10 66 54 59 53 04 4C 25 CF MCI (Mobile Communication Company of Iran) SIM @@ -4223,6 +5314,10 @@ Mobile TeleSystems (MTS) GSM SIM http://www.mts.ru/ +3B 9E 94 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 A1 8D 0F 00 20 + StarHub Happy Prepaid SIM (Telecommunication) + http://www.starhub.com/personal/mobile/mobile-phones-plans/prepaid-cards.html + 3B 9E 95 80 1F C3 80 31 A0 73 BE 21 13 67 29 02 01 04 04 CD 39 H3G (?) UMTS USIM card J+ SWIM WIB UMTS SIM Test card @@ -4237,6 +5332,9 @@ 3B 9E 95 80 1F C3 80 31 E0 73 FE 21 1B 66 D0 00 49 00 00 00 4E UK O2 Unlimited Prepay GSM/UMTS USIM +3B 9E 95 80 1F C3 80 4B 43 4F 53 20 56 65 72 01 2E 01 90 00 1C + Vehicular License Veracruz, Mexico (Transport) + 3B 9E 95 80 1F C6 80 31 E0 73 FE 21 1B 66 D0 01 9F BD 10 00 31 H3G (Three UK) Prepaid USIM (Telecommunication) @@ -4256,6 +5354,9 @@ 3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 00 49 00 C0 00 4A Rogers SIM card +3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 00 6C 09 1A 00 7C + AT&T UICC with USIM (Telecommunication) + 3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 00 75 02 05 00 71 SIM card, provided by brasilian operator "claro" (Telecommunication) @@ -4266,6 +5367,10 @@ 3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 00 81 C8 0D 00 47 ESEYE ES4520 Anynet MFF Embedded SIM +3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 6B 75 0E 00 12 + Oskarta Vodafone (Czech Republic) 128kB GSM LTE SIM (Telecommunication) + https://www.oskarta.cz/ + 3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 6C 04 0D 00 67 3G Yoigo SIM Card from Spain @@ -4277,6 +5382,19 @@ Three Hong Kong Prepaid SIM Card (Telecommunication) http://www.three.com.hk/website/appmanager/three/home?_nfpb=true&_pageLabel=P200470391219567710594&pageid=631001&lang=eng +3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 79 0E 6B 00 1E + TracFone (US) TF64SIMC4 V2 GSM SIM Card + +3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 7A 06 50 00 2E + AT&T UICC with USIM (Telecommunication) + +3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 7A 0E 3E 00 48 + TracFone (US) TF64PSIMC4 GSM SIM Card + +3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 7B 98 0D 00 EC + Mobile Vicking SIM card (Telecommunication) + https://vikingco.com/fr/mobile-vikings/ + 3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 99 29 10 00 A2 Simyo-Mobile Belgium GSM SIM card @@ -4286,6 +5404,24 @@ 3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 A1 14 11 00 A6 Globe (Telecommunication) +3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 A1 B8 10 00 0B + abc mobile prepaid sim card (serviced by CSL) (Telecommunication) + https://www.hkcsl.com/en/abc-Mobile-Prepaid-SIM-Cards/ + +3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 02 17 3E 12 00 3A + USIM issued by Unité mobile operator in Moldova (Telecommunication) + https://en.wikipedia.org/wiki/Unit%C3%A9 + +3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 02 17 66 13 00 63 + Three UK USIM card (Telecommunication) + +3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 02 17 8B 12 00 8F + Ufone (SIM Card) (Telecommunication) + https://ufone.com/Consumer-Manual/668-SIM-Information-System/ + +3B 9E 95 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 02 19 15 13 00 + ABS-CBN (Telecommunication) + 3B 9E 95 C0 0A 1F C6 80 31 E0 73 FE 21 1B 66 D0 01 83 0D 58 81 1E Mobile Paypass G199 NFC @@ -4309,6 +5445,20 @@ 3B 9E 96 80 1F C3 80 31 E0 73 FE 21 1B 66 D0 01 7B 98 0D 00 EB Lycamobile Pay As You Go SIM +3B 9E 96 80 1F C6 80 31 E0 73 FE 21 1B 66 D0 01 9F 8F 11 00 01 + Spark New Zealand SIM Card (Telecommunication) + http://spark.co.nz + +3B 9E 96 80 1F C6 80 31 E0 73 FE 21 1B 66 D0 01 9F 8F 12 00 02 + Russian "Megafon" gsm sim card (Telecommunication) + http://www.megafon.ru/ + +3B 9E 96 80 1F C6 80 31 E0 73 FE 21 1B 66 D0 01 9F BC 10 00 33 + sim beeline russia krasnodar (Telecommunication) + +3B 9E 96 80 1F C6 80 31 E0 73 FE 21 1B 66 D0 01 9F EF 10 00 60 + Infineon SLU14MCO480K2 (JavaCard) + 3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 00 28 24 01 00 0D United Mobile SIM @@ -4322,9 +5472,21 @@ Vodafone UK GSM SIM Card (Telecommunication) http://www.vodafone.co.uk +3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 00 71 7B 02 00 08 + Bouygues Telecom (French Mobile Provider SIM card) (Telecommunication) + +3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 6C 04 0D 00 64 + Cincinati Bell. UICC with USIM 128k-b (Telecommunication) + 3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 6C C1 0D 00 A1 3 (Italian telecommunication provider) 3g sim card 2FF format H3G Italy +3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 6C CF 0D 00 AF + TLC Sim Card (Telecommunication) + +3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 6D 0C 0E 00 6E + SimpleMobile Sim Card (Telecommunication) + 3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 6F F9 0D 00 9A T-Mobile US SIM card (Telecommunication) @@ -4348,6 +5510,9 @@ SUPER start package (Estonia, EMT, 4G) (Telecommunication) https://www.super.ee/en/ +3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 7B 3E 0E 00 4A + SIM card from lapostemobile in France (Telecommunication) + 3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 7B 5C 0E 00 28 SIM card by German mobile phone provider E-Plus for Product "WhatsApp SIM" (Telecommunication) https://www.eplus.de/whatsapp @@ -4356,6 +5521,10 @@ Chunghwa Telecom SIM card (Telecommunication) http://www.cht.com.tw/en/personal/pops.html +3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 85 87 0E 00 0D + Fido USIM Card (Telecommunication) + http://fido.ca + 3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 85 C4 0F 00 4F T-Mobile USA (Telecommunication) @@ -4365,9 +5534,30 @@ 3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 91 88 0E 00 16 Lenovo SIM card (Telecommunication) +3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 A0 04 11 00 B4 + Aldi Talk SIM card, Germany (Telecommunication) + https://www.alditalk.de/talk + +3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 A1 12 10 00 A2 + OpenAirInerface (Telecommunication) + 3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 A1 68 0F 00 C7 Free Mobile SIM card (Telecommunication) +3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 A1 A7 0F 00 08 + Spanish Movistar Mobile phone SIM card (Telecommunication) + http://www.movistar.es/ + +3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 02 17 5B 12 00 5C + Cellcom Israel USIM (micro FF) (Telecommunication) + +3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 02 17 62 12 00 65 + Free Mobile (Telecommunication) + http://mobile.free.fr + +3B 9E 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 02 17 BF 11 00 BB + Telkom (Telecommunication) + 3B 9E 96 80 3F C3 A0 80 31 E0 73 FE 21 1B 63 08 01 14 0F 90 00 D3 KT Olleh LTE Warp SA-L 1670 (Telecommunication) @@ -4386,6 +5576,7 @@ 3B 9F 11 40 60 49 52 44 45 54 4F 20 41 43 53 20 56 35 2E 38 00 irdeto (Pay TV) + VTC card (Pay TV) 3B 9F 11 40 60 49 52 44 45 54 4F 20 41 43 53 20 56 36 2E 30 skylink, Pay TV @@ -4399,9 +5590,16 @@ i-SmartSim GSM phone SIM-lock bypass card http://i-smartsim.com/component/portfolio/7-unlock-sim/7-universal-unlock-sim-f300gold +3B 9F 11 80 3F C7 A0 80 31 E0 73 FE 21 1F 63 00 6C 00 83 81 90 00 29 + Verizon Wireless 4G LTE SIM (Telecommunication) + 3B 9F 11 81 11 3D 10 FD 54 6B 7D 00 00 00 00 00 00 00 00 00 00 8C Electronic Identity (eID) +3B 9F 11 81 31 FE 9F 00 6A 6D 54 6F 6B 65 6E 2D 46 00 00 81 90 00 79 + USB Token mToken CryptoID by Longmai (JavaCard) + http://www.longmai.net/products/mtoken/ + 3B 9F 11 C0 0A 1F C7 80 31 E0 73 FE 21 1B 63 F1 00 AD 83 0F 90 00 59 GemXplore Generation 3G @@ -4442,6 +5640,12 @@ 3B 9F 21 0E 49 52 44 45 54 4F 20 41 43 53 20 56 35 2E 37 9A irdeto2 www.digiturk.com.tr (Pay TV) +3B 9F 21 0E 49 52 44 45 54 4F 20 41 43 53 20 56 36 2E 30 9E + irdeto (Other) + +3B 9F 21 0E 49 52 44 45 54 4F 20 41 43 53 20 56 37 2E 30 9F + pay TV card of Irdeto. (Pay TV) + 3B 9F 94 40 1E 00 67 .. 43 46 49 53 45 10 52 66 FF 81 .. .. SLE66CX160S running SETCOS 4.3.1 Revision A @@ -4478,6 +5682,13 @@ 4G LTE blank USIM Green Card (Telecommunication) http://grcard.en.alibaba.com/product/60076835567-209365843/4G_LTE_blank_usim_card_for_4G_network.html +3B 9F 94 80 1F C7 80 31 E0 73 FE 21 1B 57 37 86 60 9B A1 82 10 9B + U Mobile POWER Prepaid (Telecommunication) + http://www.u.com.my/prepaid + +3B 9F 94 80 1F C7 80 31 E0 73 FE 21 1B 57 3F 86 60 4D 03 00 00 75 + Prepaid SIM card MOCHE (Portugal) (Telecommunication) + 3B 9F 94 80 1F C7 80 31 E0 73 FE 21 1B 57 3F 86 60 83 02 00 00 BA GSM-SIM Beeline RU (Telecommunication) http://beeline.ru @@ -4488,6 +5699,9 @@ 3B 9F 94 80 1F C7 80 31 E0 73 FE 21 1B 64 07 56 42 00 82 90 00 D0 SIM mobi orange +3B 9F 94 80 1F C7 80 31 E0 73 FE 21 1B 64 9F 4F 00 20 82 90 00 33 + USIM (3G DF) Orange (French Mobile Network) (Telecommunication) + 3B 9F 95 80 1F 03 80 31 A0 73 B6 A1 00 67 CF 97 F9 E0 63 68 99 57 Telestial OneRate International SIM card (Telecommunication) http://www.amazon.com/gp/product/B004GV13VY/ref=oh_aui_detailpage_o02_s00?ie=UTF8&psc=1 @@ -4514,7 +5728,15 @@ Telus 3G SIM Card 3B 9F 95 80 1F 47 80 31 E0 73 FE 21 13 57 4A 33 05 2C 32 34 00 3D - Subscription SIM card issued by TELE2, Lithuania (Telecommunication) + GSM SIM / LTE UICC card issued by TELE2, Lithuania (Telecommunication) + +3B 9F 95 80 1F C3 80 31 A0 73 BE 21 00 53 02 D0 06 83 05 90 00 3A + NTT docomo FOMA(W-CDMA) AX02(Gemalto) Green SIM (Telecommunication) + https://ja.wikipedia.org/wiki/%E3%83%89%E3%82%B3%E3%83%A2UIM%E3%82%AB%E3%83%BC%E3%83%89 + +3B 9F 95 80 1F C3 80 31 A0 73 BE 21 00 53 02 E2 32 83 05 90 00 3C + NTT docomo FOMA(W-CDMA) GE02(Japan Gemplus) Green SIM (Telecommunication) + https://ja.wikipedia.org/wiki/%E3%83%89%E3%82%B3%E3%83%A2UIM%E3%82%AB%E3%83%BC%E3%83%89 3B 9F 95 80 1F C3 80 31 A0 73 BE 21 13 67 47 01 03 01 02 00 00 99 T-Mobile (UK) SIM @@ -4540,6 +5762,9 @@ GREEN CARD, Grcard (Hong Kong ) Co.,Limited, LTE Usim Card (Telecommunication) Celcom Postpaid 3G (Telecommunication) +3B 9F 95 80 1F C3 80 31 E0 73 FE 21 13 63 55 40 18 83 07 90 00 C2 + Ubivelox (JavaCard) + 3B 9F 95 80 1F C3 80 31 E0 73 FE 21 1B 57 3F 86 60 46 CD 00 01 B4 China Unicom USIM 128K 1295E @@ -4564,6 +5789,9 @@ 3B 9F 95 80 1F C7 80 31 A0 73 BE 21 13 67 D0 02 04 09 01 00 00 05 T-Mobile SIM card issued in Germany 2012 +3B 9F 95 80 1F C7 80 31 E0 73 F6 21 13 67 4D 45 15 00 39 01 02 F4 + Vivo 4G LTE SIM Card (Telecommunication) + 3B 9F 95 80 1F C7 80 31 E0 73 FE 21 13 57 12 29 11 02 01 00 00 C2 sysmocom sysmoUSIM-GR1 http://sysmocom.de/ @@ -4590,10 +5818,17 @@ 3B 9F 95 80 1F C7 80 31 E0 73 FE 21 13 57 4A 33 0E 1A 32 36 00 82 TELUS 3G SIM Card +3B 9F 95 80 1F C7 80 31 E0 73 FE 21 13 63 55 10 88 83 07 90 00 06 + SHOW or UPlus USIM (Telecommunication) + 3B 9F 95 80 1F C7 80 31 E0 73 FE 21 13 63 55 10 AA 83 07 90 00 24 2degrees NFC (Telecommunication) http://www.2degreesmobile.co.nz/home +3B 9F 95 80 1F C7 80 31 E0 73 FE 21 13 67 22 28 00 40 01 00 01 91 + Lycamobile Prepaid SIM-Card (Telecommunication) + http://lycamobile.at + 3B 9F 95 80 1F C7 80 31 E0 73 FE 21 13 67 94 03 11 00 00 02 03 5C AT&T (US) GSM SIM @@ -4620,13 +5855,44 @@ 3B 9F 95 80 1F C7 80 31 E0 73 FE 21 1B 63 E2 09 A9 83 0F 90 00 89 GSM SIM Vodafone NL postpaid +3B 9F 95 80 1F C7 80 31 E0 73 FE 21 1B 63 E2 0A D2 83 0F 90 00 F1 + GSM, Vodafone (Germany) (Telecommunication) + +3B 9F 95 80 1F C7 80 31 E0 73 FE 21 1B 64 06 90 62 00 82 90 00 36 + AT&T UICC with USIM (Telecommunication) + 3B 9F 95 80 1F C7 80 31 E0 73 FE 21 1B 64 07 52 93 01 82 90 00 05 AT&T nano SIM (Telecommunication) +3B 9F 95 80 1F C7 80 31 E0 73 FE 21 1B 64 07 52 93 02 82 90 00 06 + AT&T GO PHONE 2G (Telecommunication) + https://www.att.com/shop/wireless/gophone.html + +3B 9F 95 80 1F C7 80 31 E0 73 FE 21 1B 64 07 53 63 01 82 90 00 F4 + AT&T UICC with USIM and ISIM (Telecommunication) + +3B 9F 95 80 1F C7 80 31 E0 73 FE 21 1B 64 41 12 01 00 82 90 00 90 + MTS SIM card (Russia) (Telecommunication) + http://www.mts.ru/ + 3B 9F 95 80 1F C7 80 31 E0 73 FE 21 1B 65 9F 01 09 02 04 81 05 C4 2degrees mobile SIM card http://www.2degreesmobile.co.nz/ +3B 9F 95 80 1F C7 80 31 E0 73 FE 21 1B 65 B4 01 0E 01 02 81 05 ED + USIM Card by Maroc Telecom Morocco (Telecommunication) + +3B 9F 95 80 1F C7 80 31 E0 73 FE 21 1B 67 53 48 43 4F 5F 01 01 9B + baicells sim card (Telecommunication) + http://www.baicells.com/ + +3B 9F 95 80 3F C7 A0 80 31 A0 73 BE 21 1B 53 05 D0 80 83 05 90 00 24 + NTT docomo Xi(LTE) AX05(Gemalto) Pink SIM (Telecommunication) + https://ja.wikipedia.org/wiki/%E3%83%89%E3%82%B3%E3%83%A2UIM%E3%82%AB%E3%83%BC%E3%83%89 + +3B 9F 95 80 3F C7 A0 80 31 E0 73 FE 21 13 63 55 40 22 83 07 90 00 7C + Ubivelox (JavaCard) + 3B 9F 95 81 31 FE 9F 00 65 46 53 05 .. 06 71 DF 00 00 00 .. .. .. .. Feitian PKI http://www.ftsafe.com/products/PKI-Card.html @@ -4639,6 +5905,10 @@ 3B 9F 95 81 31 FE 9F 00 66 46 53 05 01 00 11 71 DF 00 00 .. .. .. .. Feitian ePass2003 token +3B 9F 95 81 31 FE 9F 00 66 46 53 05 10 00 FF 71 DF 00 00 00 00 00 EC + JavaCOS A22 dual interface Java card - 150K (JavaCard) + http://www.smartcardfocus.us/shop/ilp/id~709/javacos-a22-dual-interface-java-card-150k/p/index.shtml + 3B 9F 95 81 31 FE 9F 00 66 46 53 05 20 03 25 71 DF 00 00 00 00 00 05 Feitian ePass2003 token @@ -4648,10 +5918,18 @@ 3B 9F 95 81 31 FE 9F 00 66 46 53 05 23 00 25 71 C3 9F 00 00 00 00 86 Feitian ePass2003 token -3B 9F 95 81 31 FE 9F 00 66 46 53 05 23 00 25 71 DF 00 00 00 00 00 05 +3B 9F 95 81 31 FE 9F 00 66 46 53 05 23 00 25 71 DF 00 00 0. 00 00 0. FEITAIN ePASS2003 (PKI) http://www.ftsafe.com/product/epass/epass2003 +3B 9F 95 81 31 FE 9F 00 66 46 53 05 23 00 25 71 DF 00 00 03 90 00 96 + Feitian USB Cryptographic token (FIPS 140-2 Level 3) (PKI) + http://www.ftsafe.com/product/epass/epass2003 + +3B 9F 95 81 31 FE 9F 00 66 46 53 05 32 02 25 71 DF 00 00 06 00 00 10 + ePass 3003 Auto (PKI) + https://www.ftsafe.com/products/PKI/Standard/Specification + 3B 9F 95 C0 0A 1F 07 80 31 E0 73 FE 21 1B 63 F1 00 AD 83 0F 90 00 1D EMT WPKI USIM (2014, Estonia, JavaCard) (Telecommunication) @@ -4683,40 +5961,102 @@ NATEL SIM-Card swisscom Vodafone Germany Micro-SIM from 2010 +3B 9F 96 80 1F 47 80 31 E0 73 FE 21 13 57 4A 33 0E 25 33 32 00 3B + SMART prepaid card, Estonia (Telecommunication) + 3B 9F 96 80 1F C3 00 68 10 44 05 01 46 49 53 45 31 C8 07 90 00 1A SETEC SetCard 32K PKI Evaluated SetCOS 4.4.1 +3B 9F 96 80 1F C3 80 31 E0 73 FA 21 00 63 31 60 23 83 10 90 00 BE + TAISYS SIMoME JAR (JavaCard) + http://www.taisys.com/p-detail?id=39beTne-hf4u2Y5DnWghweplyFR-dUUf1-xpy55cWQ + 3B 9F 96 80 1F C3 80 31 E0 73 FE 21 1B B3 E2 02 7E 83 0F 90 00 82 Vodafone SIM Card (D2, 1800Mhz, Germany, Twincard, possibly others too?), manufactured by Gemplus (See stamp on the chip) MobileOne (Singaporean 3G/GSM operator) SIM card "II(3G-64) M1 3G " +3B 9F 96 80 1F C6 80 31 E0 73 FE 21 13 57 4A 33 05 77 33 33 00 E2 + USIM issued by Moldcell mobile operator in Moldova (Telecommunication) + http://www.moldcell.md/ + +3B 9F 96 80 1F C6 80 31 E0 73 FE 21 1B 64 41 02 41 00 82 90 00 C2 + Empire Bank ltd (Bank) + 3B 9F 96 80 1F C6 80 31 E0 73 FE 21 1B 66 D0 02 06 E2 0F 18 01 F0 Telekom Sim card (Telecommunication) +3B 9F 96 80 1F C6 80 31 E0 73 FE 21 1B 66 D0 02 06 E2 0F 18 03 F2 + Vulcan 0502 T-Mobile SIM (Telecommunication) + +3B 9F 96 80 1F C6 80 31 E0 73 FE 21 1B 66 D0 02 06 E2 0F 38 05 D4 + SIM Card from Tmobile Czech Republic (Telecommunication) + 3B 9F 96 80 1F C7 80 31 A0 73 BE 21 13 67 43 20 07 18 00 00 01 A5 sysmoUSIM-SJS1 (Telecommunication) http://www.sysmocom.de/products/sysmousim-sjs1-sim-usim +3B 9F 96 80 1F C7 80 31 A0 73 BE 21 13 67 44 22 06 10 00 00 01 A9 + Fairwaves test SIM card (Telecommunication) + http://fairwaves.co + 3B 9F 96 80 1F C7 80 31 E0 73 F6 21 13 67 4D 45 16 00 43 01 00 8C SIM From Tuenti Móvil Spain (Telecommunication) +3B 9F 96 80 1F C7 80 31 E0 73 F6 21 13 67 4D 45 16 00 61 01 00 AE + T-Mobile USA SIM Card (Telecommunication) + https://support.t-mobile.com/docs/DOC-2031 + +3B 9F 96 80 1F C7 80 31 E0 73 F6 21 13 67 4D 45 17 00 63 02 01 AF + TIM 4G LTE SIM Card (Telecommunication) + http://www.tim.com.br + +3B 9F 96 80 1F C7 80 31 E0 73 F6 21 13 67 4D 45 24 00 67 01 00 9A + Mediamarkt Mobil SIM card (Austria) (Telecommunication) + http://mobil.mediamarkt.at + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 .. 63 .. .. .. 83 .. 90 00 .. TIM (Italy) 128KB GSM SIM H3G (Italy) UMTS USIM Vodafone (UK) SIM +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 11 63 40 72 62 83 07 90 00 9A + GSM SIM / LTE UICC card issued by Omnitel, Lithuania (Telecomunications) + +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 11 63 40 82 91 83 07 90 00 99 + Chunghwa Telecom (Taiwan) 3G/4G PrePaid card + https://www.twgate.net/prepaidcard/product_en.html + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 57 4A 33 05 31 33 30 00 A6 AT&T eUICC (Telecommunication) 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 57 4A 33 0E 20 33 31 00 BD T-Mobile US USIM card (Telecommunication) +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 57 4A 33 0E 24 33 32 00 BA + GSM, Vodafone (Germany) (Telecommunication) + +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 57 4A 33 0E 25 33 32 00 BB + Sintel hi! Tourist prepaid (Telecommunication) + http://www1.singtel.com/personal/phones-plans/mobile/prepaid/hitouristsimcards.html + +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 57 4A 33 0E 26 33 32 00 B8 + Vodafone sim card (Telecommunication) + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 91 18 02 04 06 06 06 51 USIM (3G PF) Orange +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 93 18 01 01 04 01 09 5F + Telstra 128K Universal Orange SIM Card (Telecommunication) + +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 93 19 01 04 01 01 07 50 + Telefonica m2m simcard, Movistar o2 vivo (Telecommunication) + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 93 21 01 07 03 01 03 6D GSM SIM blau (MVNO) Germany from 2013 +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 93 27 01 02 04 08 01 62 + Orange USIM card used in Poland (Telecommunication) + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 93 30 01 03 03 01 04 7F T-Mobile US SIM card (Telecommunication) @@ -4724,9 +6064,23 @@ Comprion test U(SIM): model 128K/J LTE Test (U)SIM - Mini-UICC, product number Prod. No.: 10432006 (Telecommunication) http://www.comprion.com/en/products/test__u_sims/3g_test_usim_cards +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 93 30 01 11 02 01 02 6A + R&S CMW-Z04 Mini-UICC Test Card (Telecommunication) + http://www.rhode-schwartz.com + +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 93 31 01 08 01 01 01 72 + Morpho (Telecommunication) + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 94 03 07 03 04 04 04 4F GSM-SIM EMT (3G modem 2011, Estonia) +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 94 03 07 04 07 07 07 4B + Older Vodafone SIM Card New Zealand (full-size, 64k) (Telecommunication) + http://vodafone.co.nz + +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 94 03 11 00 00 02 03 5F + Simple mobile. UICC with USIM (Telecommunication) + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 94 04 01 07 02 02 02 4C Orange Mobicarte (France) @@ -4749,9 +6103,20 @@ Telekom Romania Mobile Communications (ex Cosmote) (Telecommunication) https://www.telekom.ro/ +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 98 05 02 01 03 01 03 47 + USA T-Mobile 4G LTE GSM mobile data sim card, text, talk, and data (contract plan). Issued to/for android smart phone. (Telecommunication) + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 98 05 02 12 03 01 03 54 Vodafone UK PAYG Data SIM (Telecommunication) +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 98 07 02 01 01 01 01 45 + Chunghwa Telecom Prepaid 4G SIM (Telecommunication) + https://prepaidsim.twgate.net/index_en.html + +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 13 67 98 07 02 01 02 01 02 45 + SIM card from the Polish telecom operator "P4" or "Play" (Telecommunication) + https://www.play.pl/ + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 63 00 57 00 83 81 90 00 11 3 (3g microUSIM) Italian subsidiary H3G @@ -4763,6 +6128,9 @@ 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 63 E2 03 94 83 0F 90 00 BD USIM (3G DF) Orange +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 64 06 85 83 00 82 90 00 C1 + ANCEL (Telecommunication) + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 64 06 97 82 00 82 90 00 D2 MTN IRANCELL In Iran Sim Card (Telecommunication) http://www.irancell.ir/Portal/home/?21744/About%20Irancell @@ -4778,6 +6146,10 @@ 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 64 07 59 51 00 82 90 00 CE 00 00 00 00 00 00 00 00 00 00 Oberthur USIM card (Telecommunication) +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 64 40 41 11 00 82 90 00 D1 + TEST CARD (Telecommunication) + http://optus.com + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 64 40 41 12 00 82 90 00 D2 Free Mobile SIM Card B&YOU SIM card @@ -4786,9 +6158,20 @@ Orange Spain GSM SIM Card (Telecommunication) http://www.orange.es +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 64 40 61 81 00 82 90 00 61 + tele2 (Telecommunication) + http://www.tele2.ru + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 64 40 78 83 00 82 90 00 7A Free Mobile SIM (Telecommunication) +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 64 40 91 22 00 82 90 00 32 + 1&1 Simcard (Telecommunication) + https://www.1und1.de/ + +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 64 41 38 02 00 82 90 00 BA + SIM card operateur Free (Telecommunication) + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 65 24 01 09 01 00 81 05 7B Lycamobile (UK) GSM SIM card @@ -4796,9 +6179,20 @@ EMT WPKI 2015 (ECC) subscription (Telecommunication) https://www.emt.ee/en/pakkumised/mobiil-id +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 65 27 01 09 01 03 81 05 7B + slarmy (Telecommunication) + +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 65 63 01 09 02 01 81 05 3E + 2degrees Mobile SIM Card New Zealand (Telecommunication) + http://2degreesmobile.co.nz + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 6B 82 0E 18 01 FE Telekom Deutschland GmbH - Xtra Data Karte (3G SIM) +3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 6B 82 0E 18 03 FC + Hofer Telekom (HoT) Austrian mobile provider SIM card (Telecommunication) + https://www.hot.at/ + 3B 9F 96 80 1F C7 80 31 E0 73 FE 21 1B 66 D0 01 6B 82 0E 38 05 DA GTS Czech MVNE SIM for T-Mobile (Telecommunication) http://www.gts.cz/cz-en/solutions/types/wholesale/mvne @@ -4812,6 +6206,16 @@ 3B 9F 96 80 3F C3 A0 80 31 E0 73 F6 21 13 57 4A 4D 0E 1D 31 30 00 71 Telenor SIM card (Norway) +3B 9F 96 80 3F C7 00 80 31 E0 73 FE 21 1B 64 08 05 03 00 82 90 00 EF + Multipurpose UICC card for 2G, 3G, 4G/LTE, CDMA, ISIM & NFC (Telecommunication) + http://www.smartjac.biz/index.php/component/eshop/telecom/test-uicc-sim-cards/2ff-mini-sim-cards/4g-open-multipurpose-uicc-card-3ff?Itemid=0 + +3B 9F 96 80 3F C7 A0 80 31 E0 73 FE 21 1B 63 F1 00 E8 83 00 90 00 5E + UICC CARD (Telecommunication) + +3B 9F 96 81 31 FE 45 80 65 54 43 12 21 08 31 C0 73 F6 21 80 81 05 9A + Scientific and Technological Research Council of Turkey (test card) (eID) + 3B 9F 96 81 31 FE 45 80 67 55 45 4B 41 45 12 12 31 80 73 B3 A1 80 EA AKiS v1.2 on nxp chip @@ -4827,11 +6231,22 @@ 3B 9F 96 81 31 FE 45 80 67 55 45 4B 41 45 12 93 31 80 73 B3 A1 80 6B AKiS v1.3 on infineon chip +3B 9F 96 81 31 FE 5D 00 64 04 28 01 02 31 C0 73 F7 01 D0 00 90 00 65 + German eTicketing SAM (Transport) + https://www.eticket-deutschland.de/ + +3B 9F 96 81 31 FE 9D 00 64 05 A0 03 04 31 C0 73 F7 01 D0 00 90 00 28 + Deutsche Telekom AG, TeleSec PKS ECC Signature Card (PKI) + https://www.telesec.de/en/signaturecard + 3B 9F 96 81 B1 FE 45 1F 07 00 64 05 1E B2 00 31 B0 73 96 21 DB 05 90 00 5C SignTrust (www.signtrust.de) Infinion SLE66CX680PE with Starcos 3.2 http://www.deutschepost.de/dpag?xmlFile=link1015459_49595 +3B 9F 96 81 B1 FE 45 1F 07 00 64 05 1E B2 03 31 B0 73 96 21 C0 05 90 00 44 + German Dentist ID (eID) + 3B 9F 96 C0 0A 1F C3 80 31 E0 73 FE 21 1B 63 F1 00 AD 83 0F 90 00 DA SIM SFR Pro (French Mobile Operator) @@ -4845,15 +6260,31 @@ 3B 9F 96 C0 0A 1F C7 80 31 E0 73 FE 21 1B 65 D0 01 8E 0E 32 81 00 7A Rogers 3G SIM card +3B 9F 96 C0 0A 1F C7 80 31 E0 73 FE 21 1F 65 D0 02 0B 11 A4 81 0F 7E + Telia Finland Oyj, network operator LTE (Telecommunication) + +3B 9F 96 C0 0A 31 FE 45 43 54 31 69 0B 01 00 01 00 00 00 00 00 00 00 0D + Tachograph company card issued in Romania (Other) + 3B 9F 96 C0 0A 3F C6 A0 80 31 E0 73 FE 21 1B 65 D0 01 74 0E EB 81 0F D7 Verizon "4G LTE" USIM (Telecommunication) +3B 9F 96 C0 0A 3F C6 A0 80 31 E0 73 FE 21 1F 65 D0 01 90 0F 3B 81 0F E6 + Verizon US USIM card (Telecommunication) + 3B 9F 96 C0 0A 3F C7 A0 80 31 E0 73 FE 21 1B 65 D0 01 74 0E 8D 81 0F B0 USIM 3B 9F 96 C0 0A 3F C7 A0 80 31 E0 73 FE 21 1F 65 D0 02 1B 12 B7 81 0F FE ISPL Card (Telecommunication) +3B 9F 97 80 1F C6 80 31 E0 73 FE 21 1B 64 41 44 21 00 82 90 00 E5 + SAKURA Internet SIM (Telecommunication) + https://www.sakura.ad.jp/services/sim/ + +3B 9F 97 80 3F C7 82 80 31 E0 73 FE 21 1F 64 08 56 21 00 82 90 00 19 + eSIM card (Telecommunication) + 3B 9F 97 81 31 FE 45 80 65 54 43 12 21 08 31 C0 73 F6 21 80 81 05 9B Turkish Republic Identity Card - Türkiye Cumhuriyeti Kimlik Kartı (TCKK) (eID) http://www.ekds.gov.tr/tckk/t-c-kimlik-karti/tanim @@ -4919,6 +6350,10 @@ 3B B0 11 00 81 31 90 73 F2 SamOS 2.7 +3B B0 33 00 91 81 31 6B 35 FC + SkyperfecTV HD IC Card (Pay TV) + https://www.skyperfectv.co.jp/eng/ + 3B B0 36 00 81 31 FE 5D 95 Betacrypt 2 (Comvenient GmbH) Conditional Access Smart Card (Pay TV) www.comvenient.com @@ -4931,6 +6366,7 @@ 3B B2 11 00 10 80 00 02 Atmel memory card AT88SC0204C (Atmel memory card) http://www.atmel.com/dyn/resources/prod_documents/doc5211.pdf + Card LAVAGE reloadadble from stations TOTAL 3B B2 11 00 10 80 00 04 Atmel memory card AT88SC0404C @@ -4966,9 +6402,16 @@ 3B B7 11 00 81 31 90 43 A5 .. .. .. .. .. .. .. Siemens CardOS/M V1.4 (SLE44C80S) +3B B7 11 00 81 31 90 43 C5 17 B0 9D 19 22 1E 1F + CryptoTech blank access/authentication card (Other) + http://www.cryptotech.com.pl/ + 3B B7 11 00 81 31 90 53 B5 .. .. .. .. .. .. .. CardOS EM/V1.4 (SLE44CR80S) +3B B7 18 00 81 31 70 43 10 43 4E 54 52 56 32 53 + Avtor SecureToken (PKI) + 3B B7 18 00 81 31 FE 65 53 50 4B 32 34 90 00 5A Giesecke & Devrient Starcos 2.4 @@ -5008,6 +6451,10 @@ Proximus SIM - Belgium (SetCOS?) o2 GSM-SIM card Germany 2003 +3B BA 11 00 10 00 43 4C 5F 53 41 4D 00 13 38 00 + Planeta Informatica CL-SAM (Other) + http://www.planeta.inf.br/ + 3B BA 11 00 81 31 FE 4D 55 45 4B 41 45 20 56 31 2E 30 AE AKİS v1.0 on infineon chip @@ -5023,6 +6470,9 @@ 3B BA 94 00 40 14 GG3RS732S0 ? +3B BA 94 00 40 14 47 47 33 52 53 37 31 36 53 00 + Micro Sim MCP crew sim (Telecommunication) + 3B BA 94 00 40 14 47 47 33 52 53 37 31 36 53 20 GSM SIM Elisa Estonia @@ -5032,6 +6482,9 @@ http://www.a1.net/privat/home GSM SIM Radiolinja Estonia; 2005 +3B BA 94 00 40 14 47 47 33 53 53 37 31 36 53 30 + GSM SIM Cellway (e-plus), Germany (Telecommunication) + 3B BA 95 00 10 80 43 4C 5F 53 41 4D 00 01 38 11 CLSAM (Transport) http://www.planeta.inf.br @@ -5091,6 +6544,10 @@ 3B BC 94 00 40 14 47 47 33 49 42 31 42 43 31 30 30 20 Telenor SIM (Telecommunication) +3B BC 94 00 40 14 47 47 33 49 42 31 42 43 31 30 30 30 + SIM Card (Scarlet, Belgium) (Telecommunication) + https://www.scarlet.be/nl/prepaid/ + 3B BC 94 00 40 14 47 47 33 53 30 35 31 53 31 30 31 30 GSM SIM (Tele2, Estonia) GSM SIM Elisa Estonia; 2007 @@ -5107,6 +6564,12 @@ Austrian Health insurance card "eCard" (HealthCare) http://www.chipkarte.at +3B BE .. 00 00 41 05 20 00 .. .. .. .. .. .. 00 00 90 00 + CryptoMate64 USB Cryptographic token + http://www.acs.com.hk/en/products/18/cryptomate64-cryptographic-usb-tokens/ + ACS ACOS5-64 V2.00 + http://www.acs.com.hk/en/products/17/acos5-64-cryptographic-smart-card/ + 3B BE 11 00 00 41 01 10 20 38 00 00 00 00 00 00 00 00 00 ACOS2 @@ -5116,6 +6579,10 @@ 3B BE 11 00 00 41 01 38 00 00 00 00 00 00 00 00 02 90 00 ACS (Advanced Card System) ACOS-1 8K +3B BE 11 00 00 41 01 38 00 00 01 00 00 00 00 00 01 90 00 + ACOS3 Microprocessor Card (Contact) (Other) + http://www.acs.com.hk/en/products/306/acos3-microprocessor-card-contact/ + 3B BE 11 00 00 41 01 38 00 00 03 00 00 00 00 00 01 90 00 ACS ACOS3-32 (Telecommunication) http://www.acos3.com/ @@ -5147,6 +6614,13 @@ 3B BE 11 00 00 41 01 38 4D 80 0A 80 50 52 4F 56 00 90 00 ACS (Advanced Card System) ACOS-3 +3B BE 11 00 00 41 01 38 FF 40 00 00 00 00 00 00 01 90 00 + Acos3 (zend) (eID) + +3B BE 11 00 00 41 07 02 00 00 00 00 00 00 00 00 01 90 00 + ACOS7 MOC Combi-Card (Other) + http://www.acs.com.hk/en/products/123/acos7-moc-combi-card/ + 3B BE 18 00 00 41 05 .. 00 00 00 00 00 00 00 00 00 90 00 Advanced Card Systems (ACS) ACOS5 Cryptographic Smart Card @@ -5172,11 +6646,11 @@ SAM inside the Tikitag reader from Alcatel-Lucent http://hackerati.com/post/57314994/rfid-on-the-cheap-hacking-tikitag -3B BE 96 00 00 41 05 20 00 00 00 00 00 00 00 00 00 90 00 - CryptoMate64 USB Cryptographic token - http://www.acs.com.hk/index.php?pid=product&prod_sections=0&id=CRYPTOMATE64 - ACS ACOS5-64 - http://www.acs.com.hk/en/products/17/acos5-64-cryptographic-smart-card/ +3B BE 96 00 00 41 05 30 00 00 00 00 00 00 00 00 00 90 00 + CryptoMate Nano USB Cryptographic token + http://www.acs.com.hk/en/products/414/cryptomate-nano-cryptographic-usb-tokens/ + ACS ACOS5-64 V3.00 + http://www.acs.com.hk/en/products/308/acos5-64-v3.00-cryptographic-card-contact/ 3B BE 96 00 80 1F C7 80 31 E0 73 FE 21 13 62 00 .. 83 81 90 00 .. Vodafone (Italy) 128 kB GSM SIM card @@ -5246,6 +6720,37 @@ 3B BF 96 00 81 31 FE 5D 00 64 .. .. .. .. 31 C0 73 F7 01 D0 00 90 00 .. TCOS 3.0 / NetKey 3.0 +3B BF 96 00 81 31 FE 5D 00 64 04 11 00 00 31 C0 73 F7 01 D0 00 90 00 + DATEV eG, Nuernberg, Bavaria, Germany (PKI) + http://www.datev.de + +3B BF 96 00 81 31 FE 5D 00 64 04 11 03 01 31 C0 73 01 D0 00 90 00 00 + DATEV eG, Nuernberg, Bavaria, Germany (PKI) + http://www.datev.de + +3B BF 96 00 81 31 FE 5D 00 64 04 11 03 01 31 C0 73 F7 01 D0 00 90 00 + DATEV eG, Nuernberg, Bavaria, Germany (PKI) + http://www.datev.de + +3B C5 FF 81 31 FB 45 80 73 C6 01 00 00 + Japanese Individual Number Card (eID) + https://www.kojinbango-card.go.jp/en/kojinbango/index.html + +3B C8 00 00 00 73 C8 40 00 00 00 00 + verve (Bank) + +3B D0 96 FF 81 B1 FE 45 1F 03 2E + New european health insurance card of the German health insurance (G2) (HealthCare) + https://de.wikipedia.org/wiki/Elektronische_Gesundheitskarte + +3B D0 96 FF 81 B1 FE 45 1F 07 2A + German public health insurance card („Gesundheitskarte“), 2nd generation (G2), issuer Techniker Krankenkasse (HealthCare) + https://gematik.de/cms/de/spezifikation/wirkbetrieb/kartengeneration2/kartengeneration2.jsp + +3B D0 97 FF 81 B1 FE 45 1F 07 2B + German Elektronische Gesundheitskarte (eGK) (HealthCare) - From TK (HealthCare) + https://de.wikipedia.org/wiki/Elektronische_Gesundheitskarte + 3B D0 A8 FF 81 F1 FB 24 00 1F C3 F4 Philips DESFire SAM @@ -5257,9 +6762,19 @@ Atos CardOS5 (PKI) http://atos.net/NR/rdonlyres/17C7BDD0-225B-4A58-B9A4-438EA3F3238A/0/74743_20120830_160149_cardos_v5_0__datenblatt_en.pdf +3B D2 18 00 81 31 FE 58 C9 02 17 + WVDP (West Valley Demonstration Project?) (PKI) + +3B D2 18 00 81 31 FE 58 C9 03 16 + Austrian "RKS-Card" issued by GlobalTrust (PKI) + https://secure.globaltrust.eu/info-rksv.html + 3B D2 18 02 C1 0A 31 FE 58 C8 0D 51 Siemens Card CardOS M4.4 +3B D3 96 FF 81 B1 FE 45 1F 07 80 81 05 2D + German public health insurance card (Elektronische Gesundheitskarte eGK), 2nd generation (G2) (HealthCare) + 3B D5 18 00 81 31 3A 7D 80 73 C8 21 10 30 Aladdin eToken NG-Flash with 256MB of flash memory Aladdin eToken PRO (72KB) @@ -5267,8 +6782,8 @@ 3B D5 18 00 81 31 FE 7D 80 73 C8 21 10 F4 Bank of Lithuania Identification card - Aladdin PRO/Java card - http://www.aladdin-rd.ru/catalog/etoken/java/ + Gemalto SafeNet eToken Java Based Cards + https://safenet.gemalto.com/multi-factor-authentication/authenticators/pki-usb-authentication/ 3B D5 18 FF 80 91 FE 1F C3 80 73 C8 21 13 08 Athena IDProtect (JavaCard 2.2.2) @@ -5299,10 +6814,20 @@ ASECard Crypto http://www.athena-scs.com/product.asp?pid=8 +3B D6 97 00 81 B1 FE 45 1F 07 80 31 C1 52 11 18 F9 + NASA Personal Identity Verification (PIV) card (eID) + +3B D8 18 FF 81 31 FE 45 80 64 04 1B B4 2A 81 05 D5 + Schweizerische Krankenversicherungskarte KVG (HealthCare) + 3B D8 18 FF 81 B1 FE 45 1F 03 80 64 04 1A B4 03 81 05 61 D-Trust multicard advanced 3.1 German public health insurance card ("Gesundheitskarte"), issuer SBK "Siemens Betriebskrankenkasse" +3B D8 96 00 81 B1 FE 45 1F 07 43 48 54 47 50 4B 49 4A DD + Citizen Digital Certificate, Taiwan (PKI) + http://moica.nat.gov.tw/ + 3B D8 96 FF 81 31 FE 45 80 64 04 1B B4 2A 81 05 5B Swiss LAMal health insurance card @@ -5313,6 +6838,12 @@ 3B D9 18 00 C0 09 10 FE 54 59 46 4F 4E 45 00 00 00 Tyfone's SideTap Card (NFC payments) +3B D9 94 00 00 4D 45 02 00 09 01 00 90 00 + Moviestar. GSM SIM card (Telecommunication) + +3B D9 94 00 00 4D 45 45 76 35 2E 36 90 00 + Vending Machine Card (Other) + 3B D9 94 00 00 4D 4D 41 52 33 31 34 90 00 Vodafone Spain 64kb SIM card. GSM/3G networks @@ -5323,8 +6854,30 @@ 3B D9 96 FF 81 31 FE 45 43 52 45 53 43 45 4E 44 4F FF HID Global Crescendo JCOP 21 v2.4.1 R2 64K (PKI) +3B D9 96 FF 81 31 FE 45 80 31 B8 73 86 01 E0 81 05 22 + German dentist's identity card (eID) + http://www.medisign.de/ + +3B DA 11 FF 81 B1 FE 55 1F 03 00 31 84 73 80 01 80 00 90 00 E4 + Gnuk OpenPGP Token (PKI) + https://www.fsij.org/category/gnuk.html + +3B DA 11 FF 81 B1 FE 55 1F 03 00 31 84 73 80 01 80 05 90 00 E1 + Nitrokey Start (Openpgp USB) (Other) + https://www.nitrokey.com/products/nitrokey-start + +3B DA 13 FF 81 31 FB 46 80 12 39 2F 31 C1 73 C6 01 C0 3B + My Number Card (The Social Security and Tax Number System in JAPAN) (eID) + http://www.cas.go.jp/jp/seisaku/bangoseido/english.html + +3B DA 18 FF 81 B1 FE 45 1F C3 54 69 63 54 6F 6B 20 32 2E 30 68 + TikTok 2.0 (PKI) + 3B DA 18 FF 81 B1 FE 75 1F 03 00 31 C5 73 C0 01 40 00 90 00 0C - GnuPG card V2 + OpenPGP Card V2 + +3B DA 18 FF 81 B1 FE 75 1F 03 00 31 F5 73 C0 01 60 00 90 00 1C + OpenPGP Card V3 3B DA 94 00 00 4D 4D 41 52 4A 2B 33 39 90 00 SIM card from Vodafone Spain @@ -5338,6 +6891,10 @@ 3B DB 18 00 80 B1 FE 45 1F 83 00 31 C0 64 C7 FC 10 00 01 90 00 FA Oberthur Cosmo V7 64K Dual/128K +3B DB 18 FF 81 B1 FE 75 1F 03 5A 43 37 2E 36 20 52 45 56 20 44 A8 + Zeitcontrol Professional BasicCard ZC 7.6 REV D (Other) + http://www.zeitcontrol.de/en/products/basiccard/basiccard + 3B DB 18 FF C0 80 B1 FE 75 1F 03 5A 43 37 2E 35 20 52 45 56 20 41 6F ZeitControl BasicCard ZC7.5 user-programmable dual interface smart card http://www.smartcardfocus.com/shop/ilp/id~380/BasicCard_ZC7_5_Dual_Interface/p/index.shtml @@ -5355,6 +6912,12 @@ 3B DB 96 00 80 1F 03 00 31 C0 64 B0 F3 10 00 0F 90 00 88 US Department of Veterans Affairs PIV +3B DB 96 00 80 1F 83 00 31 C0 64 1D 18 01 00 01 90 00 51 + ID0One Cosmo Development Kit (JavaCard) + +3B DB 96 00 80 31 FE 44 80 59 65 49 44 20 4E 41 44 52 41 8F + Pakistan ID card (eID) + 3B DB 96 00 80 B1 FE 45 1F 83 00 31 C0 64 1A 18 01 00 07 90 00 5A Ercom CRYPTOSMART http://www.ssi.gouv.fr/entreprise/qualification/gamme-cryptosmart-pour-la-securisation-des-smartphones-et-des-tablettes/ @@ -5363,6 +6926,10 @@ Serbian Car registration ID card http://blog.goranrakic.com/archives/2011/07/citanje_saobracajne_dozvole_sa_cipom.html +3B DB 96 00 80 B1 FE 45 1F 83 00 31 C0 64 1A 71 01 00 07 90 00 33 + ChamberSign Gemalto USB Shell Token V2 - Certificat Audacio ** (eID) + http://www.chambersign.fr/certificat-rgs-audacio/ + 3B DB 96 00 80 B1 FE 45 1F 83 00 31 C0 64 B0 FC 10 00 07 90 00 05 Oberthur Cosmo V7 debug card (SDK) @@ -5386,6 +6953,9 @@ 3B DB 96 00 80 B1 FE 45 1F 83 00 31 E8 54 27 E6 04 00 0F 90 00 8C Token card from iBRE CompanyNet (mbank) (Bank) +3B DB 96 00 80 B1 FE 45 1F 83 45 53 54 4F 4E 49 41 2D 65 49 44 55 + Estonian Identity Card (ID-One Cosmo v8.1) (eID) + 3B DB 96 00 81 B1 FE 45 1F 03 80 F9 A0 00 00 03 08 00 00 10 00 18 Oberthur CS PIV End Point v1.08 FIPS201 Certified @@ -5413,6 +6983,12 @@ 3B DC 18 FF 81 91 FE 1F C3 80 73 C8 21 13 66 01 0B 03 52 00 05 38 Athena IDProtect Smart Card Logon Card +3B DC 18 FF 81 91 FE 1F C3 80 73 C8 21 13 66 05 02 42 58 00 02 79 + NXP Athena SCS (PKI) + +3B DC 18 FF 81 91 FE 1F C3 80 73 C8 21 13 66 05 03 63 51 00 02 50 + JCOP3 SecID P60 CS (JavaCard) + 3B DD 18 00 81 31 FE 45 80 F9 A0 00 00 00 77 01 00 70 0A 90 00 8B National ID Card of Peru issued by RENIEC from Oberthur @@ -5427,6 +7003,10 @@ Russian Federation driver card for the digital tachograph Polish driver card for digital tachograph +3B DD 18 FF C0 80 B1 FE 45 1F C3 00 68 D2 76 00 00 28 04 09 71 00 90 00 A4 + Worktime/driving style monitoring card (Transport) + http://www.paetronics.fi/en/ + 3B DD 96 00 80 10 FE 80 31 80 63 01 FF C0 73 B3 21 1B 81 05 BIFIT iBank 2 USB Key (Bank) http://bifit.ua @@ -5456,6 +7036,11 @@ 3B DD 97 FF 81 B1 FE 45 1F 03 00 64 04 05 08 03 73 96 96 21 D0 00 90 C8 German public health insurance card ("Gesundheitskarte"), issuer Knappschaft +3B DD 97 FF 81 B1 FE 45 1F 03 00 64 04 05 0A 02 73 96 21 D0 00 90 00 CB + German Elektronische Gesundheitskarte (eGK) (HealthCare) + http://www.bmg.bund.de/en/health/the-electronic-health-card.html + https://de.wikipedia.org/wiki/Elektronische_Gesundheitskarte + 3B DE 11 00 00 49 43 4F 53 35 33 00 00 00 00 00 00 00 08 MyKID (eID) @@ -5471,6 +7056,10 @@ 3B DF 18 00 81 31 FE 58 00 31 B9 64 05 0E 01 00 73 B4 01 D3 00 00 00 22 Identity Card in Slovakia with security chip and e-signature +3B DF 18 00 81 31 FE 58 80 31 90 52 41 01 64 05 C9 03 AC 73 B7 B1 D4 44 + a.sign RK CHIP with certificate + https://www.a-trust.at/webshop/Detail.aspx?ProdId=2021 + 3B DF 18 00 81 31 FE 58 80 31 B0 52 02 04 64 05 C9 03 AC 73 B7 B1 D4 22 Austrian "e-Card" (=Health Card) of the 4th generation. (HealthCare) @@ -5514,6 +7103,14 @@ 3B DF 95 00 80 1F 87 80 31 A0 73 FF 21 00 63 45 B1 05 83 0F 90 00 60 FUTURE CARD Normal ISO SIM (Telecommunication) +3B DF 95 00 80 1F 87 80 31 A0 73 FF 21 00 63 45 B3 09 83 0F 90 00 6E + Card Mobilis Algeria telecom (Telecommunication) + http://www.mobilis.dz + +3B DF 95 00 80 1F C3 80 31 E0 73 FE 21 1B 67 4C 45 54 41 32 31 35 BD + SK Telecom SIM card (in Korea) (Telecommunication) + http://www.sktelecom.co.kr/ + 3B DF 95 FF 80 91 FE 1F C3 80 25 A0 00 00 00 68 53 19 00 01 73 C8 21 13 29 CardLogix Credensys-J Contacted Java Card 2.2.1 Global Platform 2.1.1 (Atmel AT90SC12872RCFT) (bank) @@ -5536,6 +7133,10 @@ HID Global pivCLASS v1.0 (PKI) http://www.hidglobal.com/products/cards-and-credentials/pivclass/pivclass-smart-card +3B DF 96 FF 81 31 FE 45 80 5B 44 45 2E 42 4E 4F 54 4B 31 30 30 81 05 A0 + BeA - Certification Card for German Solicitors (Other) + https://bea.bnotk.de/ + 3B E0 00 00 81 31 20 40 30 SmarTEC @@ -5570,6 +7171,9 @@ 3B E5 00 00 81 31 FE 45 D0 00 37 00 80 89 ATM card for Standard Chartered, Taiwan +3B E5 00 FF 81 31 FE 45 80 73 C6 01 08 2D + MUFG (.jp) (Bank) + 3B E6 00 00 81 21 45 32 4B 01 01 01 01 7A Axalto Cyberflex Palmera V5 @@ -5627,9 +7231,19 @@ Mastercard credit card issued by "PayLife Bank GmbH". Bank number is "5266" - Bawag PSK. +3B E7 00 FF 81 B1 FE 45 1F 01 80 31 C0 73 C6 21 48 20 + Japanese ETC (Electronic Toll Collection System) card (Transport) + +3B E8 00 00 40 FA 00 73 C8 40 11 00 90 00 + KEBTechnology KONA USB SmartCard (Other) + 3B E8 00 00 81 31 20 45 00 73 C8 40 00 00 90 00 56 Visa credit card for Standard Chartered, Taiwan +3B E8 00 00 81 31 FE 00 50 65 72 73 6F 53 69 6D AA + Simulated virtual smartcard, from project PersoSim (eID) + https://persosim.de/?q=node/33 + 3B E8 00 00 81 31 FE 45 00 73 C8 40 00 00 90 00 88 VISA Card (Skandinaviska Enskilda Banken) with Swedish BankID VISA card (Chinatrust Bank (Taiwan), dual-interface card with a Taipei Metro e-purse function) @@ -5658,6 +7272,9 @@ VISA, issued by Austrian bank "Erste Bank" VISA card, issued by the Latvian bank "Latvijas Krajbanka" +3B E9 00 00 81 31 FE 45 43 44 31 69 A9 00 00 00 00 14 + Mastercard credit card, UBS Switzerland (Bank) + 3B E9 00 00 81 31 FE 45 43 44 32 69 09 00 00 00 00 B7 Swiss UBS MasterCard Creditcard @@ -5682,6 +7299,13 @@ 3B E9 00 00 81 31 FE 45 4D 43 41 20 30 33 20 20 06 88 PayLife Gold MasterCard -- an unbranded version of the master card +3B E9 00 FF 81 31 FE 45 43 4C 61 69 72 65 32 20 36 29 + UB(SK) Visa Vusiness card with PayWave (Bank) + https://www.vub.sk/en/companies-entrepreneurs/cards/debit-cards/visa-business/ + +3B E9 00 FF 81 31 FE 45 43 4C 61 69 72 65 33 20 36 28 + BZ WBK Mastercard (Bank) + 3B E9 00 FF C1 10 31 FE 55 00 64 05 00 C8 02 31 80 00 47 Identity card of Italian Republic @@ -5716,15 +7340,31 @@ or GemXpresso 211 PK (Gemplus) Includes a Mifare-Chip (1 KB - Memory-Chip) +3B EB 00 00 81 31 20 45 4A 43 4F 50 33 31 33 36 47 44 54 78 + card for testing (eID) + 3B EB 00 00 81 31 42 45 4E 4C 43 68 53 43 4B 30 34 30 31 2B Dutch University accesscard & Electronic purse & telphone card 3B EB 00 00 81 31 42 45 4E 4C 43 68 69 70 70 65 72 30 31 0A Dutch Post (Chipper) +3B EB 00 00 81 31 FE 45 00 31 C0 64 3F 68 01 02 07 90 00 B6 + Chris firstbank (Bank) + +3B EB 00 00 81 31 FE 45 00 31 C0 64 3F 68 01 02 0F 90 00 BE + VISA Debit card for Taishin International Bank, Taiwan (Bank) + +3B EB 00 00 81 31 FE 45 43 6F 6D 62 4F 53 20 31 2E 30 15 C5 + Reka Card - Swiss Holiday Member Card (Loyalty) + https://reka.ch/en/rekamoney/privatepersons/reka-card/Seiten/reka-card.aspx?lang=en + 3B EC 00 00 40 32 42 4C 55 45 20 44 52 41 47 4F 4E 20 43 00 01 Pay TV +3B EC 00 00 40 32 54 49 54 41 4E 49 55 4D 00 11 01 06 + Titanium high security access smartcard (the back says something about "DoorCard") (Other) + 3B EC 00 00 40 32 54 49 54 41 4E 49 55 4D 00 13 02 02 Titanium 2 Card Pirat Card for Seca 2 / Viaccess 2004 (Pay TV) @@ -5747,6 +7387,8 @@ 3B EE 00 00 81 31 80 42 80 31 80 66 B0 84 0C 01 6E 01 83 00 90 00 8E E.SUN Commercial bank debit master card (Bank) + Taiwan EasyCard (Transport) + https://www.easycard.com.tw/english/index.asp 3B EE 00 00 81 31 80 43 80 31 80 66 B1 A1 11 01 A0 F6 83 00 90 00 Optelio D72 FXR1 (MD) T=1 @@ -5787,6 +7429,10 @@ 3B EF 00 00 81 31 FE 45 43 44 32 69 A9 81 00 00 20 20 20 20 20 20 00 90 UBS Switzerland Mastercard credit card (Bank) +3B EF 00 00 81 31 FE 45 43 44 33 69 09 80 00 00 20 20 20 20 20 20 00 30 + Nordea Credit Gold MasterCard (Bank) + http://www.nordea.ee/Private+customers/Daily+banking/Cards/Nordea+Gold/67062.html?lnkid=frontpage_teaser_GOLD_30-07-2014 + 3B EF 00 00 81 31 FE 45 43 4D 42 5F 43 6F 6D 44 44 41 30 30 35 35 00 F7 Master Card (emitted by bank Nordea - Lithuania) @@ -5878,12 +7524,17 @@ 3B EF 00 FF 81 31 86 45 49 42 4D 20 4D 46 43 34 30 30 30 30 38 33 31 43 ComCard MFC 4.1 + 3B EF 00 FF 81 31 FE 45 65 63 11 04 01 02 80 00 0F 27 40 00 03 01 00 E1 Postbank Geldkarte 3B EF 00 FF 81 31 FE 45 65 63 11 04 01 02 80 00 0F 46 20 04 23 01 00 C4 Postbank ec/Maestro (Germany) +3B EF 00 FF 81 31 FE 45 65 63 11 14 71 05 28 00 1F 00 18 0F 48 37 10 23 + SparkassenCard (Bank) + https://sparkasse.de + 3B EF 00 FF 81 31 FE 45 65 63 19 01 62 02 80 00 0F 00 35 00 42 06 20 BB Credit card (Germany, Postbank AG): VISA @@ -5939,6 +7590,10 @@ 3B F3 96 00 FF C0 0A 31 FE 4D 80 31 E0 83 MARX Cryptoken (supported by RaakSign) +3B F4 13 00 00 81 31 FE 45 52 46 5A 4F ED + Serbian Health Care electronic card (HealthCare) + http://www.rfzo.rs/index.php/osiguranalica/ekartica + 3B F4 18 00 02 C1 0A 31 FE 58 56 34 63 76 C5 Eutron CryptoIdentity (reader + card token) @@ -5952,6 +7607,10 @@ Aventra ActiveSecurity MyEID http://www.aventra.fi/pdf/ActiveSecurity%20MyEID%20Tokens%20white%20paper%20(2p)%20EN.pdf +3B F5 18 00 02 10 80 4F 73 45 49 44 + Atmega 128 microcontroller based open source EID smartcard with RSA and ECC. (eID) + https://oseid.sourceforge.io/ + 3B F5 91 00 FF 91 81 71 FE 40 00 41 00 00 00 00 05 Contactless Mifare Ultralight @@ -5970,6 +7629,14 @@ 3B F5 91 00 FF 91 81 71 FE 40 00 42 00 01 77 D1 A1 German Passport (ePass) (issued May 2008) +3B F5 91 00 FF 91 81 71 FE 40 00 42 00 01 B3 A1 15 + Individual Number Card (eID) + https://www.kojinbango-card.go.jp/ + +3B F5 96 00 00 8. 31 FE 45 4D 79 45 49 44 1. + MyEID card (Infineon chip) (PKI) + https://services.aventra.fi/English/products_MyEID_E.php + 3B F6 18 00 FF 81 31 FE 45 4A 32 41 30 38 30 1B NXP J2A080 - 80K (blank) http://www.classic.nxp.com/acrobat_download2/literature/9397/75016728.pdf @@ -5999,11 +7666,20 @@ 3B F7 11 00 00 81 71 FE 42 00 00 63 95 31 02 90 00 FF VISA card for Taipei Fubon Bank, Taiwan +3B F7 11 00 00 81 71 FE 42 00 00 63 95 31 04 90 00 F9 + E.SUN Bank, Taiwan (Bank) + https://www.esunbank.com.tw + 3B F7 11 00 00 81 71 FE 42 00 00 63 95 31 05 90 00 F8 ATM card for Chunghwa Post, Taiwan ATM card for E.Sun Commercial Bank, Taiwan ATM card for Taishin International Bank, Taiwan ATM card for Bank of Taiwan, Taiwan + ATM card for Land Bank of Taiwan, Taiwan + +3B F7 11 00 01 40 96 54 30 04 0E 6C B6 D6 + Atmel (FunCard) Smart Card with AT90S8515 and 24LC64 chip on it (Other) + http://docs-europe.electrocomponents.com/webdocs/1173/0900766b811730a2.pdf 3B F7 11 00 01 40 96 54 30 04 0E 6C B6 D6 90 00 PIC16F876-04/SP (PICCard2) or @@ -6074,6 +7750,10 @@ 3B F8 13 00 00 81 31 FE 15 59 75 62 69 6B 65 79 34 D4 Yubico Yubikey 4 OTP+CCID +3B F8 13 00 00 81 31 FE 45 46 49 44 45 53 4D 4F 31 8E + Fidesmo Card with Dual Interface (JavaCard) + http://shop.fidesmo.com/product/fidesmo-card-dual-interface + 3B F8 13 00 00 81 31 FE 45 4A 43 4F 50 76 32 34 .. .. NXP JCOP v2.4.x (see hist bytes for more info) @@ -6085,6 +7765,10 @@ Raak C2 Smart Card (PKI) http://www.raaktechnologies.com/software-downloads-documentation/ +3B F8 13 00 00 81 31 FE 45 53 4B 55 50 01 00 00 00 FC + Silesian Card of Public Services (Transport) + https://portal.kartaskup.pl/ + 3B F8 13 00 00 81 31 FE 45 53 6D 61 72 74 41 70 70 F8 national Lithuania ID card @@ -6132,6 +7816,9 @@ 3B F9 13 00 FF 10 80 80 31 E0 55 42 45 52 47 53 Banrisul bank +3B F9 15 00 FF 91 01 31 FE 43 80 64 48 65 72 61 82 90 00 C7 + RC-S500 card (FeliCa SAM for reader?) (Other) + 3B F9 18 00 00 80 31 FE 45 80 57 4E 45 4F 57 41 56 45 7D Neowave Weneo @@ -6150,15 +7837,34 @@ JCOP31 / 72B1 V2.2 Smartcard Dual Interface JCOP31 with 72KB EEPROM and V2.2 Java Card Open Platform +3B F9 18 00 00 81 31 FE 45 4A 43 4F 50 34 31 56 32 32 AF + NHS Care Identity Service (CIS) smartcard (HealthCare) + https://www.e-lfh.org.uk/programmes/national-ra-and-smartcard-policy/ + +3B F9 18 00 FF 81 31 FE 45 50 56 5F 4A 33 41 30 34 30 40 + Yubico Yubikey NEO OTP+U2F+CCID (PKI) + https://www.yubico.com/products/yubikey-hardware/yubikey-neo/ + +3B F9 91 00 FF 91 81 71 40 40 00 41 80 04 5B 89 BA B3 52 80 3A + mifare desfire 2k (eID) + 3B F9 94 00 00 81 31 FE 65 46 54 20 56 31 30 30 90 00 83 ePass 2000 +3B F9 96 00 00 80 31 FE 45 53 43 45 37 20 03 00 20 46 42 + ActivIdentity Activkey Sim (PKI) + https://www.hidglobal.com/products/cards-and-credentials/activid/usb-tokens + 3B F9 96 00 00 81 31 FE 45 45 4F 4E 43 61 72 64 56 31 73 eONCard V1 (PKI) 3B F9 96 00 00 81 31 FE 45 53 43 45 37 20 0E 00 20 20 28 Giesecke & Devrient GmbH StarSign CUT S +3B F9 96 00 00 81 31 FE 45 53 50 49 56 4B 45 59 37 30 28 + Taglio PIVKey C980 (PKI) + https://www.pivkey.com + 3B F9 98 00 FF C1 10 31 FE 55 41 4D 20 43 4D 44 31 31 30 83 Service card of the Ministry of Defense of Italy - Military Aviation @@ -6210,6 +7916,12 @@ Estonian Identity Card (EstEID v3.5 (10.2014) cold) (eID) http://id.ee/ +3B FA 18 00 00 81 31 FE 45 06 08 2A 84 10 01 87 6E 08 07 BE + Rijkspas (identification card dutch government employees) (eID) + https://nl.wikipedia.org/wiki/Rijkspas + Dutch goverment multifunctional smartcard (Other) + https://nl.wikipedia.org/wiki/Rijkspas + 3B FA 18 00 00 81 31 FE 45 06 08 60 84 10 01 87 6F 06 02 FE Card used by the Dutch health insurers to give medical personell access to patient insurance information @@ -6283,6 +7995,10 @@ 3B FB 11 00 00 81 31 FE 45 00 31 C0 64 77 E9 10 00 00 90 00 6A OCS ID-One Cosmo Card USB Token +3B FB 11 00 FF 81 31 80 55 00 68 02 00 10 10 53 49 41 45 00 04 + Italian Society of Authors and Publishers ticket and report signing smart card (PKI) + https://www.siae.it/en/utilizzatori/other-services-stamps-certifications-data-and-statistics/automated-ticket-issuing-systems + 3B FB 13 00 00 81 31 FE 45 4A 43 4F 50 53 3. 3. 56 32 33 32 .. JCOP-Sxx/yy v2.3.2 (see hist bytes for more info) @@ -6302,6 +8018,13 @@ 3B FB 13 00 FF C0 80 31 80 75 5A 43 35 2E 34 20 52 45 56 20 48 AC ZeitControl BasicCard Professional 5.4 +3B FB 13 00 FF C0 80 31 80 75 5A 43 35 2E 34 20 52 45 56 20 4D A9 + Basiccard ZC5.4 revision M (Other) + http://basiccard.com + +3B FB 18 00 00 40 78 80 59 53 50 59 52 55 53 0B 00 03 + Spyrus, Inc. Rosetta USB (PKI) + 3B FB 18 00 00 40 78 80 59 53 50 59 52 55 53 0B 04 02 SPYRUS Rosetta Series 2 (eID) http://www.spyrus.com/rosetta-hsm/ @@ -6359,6 +8082,14 @@ Feitian A40 JavaCard (64K) (JavaCard) http://www.smartcardfocus.com/shop/ilp/id~711/javacos-a40-dual-interface-java-card-64k/p/index.shtml +3B FC 18 00 00 81 31 80 45 90 67 46 4A 01 00 20 05 00 00 00 00 4E + Feitian A40 (JavaCard) + http://www.smartcardfocus.com/shop/ilp/id~711/javacos-a40-dual-interface-java-card-64k/p/index.shtml + +3B FC 18 00 00 81 31 80 45 90 67 46 4A 01 00 25 04 00 00 00 00 4A + Feitian JavaCOS A22CR () + http://www.javacardos.com/store/javacard-a22cr.php + 3B FC 18 00 00 81 31 80 45 90 67 46 4A 01 64 2F 70 C1 72 FE E0 FD Feitian eJavaToken (JavaCard) http://www.ftsafe.com/product/epass/eJavaToken @@ -6386,6 +8117,10 @@ 3B FD 18 00 00 80 31 FE 45 00 31 80 71 8E 64 52 D9 04 00 81 90 00 5B Oberthur Card Systems, authentIC +3B FD 18 00 00 80 31 FE 45 73 66 74 65 20 63 64 31 34 34 2D 6E 66 D8 + 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) + http://www.smartcardfocus.us/shop/ilp/id~523/smartcafe-expert-3-2-144k-dual/p/index.shtml + 3B FD 18 00 00 80 31 FE 45 73 66 74 65 2D 63 64 30 38 30 2D 6E 66 DC G&D Sm@Cafe 3.1 (eID) @@ -6425,16 +8160,29 @@ MTCOS Light http://www.masktech.de/products/mtcoslight/index.html +3B FD 94 00 00 81 31 60 65 80 31 C0 69 4D 54 43 4F 53 73 01 01 16 E7 + Polish student card (eID) + +3B FD 96 00 00 80 31 FE 45 53 4C 4A 35 32 47 78 78 79 79 79 7A 52 25 + TIPL (Other) + 3B FD 96 00 00 81 31 20 43 80 31 80 65 B0 83 11 00 C8 83 00 90 00 15 Gemalto TOP IM GX4 MSA081, T=1 (PKI) 3B FD 96 00 00 81 31 20 43 80 31 80 65 B0 83 11 48 C8 83 00 90 00 Pay TV +3B FD 96 00 00 81 31 80 43 80 31 80 65 B0 85 01 00 D6 83 01 90 00 BC + Queensland Drivers' Licence (Australia) (eID) + 3B FD 96 00 00 81 31 FE 45 00 00 01 52 33 29 80 00 00 00 00 00 00 A9 DPI Guatemala (eID) http://www.renap.gob.gt/ +3B FD 96 00 00 81 31 FE 45 53 4C 4A 35 32 47 44 4C 31 32 38 43 52 57 + Universal JCard (Contact) with Infineon SLE78 (JavaCard) + http://www.usmartcards.co.uk/cards/universal-jcard-contact-with-infineon-sle78-white-gloss-pvc-card.html + 3B FE 13 00 00 81 31 FE 45 4A 43 4F 50 76 32 34 31 20 4C 4F 54 20 57 B1 LOT test card (JavaCard) www.lotgroup.eu @@ -6452,6 +8200,9 @@ 3B FE 18 00 00 80 31 FE 45 80 31 80 66 40 90 A4 16 2A 00 83 0F 90 00 EF iEstonian Identity Card (EstEID 3.0 (18.01.2011) warm) +3B FE 18 00 00 80 31 FE 45 80 31 80 66 40 90 A5 10 2E 03 83 0F 90 00 EF + Infineon jTOP SLE78 SLJ52GCA080CL IFX v46.03 (JavaCard) (JavaCard) + 3B FE 18 00 00 80 31 FE 45 80 31 80 66 40 90 A5 10 2E 10 83 01 90 00 F2 Infineon CJTOP 80K INF SLJ 52GLA080AL M8.4 (JavaCard) @@ -6459,6 +8210,10 @@ Smartcard-HSM http://www.cardcontact.de/products/sc-hsm.html +3B FE 91 00 FF 91 81 71 FE 40 00 41 20 00 51 77 91 80 31 80 65 B0 85 03 00 FB + Italian Card Identity (CIE Comune di Parma) (eID) + http://www.comune.parma.it/servizi/Servizi-Demografici-Carta-di-identita/Carta-di-identita-Elettronica-CIE_A2_C100_P96.aspx + 3B FE 91 00 FF 91 81 71 FE 40 00 41 28 00 01 80 81 00 73 C8 40 00 00 90 00 4D Philips SmartMX chip (IBMs JCOP OS) @@ -6466,6 +8221,10 @@ JCOP31 72K dual interface functionality, 1K Mifare emulation. +3B FE 91 00 FF 91 81 71 FE 40 00 41 38 00 11 F7 B1 4A 43 4F 50 32 34 32 52 11 + SwissPass (Transport) + https://www.swisspass.ch + 3B FE 91 00 FF 91 81 71 FE 40 00 41 38 00 21 80 71 80 66 B0 07 01 01 07 07 B7 Java Gemalto R7 (contactless) (Bank) @@ -6484,6 +8243,10 @@ Estonian Identity Card (EstEID v1.0 cold) Estonian Identity Card (EstEID v1.1 "MULTOS" warm) +3B FE 96 00 00 81 31 FE 45 80 31 80 66 40 90 A5 10 2E 03 83 01 90 00 6E 90 00 + Swissbit PS-100u (JavaCard) + https://www.swissbit.com/ps-100u/ + 3B FE 96 00 FF C0 0A 31 FE 4D 45 73 74 45 49 44 20 76 65 72 20 31 2E 30 9B Estonian Identity Card (EstEID v1.1 compatible) http://www.id.ee/?id=11019&&langchange=1 @@ -6504,7 +8267,7 @@ Datakey 32K PKI Smart Card Model 330 http://www.datakey.com/products/smart_cards/products_sc_330.shtml -3B FF 11 00 00 81 71 40 42 00 00 21 01 31 42 52 00 0[0,5] 63 .. .. .. .. 90 00.* +3B FF 11 00 00 81 71 40 42 00 00 21 01 31 42 52 00 0[05] 63 .. .. .. .. 90 00.* Smart Card "The Smart Way to Login" Used on Acer TravelMate to secure boot @@ -6515,6 +8278,14 @@ Croation personal ID card (eID) http://eid.hr/ +3B FF 13 00 00 81 31 FE 45 43 44 32 69 A9 41 00 00 20 20 20 20 20 20 00 53 + Visa credit card (Viseca Card Services SA, Switzerland) (Bank) + https://www.viseca.ch/privatkunden/kreditkarten + Visa credit card, UBS Switzerland (Bank) + +3B FF 13 00 00 81 31 FE 45 43 44 33 69 09 40 00 00 20 20 20 20 20 20 00 F3 + VISA credit card (LBBW/Payback VISA) (Bank) + 3B FF 13 00 00 81 31 FE 45 4F 57 4F 4B 31 30 2D 4A .. .. .. .. .. .. .. .. OWOK (One Web, One Key) login card http://www.reiner-sct.com/owok/ @@ -6524,6 +8295,9 @@ 3B FF 13 00 00 81 31 FE 4D 80 25 A0 00 00 00 56 57 44 4B 33 33 30 06 00 D2 Datakey DCOS model 330 (DKCCOS 6.0 token) +3B FF 13 00 FF 10 80 80 31 E0 6B 04 31 05 02 AF 55 55 55 55 55 55 + USAA EMV Visa Debit Card (Bank) + 3B FF 13 00 FF 10 80 80 31 E0 6B 07 14 05 02 8A 55 55 55 55 55 55 Tangerine Debit Card (Bank) https://www.tangerine.ca @@ -6555,6 +8329,10 @@ SafeNet SC650 (PKI) http://www.safenet-inc.com/data-protection/authentication/smartcard-650/ +3B FF 14 00 FF 81 31 FE 45 80 25 A0 00 00 00 56 57 53 43 36 35 30 03 02 39 + SafeNet SC650 v3.2 (PKI) + http://www.safenetat.com/products-solutions/high-assurance-authentication/sc650/ + 3B FF 18 00 00 81 31 FE 45 00 6B 04 05 01 00 01 11 01 43 4E 53 10 31 80 69 Sanitary Card of "Friuli Venezia Giulia" region (Italian Republic) Carta Nazionale dei Servizi (Italia) @@ -6573,7 +8351,8 @@ Carta del Servizio Sanitario Regionale - Emilia Romagna 3B FF 18 00 00 81 31 FE 45 00 6B 05 05 10 17 01 21 01 43 4E 53 10 31 80 5E - Regional Card - Regione Liguria - Italy (eID) + Regional Card - Regione Liguria, Veneto - Italy (eID) + Tessera Sanitaria - Carta Regionale dei Servizi 3B FF 18 00 00 81 31 FE 45 00 6B 11 05 07 00 01 21 01 43 4E 53 10 31 80 4A Oberthur ID-One Cosmo V7-n it's a java card 2.2.2 @@ -6581,6 +8360,13 @@ 3B FF 18 00 00 81 31 FE 4D 80 25 A0 00 00 00 56 57 44 4B 34 30 30 06 00 DD DataKey 400 (DK400) +3B FF 18 00 00 81 31 FE 55 00 6B 02 09 04 03 01 01 01 43 4E 53 10 31 80 65 + Italian Chambers of Commerce CNS (PKI) + http://www.card.infocamere.it/infocard/pub/ + +3B FF 18 00 00 81 31 FE 55 00 6B 02 09 14 03 01 01 01 43 4E 53 10 31 80 75 + Smart Card INFOCERT digital key CNS from CST PADOVA (eID) + 3B FF 18 00 FF 80 31 FE 45 53 46 53 45 2D 43 58 33 32 32 2D 56 18 03 08 7C Giesecke & Devrient Sm@rtCafé Expert 2.0 @@ -6621,6 +8407,10 @@ 3B FF 18 00 FF 81 31 50 45 65 63 .. .. .. .. .. .. .. .. .. .. .. .. .. .. GeldKarte v3 (Germany) +3B FF 18 00 FF 81 31 FE 45 00 31 C5 73 C0 01 80 54 76 15 02 01 05 90 00 74 + SIGILANCE NFC OpenPGP Smart Card (JavaCard) + https://www.sigilance.com/ + 3B FF 18 00 FF 81 31 FE 45 54 48 43 43 31 30 54 45 43 4F 47 44 48 4E 32 24 National Health Insurance Card, Taiwan @@ -6813,7 +8603,7 @@ electronic identity card (PKI) 3B FF 18 00 FF 81 31 FE 55 00 6B 02 09 13 01 01 11 01 43 4E 53 11 31 80 9E - Service card of the Ministry of Defense of Italy - Navy + Service card of the Ministry of Defense of Italy 3B FF 18 00 FF 81 31 FE 55 00 6B 02 09 13 03 01 00 01 50 53 45 10 31 80 94 Italian Electronic ID Card (eID) @@ -6826,6 +8616,10 @@ 3B FF 18 00 FF 81 31 FE 55 00 6B 42 49 54 34 49 44 20 31 2E 30 00 90 00 91 Touch&Sign 2048 (PKI) +3B FF 18 00 FF 81 31 FE 55 00 6B 42 49 54 34 49 44 20 32 2E 30 00 90 00 92 + Izenpe Green Card (Citizen Certificate) (eID) + http://www.izenpe.com/s15-12020/en/contenidos/informacion/ciudadano/en_def/index.shtml + 3B FF 18 00 FF C1 0A 31 FE 55 00 6B 05 08 C8 05 01 11 01 43 4E 53 10 31 80 0C Carta Regionale dei Servizi - Regione Lombardia @@ -6878,15 +8672,42 @@ 3B FF 94 00 FF C0 0A 1F 43 80 31 E0 73 36 21 13 57 4A 43 49 1C 31 30 32 1C Giesecke & Devrient - UniverSIM Pegasus +3B FF 95 00 00 40 0A 80 31 00 73 12 21 13 57 4A 33 0E 10 31 41 00 + Verizon GSM SIM (Telecommunication) + +3B FF 95 00 00 80 31 FE 43 80 31 80 67 B0 85 02 01 F3 A3 01 83 01 90 00 45 + Swedish digital tachograph driver smart card (Other) + https://www.transportstyrelsen.se/sv/vagtrafik/Yrkestrafik/Kor--och-vilotider/Fardskrivare/ansokan-om-forarkort/ + +3B FF 95 00 00 80 31 FE 43 80 31 80 67 B0 85 02 01 F3 A3 13 83 01 90 00 57 + Driver's Card (Tachograf card) issued by pwpw Poland (Transport) + https://www.pwpw.pl/en/Products/Cards/Cards.html + 3B FF 95 00 00 C0 0A 1F 43 80 31 E0 73 36 21 13 57 4A 33 0E 02 31 41 00 88 "BASE" SIM card; BASE is a german mobile phone operator, which is a brand of E-Plus, Germany. +3B FF 95 00 01 50 80 1C 44 4E 41 53 50 34 32 30 20 52 65 76 53 34 30 F1 + NC+ Polland (Pay TV) + http://www.flysat.com/ncplus.php + +3B FF 95 00 01 50 80 1C 44 4E 41 53 50 34 32 30 20 52 65 76 53 34 30 F1 5D + NC+ Polland (Pay TV) + http://www.flysat.com/ncplus.php + 3B FF 95 00 FF 40 0A 80 31 00 73 1A 21 13 57 4A 50 48 60 31 41 47 Vodafone 64 KB SIM with Javacard 3B FF 95 00 FF 40 0A 80 31 E8 73 F6 21 13 67 4A 47 48 60 31 42 00 Giesecke & Devrient STARSIM +3B FF 95 00 FF 50 80 1C 44 4E 41 53 50 34 30 30 20 52 65 76 49 34 31 + Pay TV card nc+ polish (seca with merlin layer) (Pay TV) + http://www.flysat.com/ncplus.php + +3B FF 95 00 FF 50 80 1C 44 4E 41 53 50 34 30 30 20 52 65 76 49 34 39 + Big TV India (Pay TV) + https://www.lyngsat.com/packages/Big-TV.html + 3B FF 95 00 FF 50 80 1C 44 4E 41 53 50 34 30 30 20 52 65 76 49 34 41 Pay TV - NC+ in Poland (Pay TV) http://ncplus.pl/ @@ -6910,6 +8731,15 @@ Greek Academic ID (eID) http://academicid.minedu.gov.gr/ +3B FF 96 00 00 81 31 80 43 80 31 80 65 B0 85 03 00 EF 12 FF FE 82 90 00 96 + Gematlo IDCore 8030 (JavaCard) + +3B FF 96 00 00 81 31 FE 43 80 31 80 65 B0 84 56 51 10 12 01 78 82 90 00 6A + SafeNet eToken 5300 (PKI) + +3B FF 96 00 00 81 31 FE 45 80 F9 A0 00 00 03 08 00 00 10 00 53 45 4E 54 AC + cac (eID) + 3B FF 96 00 FF 81 31 FE 45 65 63 0D 09 71 07 64 00 0D 00 03 54 50 07 01 81 Commerzbank ServiceCard / Maestro / GeldKarte / Cirrus / girocard / CashGroup / electronic cash @@ -6990,13 +8820,13 @@ 3F 65 25 00 2B 09 EB 90 00 Bull Scot 5 -3F 65 25 00 2[2,C] 09 [F,6]9 90 00 +3F 65 25 00 2[2C] 09 [F6]9 90 00 Sesam Vitale (French health card) 3F 65 25 00 52 09 6A 90 00 French carte Vitale -3F 65 25 00 A[3,4] 09 6A 90 00 +3F 65 25 00 A[34] 09 6A 90 00 Sesam Vitale (French health card) 3F 65 25 08 22 04 68 90 00 @@ -7019,9 +8849,12 @@ 3F 65 25 08 65 04 6C 90 00 CB visa Boursorama France (Axalto) -3F 65 35 10 0. 04 6C 90 00 +3F 65 35 10 0. 04 [6,E]C 90 00 Postcard (Switzerland) +3F 65 35 10 01 04 EC 90 00 + Old Swiss Postbank card (Bank) + 3F 65 35 64 02 04 6C 90 40 Postcard (Switzerland) @@ -7045,13 +8878,16 @@ 3F 67 25 00 2A 20 00 41 68 90 00 ChipKnip -3F 67 25 00 2A 20 00 4[0,1] 68 90 00 +3F 67 25 00 2A 20 00 4[01] 68 90 00 Dutch ChipKnip, Proton (chip Bull CC 60 V1, Bull CC 60 V2 or Bull CC 1000) 3F 67 25 04 21 20 00 07 68 90 00 Philips TB100 (C-MOS chip) +3F 67 2F 00 11 14 00 01 68 90 00 + FilmNet(Sweden, 1984-1997) (Pay TV) + 3F 67 2F 00 11 14 00 03 68 90 00 D2MAC/Eurocrypt (Pay TV) @@ -7121,6 +8957,14 @@ 3F 77 18 00 00 C2 EB 45 02 6C 90 00 facetv (Other) +3F 77 18 00 00 D3 8A 40 01 64 90 00 + Skylink Viaccess 5.0 (Pay TV) + http://www.skylink.sk/ + +3F 77 18 00 00 D3 8A 42 01 64 90 00 + Satellite decoder card for TV Vlaanderen (Other) + https://www.tv-vlaanderen.be + 3F 77 18 25 00 29 14 00 62 68 90 00 Viaccess card @@ -7178,10 +9022,16 @@ 3F EF 00 FF 81 31 .. 45 65 63 Debit card (Germany): ec-cash, GeldKarte(DEM), Maestro, Cirrus +3F FD 11 25 02 50 00 03 33 B0 15 69 FF 4A 50 F0 80 03 4B 4C 03 + Kabel Deutschland G02 (Pay TV) + 3F FD 11 25 02 50 80 0F 41 B0 0A 69 FF 4A 50 70 80 00 5A 45 03 Buypass smart card (Bank) https://www.buypass.no/bruker/buypass-id/buypass-smartkort +3F FD 11 25 02 50 80 0F 41 B0 0D 69 FF 4A 50 F0 80 00 56 54 03 + Viasat (Pay TV) + 3F FD 13 25 02 50 00 0F 33 B0 0F 69 FF 4A 50 D0 00 00 53 59 02 Sky Digital (DSS satellite TV card) 2009 issue @@ -7194,13 +9044,24 @@ 3F FD 13 25 02 50 80 0F 33 B0 08 FF FF 4A 50 90 00 00 47 4C 01 Sky (Brasil) VideoGuard CAM card +3F FD 13 25 02 50 80 0F 33 B0 08 FF FF 4A 50 90 00 00 54 56 01 + NDS Videoguard TV CAM card (Sky Mexico 0905) (Pay TV) + https://en.wikipedia.org/wiki/VideoGuard + 3F FD 13 25 02 50 80 0F 41 B0 0A 69 FF 4A 50 F0 00 00 50 31 03 Sky Germany V14 NDS card (Pay TV) http://www.wikipedia.org/wiki/Sky_Deutschland +3F FD 13 25 02 50 80 0F 55 B0 02 69 FF 4A 50 F0 80 00 50 31 03 + SKY DE V15 (Pay TV) + 3F FD 14 25 01 50 00 0F 33 B0 0B FF FF 4A 50 80 00 00 47 58 01 DirecTV card +3F FD 14 25 02 50 80 0F 41 B0 0A 69 FF 4A 50 70 80 00 4E 5A 03 + Sky Network Televisiton Limited (New Zealand) card for new (2016) decoder. Reportedly, this is a Kaon NS1120-500 box. (Pay TV) + http://www.sky.co.nz + 3F FD 15 25 02 50 80 0F 41 B0 05 69 FF 4A 50 F0 00 00 41 5A 03 astro Pay TV Measat 91.5 E Caid: 0910 Provider: 000000 @@ -7235,6 +9096,10 @@ 3F FF 13 25 0B 50 00 0F 33 B0 04 69 FF 4A 50 E0 00 00 54 38 00 00 00 Stream TV (IP television) decoder card, provided by aon (Telekom Austria) TV card, contains Incorporated NDS Videoguard (TM) security system +3F FF 14 25 03 10 80 33 B0 10 69 FF 4A 50 70 00 00 43 52 01 00 00 + Russian cable TV AKADO NDS Card (Pay TV) + http://www.akado.ru/ + 3F FF 14 25 03 10 80 33 B0 10 69 FF 4A 50 70 00 00 5A 45 01 00 00 Norwegian DVB-C provider Get (www.get.no). NDS Videoguard security card. @@ -7328,22 +9193,49 @@ 3F FF 95 00 FF 91 81 71 FE 47 00 44 4E 41 53 50 32 34 31 20 44 73 68 DISH Network G3 (Pay TV) +3F FF 95 00 FF 91 81 71 FE 47 00 44 4E 41 53 50 32 34 31 20 44 73 68 48 30 39 0C + Dish Network Smart Card (Pay TV) + 3F FF 95 00 FF 91 81 71 FE 47 00 4E 43 4D 45 44 30 30 41 20 52 65 76 41 30 31 6C Mediaset Premium (Italy) 2013 +3F FF 95 00 FF 91 81 71 FE 47 00 4E 43 4D 45 44 30 30 43 20 52 65 76 43 30 30 6D + Mediaset Premium rechargeable (Pay TV) + http://www.mediasetpremium.it/ + 3F FF 95 00 FF 91 81 71 FE 47 00 54 49 47 45 52 36 30 31 20 52 65 76 4D 38 30 13 Spanish pay TV card for GOLTV +3F FF 95 00 FF 91 81 71 FE 57 00 44 4E 41 53 50 34 31 30 20 52 65 76 51 32 32 10 + Telenet CI+ card Belgium (Pay TV) + https://www2.telenet.be/nl/tv-met-een-kaartje/ + 3F FF 95 00 FF 91 81 71 FE 57 00 44 4E 41 53 50 34 31 30 20 52 65 76 51 32 35 17 New ROM of Nagra PayTV Card DNASP410 (Pay TV) http://en.wikipedia.org/wiki/Nagravision +3F FF 95 00 FF 91 81 71 FE 57 00 44 4E 41 53 50 34 31 30 20 52 65 76 51 32 37 15 + New Digi Slovakia (Pay TV) + https://www.lyngsat.com/packages/Digi.html + 3F FF 95 00 FF 91 81 71 FE 57 00 44 4E 41 53 50 34 31 30 20 52 65 76 51 32 42 60 Nagravision Kudelski Generation 7 card Rom410 MerQ2B (Pay TV) +3F FF 95 00 FF 91 81 71 FE 57 00 44 4E 41 53 50 34 31 30 20 52 65 76 51 32 53 71 + Slovak and Czech pay TV provider Slovak Telecom (Pay TV) + http://www.flysat.com/novadigi-sk.php + +3F FF 95 00 FF 91 81 71 FE 57 00 44 4E 41 53 50 34 38 32 20 52 65 76 52 32 36 1C + Max Tv Croatia (Pay TV) + https://www.lyngsat.com/packages/Max-TV.html + 3F FF 95 00 FF 91 81 71 FE 57 00 44 4E 41 53 50 35 35 32 20 44 73 68 4E 30 39 1F Dish Network ROM552 (Pay TV) +3F FF 95 00 FF 91 81 71 FE 57 00 44 4E 41 53 50 35 35 32 20 44 73 68 4E 30 42 64 + Dish Network (Satellite Pay TV) NASP 552 (Pay TV) + http://www.dishnetwork.com/ + 3F FF 95 00 FF 91 81 71 FF 47 00 44 4E 41 53 50 53 30 31 20 44 73 68 36 30 39 16 PayTV card for DishNetwork Sat receiver http://www.dishnetwork.com/ diff --git a/sources b/sources index 9e31906..b7b06d4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -befc40d4513daec5813ee317cb382acf pcsc-tools-1.4.25.tar.gz -01bb182888cddbff039100600622bd2f pcsc-tools-1.4.25.tar.gz.asc +SHA512 (pcsc-tools-1.5.2.tar.bz2) = e4b17ace30d3751af80151d282f3b4e17780169e00f44685f02ffe9aaf575d0a27ec9f78c1daee3b71a55ca6b77755da4f610a4d1fbca7af14f8babd9704dca0 +SHA512 (pcsc-tools-1.5.2.tar.bz2.asc) = cb9aa8db95eb6a021c3a2cc2fb23f13b322476a8dc89dabcc7305ceaeb4c94883d634e1fc09f346522faf7041a410de176de291d83fb62e5aaf3545e27940a86