18.08.2019»»воскресенье

Fake Ontario Drivers License Number Generator

18.08.2019
    38 - Comments

Document your code

Download Fake ID Generator 3.4.1 (Android) For Free on Mobogenie.com.IDs, Licenses, Passports, and more. Make a license for yourself. Make a passport for your cat. Make a credit card for your baby. You could even ma.

Every project on GitHub comes with a version-controlled wiki to give your documentation the high level of care it deserves. It’s easy to create well-maintained, Markdown or rich text documentation alongside your code.

Sign up for free See pricing for teams and enterprises

Formance.js is bringing romance back .. to forms.

A general purpose library for formatting and validating form fields, based on / inspired by Stripe's jQuery.payment library.

Client side validation is not sufficient in any project because the javascript can be bypassed and people can submit requests directly to the server. However, that doesn't mean client side validation should be forgotten. This library is for those who care about the user experience.

For more information checkout:

Fields

Clone this wiki locally

MIFARE is the NXP Semiconductors-owned trademark of a series of chips used in contactless smart cards and proximity cards.

The brand name covers proprietary solutions based upon various levels of the ISO/IEC 14443 Type A 13.56 MHz contactless smart card standard. It uses AES and DES/Triple-DES encryption standards, as well as an older proprietary encryption algorithm, Crypto-1. According to NXP, 10 billion of their smart card chips and over 150 million reader modules have been sold.[1] MIFARE is owned by NXP Semiconductors, which was spun off from Philips Electronics in 2006.

  • 1Variants
    • 1.2MIFARE Plus family
    • 1.3MIFARE Ultralight family
    • 1.4MIFARE DESFire family
  • 5Security of MIFARE Classic, MIFARE DESFire and MIFARE Ultralight
  • 8Places that use MIFARE products

Variants[edit]

MIFARE products are embedded in contactless and contact smart cards, smart paper tickets, wearables and phones.

The MIFARE brand name (derived from the term MIKRON FARE Collection and created by the company MIKRON) covers four families of contactless cards:

MIFARE Classic
Employs a proprietary protocol compliant to parts 1–3 of ISO/IEC 14443 Type A, with an NXP proprietary security protocol for authentication and ciphering. Subtype: MIFARE Classic EV1 (other subtypes are no longer in use).
MIFARE Plus
Drop-in replacement for MIFARE Classic with certified security level (AES-128 based) and is fully backwards compatible with MIFARE Classic. Subtypes MIFARE Plus S, MIFARE Plus X and MIFARE Plus SE.
MIFARE Ultralight
Low-cost ICs that are useful for high volume applications such as public transport, loyalty cards and event ticketing. Subtypes: MIFARE Ultralight C, MIFARE Ultralight EV1 and MIFARE Ultralight Nano.
MIFARE DESFire
Contactless ICs that comply to parts 3 and 4 of ISO/IEC 14443-4 Type A with a mask-ROM operating system from NXP. The DES in the name refers to the use of a DES, two-key 3DES, three-key 3DES and AES encryption; while Fire is an acronym for Fast, innovative, reliable, and enhanced. Subtypes: MIFARE DESFire EV1, MIFARE DESFire EV2.

There is also the MIFARE SAM AV2 contact smart card. This can be used to handle the encryption in communicating with the contactless cards. The SAM (Secure Access Module) provides the secure storage of cryptographic keys and cryptographic functions.

MIFARE Classic family[edit]

The MIFARE Classic IC is just a memory storage device, where the memory is divided into segments and blocks with simple security mechanisms for access control. They are ASIC-based and have limited computational power. Due to their reliability and low cost, those cards are widely used for electronic wallet, access control, corporate ID cards, transportation or stadium ticketing.

The MIFARE Classic with 1K memory offers 1,024 bytes of data storage, split into 16 sectors; each sector is protected by two different keys, called A and B. Each key can be programmed to allow operations such as reading, writing, increasing value blocks, etc. MIFARE Classic with 4K memory offers 4,096 bytes split into forty sectors, of which 32 are same size as in the 1K with eight more that are quadruple size sectors. MIFARE Classic Mini offers 320 bytes split into five sectors. For each of these IC types, 16 bytes per sector are reserved for the keys and access conditions and can not normally be used for user data. Also, the very first 16 bytes contain the serial number of the card and certain other manufacturer data and are read only. That brings the net storage capacity of these cards down to 752 bytes for MIFARE Classic with 1K memory, 3,440 bytes for MIFARE Classic with 4K memory, and 224 bytes for MIFARE Mini. It uses an NXP proprietary security protocol (Crypto-1) for authentication and ciphering.

The Samsung TecTileNFC tag stickers use MIFARE Classic chips. This means only devices with an NXP NFC controller chip can read or write these tags. At the moment BlackBerry phones, the Nokia Lumia 610 (August 2012[2]), the Google Nexus 4, Google Nexus 7 LTE and Nexus 10 (October 2013[3]) can't read/write TecTile stickers.

MIFARE Classic encryption has been compromised; see below for details.

MIFARE Plus family[edit]

MIFARE Plus is a replacement IC solution for the MIFARE Classic.

Key applications:

  • Public transportation
  • Access management; e.g., employee, school, or campus cards
  • Electronic toll collection
  • Car parking
  • Loyalty programs

It is less flexible than a MIFARE DESFire EV1 contactless IC.

MIFARE Plus was publicly announced in March 2008 with first samples in Q1 2009.[4]

MIFARE Plus, when used in older transportation systems that do not yet support AES on the reader side, still leaves an open door to attacks. Though it helps to mitigate threats from attacks that broke the Crypto-1 cipher through the weak random number generator, it does not help against brute force attacks and cryptoanalytic attacks.[5]

During the transition period from MIFARE Classic to MIFARE Plus where only a few readers might support AES in the first place, it offers an optional AES authentication in Security Level 1 (which is in fact MIFARE Classic operation). This does not prevent the attacks mentioned above but enables a secure mutual authentication between the reader and the card to prove that the card belongs to the system and is not fake.

In its highest security level SL3, using 128-bit AES encryption, MIFARE Plus is secured from attacks.[citation needed]

MIFARE Plus EV1[edit]

MIFARE Plus EV1 was announced in April 2016.[6]

New features compared to MIFARE Plus X include:

Sector-wise security-level switching
The choice of crypto algorithm used in the authentication protocol can be set separately for each sector. This makes it possible to use the same card with both readers that can read MIFARE Classic products (with sectors protected by 48-bit CRYPTO1 keys, 'Security Level 1') and readers that can read MIFARE Plus products (with sectors protected by 128-bit AES keys, 'Security Level 3'). This feature is intended to make it easier to gradually migrate existing MIFARE Classic product-based installations to MIFARE Plus, without having to replace all readers at the same time.
ISO 7816-4 wrapping
The card can now be accessed in either the protocol for MIFARE (which is not compliant with the ISO 7816-4 APDU format), or using a new protocol variant that runs on top of ISO 7816-4. This way the cards become compatible with NFC reader APIs that can only exchange messages in ISO 7816-4 APDU format, with a maximum transfer data buffer size of 256 bytes.
Proximity check
While the protocol for MIFARE Classic tolerated message delays of several seconds, and was therefore vulnerable to relay attacks, MIFARE Plus EV1 now implements a basic 'ISO compliant' distance-bounding protocol. This puts tighter timing constraints on the permitted round-trip delay during authentication, in order to make it harder to forward messages to far-away cards or readers via computer networks.
Secure end-2-end channel
Permits AES-protected over-the-air updates even to Crypto1 application sectors (SL1SL3 mix mode).
Transaction MAC
The card can produce an additional message-authentication code over a transaction that can be verified by a remote clearing service, independent of the keys used by the local reader during the transaction.

MIFARE Ultralight family[edit]

The MIFARE Ultralight has only 512 bits of memory (i.e. 64 bytes), without cryptographic security. The memory is provided in 16 pages of 4 bytes.Cards based on these chips are so inexpensive that they are often used for disposable tickets for events such as the Football World Cup 2006.It provides only basic security features such as one-time-programmable (OTP) bits and a write-lock feature to prevent re-writing of memory pages but does not include cryptography as applied in other MIFARE product-based cards.

MIFARE Ultralight EV1[edit]

MIFARE Ultralight EV1[7] introduced in November 2012 the next generation of paper ticketing smart card ICs for limited-use applications for ticketing schemes and additional security options. It comes with several enhancements above the original MIFARE Ultralight:

Fake Ontario Drivers License Number Generator
  • 384 and 1024 bits user memory product variants
  • OTP, lock bits, configurable counters for improved security
  • Three independent 24-bit one-way counters to stop reloading
  • Protected data access through 32-bit password
  • NXP Semiconductors originality signature function, this is an integrated originality checker and is an effective cloning protection that helps to prevent counterfeit of tickets. However this protection is applicable only to 'mass penetration of non NXP originated chips and does not prevent hardware copy or emulation of a single existing valid chip'[8]

Applications:

  • Limited-use tickets in public transport
  • Event ticketing (stadiums, exhibitions, leisure parks)
  • Loyalty

MIFARE Ultralight C[edit]

Introduced at the Cartes industry trade show in 2008, the MIFARE Ultralight C IC is part of NXP's low-cost MIFARE product offering (disposable ticket). With Triple DES, MIFARE Ultralight C uses a widely adopted standard, enabling easy integration in existing infrastructures. The integrated Triple DES authentication provides an effective countermeasure against cloning.[citation needed]

Key applications for MIFARE Ultralight C are public transportation, event ticketing, loyalty and NFC Forum tag type 2.

MIFARE DESFire family[edit]

The MIFARE DESFire (MF3ICD40) was introduced in 2002 and is based on a core similar to SmartMX, with more hardware and software security features than MIFARE Classic. It comes pre-programmed with the general purpose MIFARE DESFire operating system which offers a simple directory structure and files. They are sold in four variants: One with Triple-DES only and 4 kiB of storage, and three with AES (2, 4, or 8 kiB; see MIFARE DESFire EV1). The AES variants have additional security features; e.g., CMAC. MIFARE DESFire uses a protocol compliant with ISO/IEC 14443-4.[9] The contactless IC is based on an 8051 processor with 3DES/AES cryptographic accelerator, making very fast transactions possible.

The maximal read/write distance between card and reader is 10 centimetres (3.9 in), but actual distance depends on the field power generated by the reader and its antenna size.

In 2010, NXP announced the discontinuation of the MIFARE DESFire (MF3ICD40) after it had introduced its successor MIFARE DESFire EV1 (MF3ICD41) in late 2008. In October 2011 researchers of Ruhr University Bochum[10] announced that they had broken the security of MIFARE DESFire (MF3ICD40), which was acknowledged by NXP[11] (see MIFARE DESFire attacks).

MIFARE DESFire EV1[edit]

New evolution of MIFARE DESFire contactless IC, broadly backwards compatible. Available with 2 kiB, 4 kiB, and 8 kiB non-volatile memory. Other features include:[12]

  • Support for random ID.
  • Support for 128-bit AES
  • Hardware and operating system are Common Criteria certified at level EAL 4+

MIFARE DESFire EV1 was publicly announced in November 2006.[citation needed]

Key applications:

  • Advanced public transportation
  • Access management
  • Loyalty
  • Micropayment

MIFARE DESFire EV2[edit]

The latest evolution of the MIFARE DESFire contactless IC family, broadly backwards compatible.[13]New features include:

  • MIsmartApp enabling to offer or sell memory space for additional applications of 3rd parties without the need to share secret keys
  • Transaction MAC to authenticate transactions by 3rd parties
  • Virtual Card Architecture for privacy protection
  • Proximity check against relay attacks

MIFARE DESFire EV2 was publicly announced in March 2016 at the IT-TRANS event in Karlsruhe, Germany.

MIFARE SAM AV2[edit]

MIFARE SAMs are not contactless smart cards. They are secure access modules designed to provide the secure storage of cryptographic keys and cryptographic functions for terminals to access the MIFARE products securely and to enable secure communication between terminals and host (backend). MIFARE SAMs are available from NXP in the contact-only module (PCM 1.1) as defined in ISO/IEC 7816-2 and the HVQFN32 format.[citation needed]

Integrating a MIFARE SAM AV2 in a contactless smart card reader enables a design which integrates high-end cryptography features and the support of cryptographic authentication and data encryption/decryption.[citation needed] Like any SAM, it offers functionality to store keys securely, and perform authentication and encryption of data between the contactless card and the SAM and the SAM towards the backend. Next to a classical SAM architecture the MIFARE SAM AV2 supports the X-mode which allows a fast and convenient contactless terminal development by connecting the SAM to the microcontroller and reader IC simultaneously.[citation needed]

Fake ontario drivers license number generator

MIFARE SAM AV2 offers AV1 mode and AV2 mode where in comparison to the SAM AV1 the AV2 version includes public key infrastructure (PKI), hash functions like SHA-1, SHA-224, and SHA-256. It supports MIFARE Plus and a secure host communication. Both modes provide the same communication interfaces, cryptographic algorithms (Triple-DES 112-bit and 168-bit key, MIFARE products using Crypto1, AES-128 and AES-192, RSA with up to 2048-bit keys), and X-mode functionalities.[citation needed]

Applications[edit]

MIFARE products can be used in different applications:[14]

  • Identification cards
  • Access management
  • Campus cards
  • Loyalty cards (reward points)
  • Tourist cards
  • Micropayment (mobile wallet, contactless payment, cashless payment)
  • Road tolling
  • Transport ticketing
  • Event ticketing
  • Citizen card
  • Membership cards
  • Parking
  • Library cards
  • Fuel cards
  • Hotel key cards
  • NFC Tag (NFC apps, MIFARE4Mobile)
  • Taxi cards
  • Museum access cards
  • Product authentication
  • Production control
  • Health cards
  • Ferry Cards
  • Car rentals
  • Fleet management
  • Amusement parks
  • Bike rentals
  • Blood donor cards
  • Information services
  • Interactive exhibits
  • Interactive lotteries
  • Password storage
  • Smart advertising
  • Social welfare
  • Waste management

Formerly most access systems used MIFARE Classic, but today these systems have switched to MIFARE DESFire because this product has more security than MIFARE Classic.

Byte layout[edit]

Byte-level layout of MiFare cards.

History[edit]

  • 1994 — MIFARE Classic IC with 1K user memory introduced.
  • 1996 — First transport scheme in Seoul using MIFARE Classic with 1K memory.
  • 1997 — MIFARE PRO with Triple DEScoprocessor introduced.
  • 1999 — MIFARE PROX with PKI coprocessor introduced.
  • 2001 — MIFARE Ultralight introduced.
  • 2002 — MIFARE DESFire introduced, microprocessor based product.
  • 2004 — MIFARE SAM introduced, secure infrastructure counterpart of MIFARE DESFire.
  • 2006 — MIFARE DESFire EV1 is announced as the first product to support 128-bit AES.
  • 2008 — MIFARE4Mobile industry Group is created, consisting of leading players in the Near Field Communication (NFC) ecosystem.
  • 2008 — MIFARE Plus is announced as a drop-in replacement for MIFARE Classic based on 128-bit AES.
  • 2008 — MIFARE Ultralight C is introduced as a smart paper ticketing IC featuring Triple DES Authentication.
  • 2010 — MIFARE SAM AV2 is introduced as secure key storage for readers AES, Triple DES, PKI Authentication.
  • 2012 — MIFARE Ultralight EV1 introduced, backwards compatible to MIFARE Ultralight but with extra security.
  • 2014 — MIFARE SDK was introduced, allowing developers to create and develop their own NFC Android applications.
  • 2014 — NXP Smart MX2 the world’s first secure smart card platform supporting MIFARE Plus and MIFARE DESFire EV1 with EAL 50 was released.
  • 2015 — MIFARE Plus SE, the entry-level version of NXP’s proven and reliable MIFARE Plus product family, was introduced.
  • 2016 — MIFARE Plus EV1 was introduced, the proven mainstream smart card product compatible with MIFARE Classic in its backward compatible security level.
  • 2016 — MIFARE DESFire EV2 is announced with improved performance, security, privacy and multi-application support.
  • 2016 — MIFARE SDK is rebranded to TapLinx, with additional supported products.
  • 2018 — MIFARE 2GO cloud service was introduced, allows to manage MIFARE DESFire and MIFARE Plus (in SL3) product-based credentials onto NFC-enabled mobile and wearable devices.

The MIFARE product portfolio was originally developed by Mikron in Gratkorn, Austria. Mikron was acquired by Philips in 1995.[15] Mikron sourced silicon from Atmel in the US, Philips in the Netherlands, and Siemens in Germany.[citation needed]

Infineon Technologies (then Siemens) licensed MIFARE Classic from Mikron in 1994[16] and developed both stand alone and integrated designs with MIFARE product functions. Infineon currently produces various derivatives based on MIFARE Classic including 1K memory (SLE66R35) and various microcontrollers (8 bit (SLE66 series), 16 bit (SLE7x series), and 32 bit (SLE97 series) with MIFARE implementations, including devices for use in USIM with Near Field Communication.[17]

Motorola tried to develop MIFARE product-like chips for wired-logic version but finally gave up. The project expected one million cards per month for start, but that fell to 100,000 per month just before they gave up the project.[18]

In 1998 Philips licensed MIFARE Classic to Hitachi[19] Hitachi licensed MIFARE products for the development of the contactless smart card solution for NTT's IC telephone card which started in 1999 and finished in 2006.[citation needed] In the NTT contactless IC telephone card project, three parties joined: Tokin-Tamura-Siemens, Hitachi (Philips-contract for technical support), and Denso (Motorola-only production).[citation needed] NTT asked for two versions of chip, i.e. wired-logic chip (like MIFARE Classic) with small memory and big memory capacity. Hitachi developed only big memory version and cut part of the memory to fit for the small memory version.

The deal with Hitachi was upgraded in 2008 by NXP (by then no longer part of Philips) to include MIFARE Plus and MIFARE DESFire to the renamed semiconductor division of Hitachi Renesas Technology.[20]

In 2010 NXP licensed MIFARE products to Gemalto. In 2011 NXP licensed Oberthur to use MIFARE products on SIM cards. In 2012 NXP signed an agreement with Giesecke & Devrient to integrate MIFARE product-based applications on their secure SIM products. These licensees are developing Near Field Communication products[21][22]

Security of MIFARE Classic, MIFARE DESFire and MIFARE Ultralight[edit]

The encryption used by the MIFARE Classic IC uses a 48-bit key.[23]

A presentation by Henryk Plötz and Karsten Nohl[24] at the Chaos Communication Congress in December 2007 described a partial reverse-engineering of the algorithm used in the MIFARE Classic chip. Abstract and slides[25] are available online. A paper that describes the process of reverse engineering this chip was published at the August 2008 USENIX security conference.[26]

In March 2008 the Digital Security[27] research group of the Radboud University Nijmegen made public that they performed a complete reverse-engineering and were able to clone and manipulate the contents of an OV-Chipkaart which is using MIFARE Classic chip.[28] For demonstration they used the Proxmark device, a 125 kHz / 13.56 MHz research instrument.[29] The schematics and software are released under the free GNU General Public License by Jonathan Westhues in 2007. They demonstrate it is even possible to perform card-only attacks using just an ordinary stock-commercial NFC reader in combination with the libnfc library.

The Radboud University published four scientific papers concerning the security of the MIFARE Classic:

  • A Practical Attack on the MIFARE Classic[30]
  • Dismantling MIFARE Classic[31]
  • Wirelessly Pickpocketing a MIFARE Classic Card[32]
  • Ciphertext-only Cryptanalysis on Hardened MIFARE Classic Cards[33]

In response to these attacks, the Dutch Minister of the Interior and Kingdom Relations stated that they would investigate whether the introduction of the Dutch Rijkspas could be brought forward from Q4 of 2008.[34]

NXP tried to stop the publication of the second article by requesting a preliminary injunction. However, the injunction was denied, with the court noting that, 'It should be considered that the publication of scientific studies carries a lot of weight in a democratic society, as does informing society about serious issues in the chip, because it allows for mitigating of the risks.'[35][36]

Both independent research results are confirmed by the manufacturer NXP.[37] These attacks on the cards didn't stop the further introduction of the card as the only accepted card for all Dutch public transport the OV-chipkaart continued as nothing happened[38] but in October 2011 the company TLS, responsible for the OV-Chipkaart announced that the new version of the card will be better protected against fraud.[39]

The MIFARE Classic encryption Crypto-1 can be broken in about 200 seconds on a laptop,[40] if approx. 50 bits of known (or chosen) key stream are available. This attack reveals the key from sniffed transactions under certain (common) circumstances and/or allows an attacker to learn the key by challenging the reader device.

The attack proposed in[41] recovers the secret key in about 40 ms on a laptop. This attack requires just one (partial) authentication attempt with a legitimate reader.

Additionally, there are a number of attacks that work directly on a card and without the help of a valid reader device.[42] These attacks have been acknowledged by NXP.[43] In April 2009 new and better card-only attack on MIFARE Classic has been found. It was first announced at the rump session of Eurocrypt 2009.[44] This attack was presented at SECRYPT 2009.[45] The full description of this latest and fastest attack to date can also be found in the IACR preprint archive.[46] The new attack improves by a factor of more than 10 all previous card-only attacks on MIFARE Classic, has instant running time, and it does not require a costly precomputation. The new attack allows to recover the secret key of any sector of MIFARE Classic card via wireless interaction, within about 300 queries to the card. It can then be combined with the nested authentication attack in the Nijmegen Oakland paper to recover subsequent keys almost instantly. Both attacks combined and with the right hardware equipment such as Proxmark3, one should be able to clone any MIFARE Classic card in not more than 10 seconds. This is much faster than previously thought.

Ejector design calculation software. The equations on which the program is based are fully specified, the input format required is set out in clear tables, and three worked examples illustrate the use of the procedures. For the second the input is a selection of entry and required exit pressures and flow rates, together with estimates of loss coefficients in the primary and secondary nozzles, mixing duct and diffuser. The program will optimise the ejector, calculating the primary nozzle and exit dimensions, and flow conditions throughout. If other gases are handled the secondary mass flow rate is converted by the program to an equivalent rate based on the molar mass of the secondary gas. For the third case, the ejector dimensions are input together with the loss factors again and a range of entry flow conditions and the program will calculate flow conditions throughout the ejector and at exit.

In an attempt to counter these card-only attacks, new 'hardened' cards have been released in and around 2011, such as the MIFARE Classic EV1.[47] These variants are insusceptible for all card-only attacks publicly known until then, while remaining backwards compatible with the original MIFARE Classic. In 2015, a new card-only attack was discovered that is also able to recover the secret keys from such hardened variants.[48]Since the discovery of this attack, NXP is officially recommending to migrate from MIFARE Classic product-based systems to higher security products.[49]

MIFARE DESFire attacks[edit]

In November 2010, security researchers from the Ruhr University released a paper detailing a side-channel attack against MIFARE product-based cards.[50] The paper demonstrated that MIFARE DESFire product-based cards could be easily cloned at a cost of approximately $25 in 'off the shelf' hardware. The authors asserted that this side channel attack allowed cards to be cloned in approximately 100 ms. Furthermore, the paper's authors included hardware schematics for their original cloning device, and have since made corresponding software, firmware and improved hardware schematics publicly available on GitHub.[51]

In October 2011 David Oswald and Christof Paar of Ruhr-University in Bochum, Germany, detailed how they were able to conduct a successful 'side-channel' attack against the card using equipment that can be built for nearly $3,000. Called 'Breaking MIFARE DESFire MF3ICD40: Power Analysis and Templates in the Real World',[52] they stated that system integrators should be aware of the new security risks that arise from the presented attacks and can no longer rely on the mathematical security of the used 3DES cipher. Hence, in order to avoid, e.g. manipulation or cloning of smart cards used in payment or access control solutions, proper actions have to be taken: on the one hand, multi-level countermeasures in the back end allow to minimize the threat even if the underlying RFID platform is insecure,' In a statement[53] NXP said that the attack would be difficult to replicate and that they had already planned to discontinue the product at the end of 2011. NXP also stated 'Also, the impact of a successful attack depends on the end-to-end system security design of each individual infrastructure and whether diversified keys – recommended by NXP – are being used. If this is the case, a stolen or lost card can be disabled simply by the operator detecting the fraud and blacklisting the card, however this operation assumes that the operator has those mechanisms implemented. This will make it even harder to replicate the attack with a commercial purpose.'

Fake Ontario Drivers License Number Generator

MIFARE Ultralight attack[edit]

In September 2012 a security consultancy Intrepidus[54] demonstrated at the EU SecWest event in Amsterdam,[55] that MIFARE Ultralight product-based fare cards in the New Jersey and San Francisco transit systems can be manipulated using an Android application, enabling travelers to reset their card balance and travel for free in a talk entitled 'NFC For Free Rides and Rooms (on your phone)'.[56] Although not a direct attack on the chip but rather the reloading of an unprotected register on the device, it allows hackers to replace value and show that the card is valid for use. This can be overcome by having a copy of the register online so that values can be analysed and suspect cards hot-listed. NXP have responded by pointing out that they had introduced the MIFARE Ultralight C in 2008 with 3DES protection and in November 2012 introduced the MIFARE Ultralight EV1[57] with three decrement only counters to foil such reloading attacks.

Considerations for systems integration[edit]

For systems based on contactless smartcards (e.g. public transportation), security against fraud relies on many components, of which the card is just one. Typically, to minimize costs, systems integrators will choose a relatively cheap card such as a MIFARE Classic and concentrate security efforts in the back office. Additional encryption on the card, transaction counters, and other methods known in cryptography are then employed to make cloned cards useless, or at least to enable the back office to detect a fraudulent card, and put it on a blacklist. Systems that work with online readers only (i.e., readers with a permanent link to the back office) are easier to protect than systems that have offline readers as well, for which real-time checks are not possible and blacklists cannot be updated as frequently.

Certification[edit]

Another aspect of fraud prevention and compatibility guarantee is to obtain certification called to life in 1998 ensuring the compatibility of several certified MIFARE product-based cards with multiple readers. With this certification, the main focus was placed on the contactless communication of the wireless interface, as well as to ensure proper implementation of all the commands of MIFARE product-based cards. The certification process was developed and carried out by the Austrian laboratory called Arsenal Research. Today, independent testhouses such as Arsenal Testhouse, UL and LSI-TEC, perform the certification tests and provide the certified products in an online database.[58]

Places that use MIFARE products[edit]

Transportation[edit]

Card nameLocalityTypeDetails
EYCON e-BusArgentina (Bahía Blanca)MIFARE Classic 1KInitially for use in the local public transport for short and medium distances. However it is expected that in the card will be used for taxis, and furthermore purchase items in shops.
SUBE cardArgentina (Buenos Aires)MIFARE Classic 1KUsed for public transport, such as Metro, trains and buses[59]
Pase MetroDominican Republic (Santo Domingo)MIFARE Classic 1kUsed for public transportation (Metro, Bus and Cableway).
Red BusArgentina (Córdoba, Mendoza, Salta)MIFARE Classic 1KFor payment of public transport.
Tarjeta Sin Contacto MOVIArgentina (Rosario)MIFARE DESFire EV1 SAM V2[60]Means of payment for urban transport and as of 2015 payment for public bicycles and parking meters.
Adelaide Metro metroCardAustralia (Adelaide)MIFARE DESFire EV1Adelaide Metro network (Bus, Train and Tram)[61]
TransLink Go cardAustralia (Brisbane)MIFARE Classic 1KUsed on the TransLink public transport network.
ACTION MyWayAustralia (Canberra)MIFARE Classic 1KForm of electronic ticketing used on public transport services within Canberra
Metro Green CardAustralia (Hobart)MIFARE Classic 4Greencard simplifies public transport by acting like a digital wallet. Used on buses and the metro.
SmartRiderAustralia (Perth)MIFARE Classic 1KWidely used across the Transperth public transport in metropolitan Perth, as well as the regional town bus services. Used for public bus, train and ferry services.
Opal cardAustralia (Sydney)MIFARE DESFire EV1, MIFARE Ultralight (Single use)Is valid on all bus, rail, light rail and government ferry services in Sydney and surrounding areas such as Central Coast.
MykiAustralia (Victoria)MIFARE DESFireUsed on public transport such as, trains, buses, trams and coaches in Victoria
Baku metrocardAzerbaijan (Baku)MIFARE Classic 1K, MIFARE Plus S 1K[62]For use on the subway rides on the Baku Metro.
TRIBrazil (Porto Alegre)MIFARE Classic 1KUsed for the buses and trains in Porto Alegre.
BHTransBrazil (Belo Horizonte)MIFARE Classic 1K
Brasilia +CidadãBrazil (Brasilia)MIFARE Classic 1KUsed for the buses and subway in Brasilia.
RioCardBrazil (Rio de Janeiro)MIFARE Classic 1KThe RioCard can be used on all modes of public transport within Rio- bus, ferry, subway and train. However it can only be used a maximum of eight times a day
Bilhete ÚnicoBrazil (São Paulo)MIFARE Classic 1KCan be used on buses, rapid transit and the train.
OrovaleBrazil (Teresopolis)Can be used on the buses for this area.
Carte Occasionnelle (STM, RTC), Carte SoloCanada (Montréal, Québec and Québec, Québec)MIFARE UltralightSMT- Used on the bus, rapid transit, taxibus and paratransit in Montreal. RTC- used for bus servies, bus rapid transit and paratransit in Quebec. Carte Solo- used for the commuter rail and express bus service in Greater Montreal.
M-CardCanada (St. John's)MIFARE Classic 1KUsed on the Metrobus Transit system.[63]
Presto CardCanada (Toronto, Ottawa and Hamilton, Ontario)MIFARE DESFireUsed on various public transport systems in the greater Toronto and Hamilton Area and Ottawa. Buses, trains, rapid transit and streetcars
Compass CardCanada (Metro Vancouver)NXP's MIFARE DESFire EV1 4K, MIFARE Ultralight (single use)[64]Used for public transit (TransLink). $6 refundable deposit.[65]
Peggo CardCanada (Winnipeg)MIFARE DESFire EV1 4KUsed on the Winnipeg Transit system.
Tarjeta Metroval[66]Chile (Valparaíso)MIFARE Classic 1KValparaíso Metro uses this card as a unique payment method
Tarjeta Bip!Chile (Santiago de Chile)MIFARE Classic 1K and 4K (if bank bip or university bip are used)Metro de Santiago, Transantiago[67]
StrongLinkChina (Beijing)
YikatongChina (Beijing)Can be used on the subway, buses, taxis and in some cooperating retailers and restaurants. The card can also be used for Beijing’s bicycle sharing system
Yang Cheng TongChina (Guangzhou)Used on the metro, buses, taxis and ferries in Guangzhou and the surrounding areas.
CívicaColombia (Medellin)Can be used for travel on the subway, cable cars, some bus routes and in the near future for the tram
BusCARDCroatia (Split)MIFARE Classic 1KUsed for public transport
BuTraCroatia (Osijek)MIFARE Classic 1KUsed by trams & buses and social ID identification
Rijeka City CardCroatia (Rijeka)MIFARE Classic 1K, MIFARE UltralightUsed by buses, parking spaces, libraries, museums..
ZET CardCroatia (Zagreb)MIFARE Classic 1KCan be used for travel on all public transport networks in Zagreb. Also entitles you to get discounts at over 150 locations such as the museum and zoo.
In KartaCzech republic (nationwide)MIFARE DESFire, MIFARE DESFire EV1,[68] Used for transport on trains, aimed at regular train users. Using the card enables 25% discount on fares.
OpencardCzech republic (Prague)MIFARE DESFire EV1Used for travel on the public transport in Prague. As well as paid parking and libraries.
LítačkaCzech republic (Prague)MIFARE DESFire EV1Successor of Opencard, used mostly for public transport in Prague, can be also used in municipal libraries. It cannot be used as electronic wallet - for parking - as its predecessor.
Pardubicka kartaCzech republic (Pardubice)MIFARE Classic 4KCard is issued by DPMP a.s. (Transport company of Pardubice), can also be used as a ticket to local theatre, and used by many schools in Pardubice for student IDs.
RejsekortDenmarkMIFARE Classic 4KCan be used for travel on trains, buses and metro in Copenhagen and nearly whole of Denmark.
ÜhiskaartEstonia (Tallinn)MIFARE ClassicCan be used for travel on trams, buses, trolleybuses in Tallinn, as well as other towns inside the country.
BussikaartEstonia (Tartu)MIFARE Ultralight CUsed for bus travel in Tartu. Works also in other locations around the country.
MatkakorttiFinland (Helsinki)MIFARE DESFireCan be used with all forms of public transport systems within Helsinki Metropolitan Area.[69]
ASEAGGermany (Aachen)MIFARE DESFire EV1Can be used with all forms of public transport systems within NordRhein Westfalen (NRW) Area. Readers in all buses of Aachen and Deutsche Bahn staff.
MetromoneyGeorgia (Tbilisi)MIFARE Classic 1KUsed in municipal transport (metro, bus) and while traveling by Rike-Narikala ropeway.[70]
ATH.ENA CARD / ATH.ENA TICKETGreece (Athens)MIFARE DESFire / MIFARE UltralightUsed on the Athens metro, buses and trams.
MTR City SaverHong KongMIFARE Ultralight COlder cards only. New cards use Sony FeliCa Lite-S.
Indian RailwaysIndiaMIFARE DESFireIndian railways (five major cities)
Delhi Metro Rail CorporationIndiaMIFARE UltralightUsed in Metro transit system and for paying fares in DTC and cluster buses.[71]
Namma Metro Smart CardIndia (Bengaluru)MIFARE DESFire EV1Can be used to travel in Namma Metro in Bengaluru [72]
Cardz MeIndia (Karnataka)Issued to students in the Indian state of Karnataka by Cardz Middle East
Metro/Bus CardIran (Tehran)MIFARE Classic 1KUsed for public transport, Metro and Bus - (Tehran Metro)
ٍEsfahan CardIran (Isfahan)MIFARE Classic 1KUsed for public transport, Metro and Bus - Municipality Fun Places (Esfahan Metro)
Man CardIran (Mashhad)MIFARE DESFire EV1Used for public transport (Metro and Bus) and low value payments (such as bakeries) - (Mashhad Metro)
SmartCardIreland (Dublin)MIFARE Classic 1KUsed for train transport for Iarnród Éireann
Leap cardIreland (Dublin)MIFARE DESFire EV1[73]replaces the individual Luas, Dart and Dublin Bus smartcards
Luas smart-cardIreland (Dublin)MIFARE Classicbeing replaced by the Leap card
Dublin Bus smart-cardIreland (Dublin)MIFARE Classicbeing replaced by the Leap card
DART smart-cardIreland (Dublin)MIFARE Classicbeing replaced by the Leap card
AltoAdige/Südtirol PassItaly (Trentino-Alto Adige/Südtirol)MIFARE DESFire EV1Southern Tirol network (Bus, Train and Cable-cars)[74]
EtalonsLatviaMIFARE UltralightCan be used to pay fare for buses, trams and trolleybus.
Travel cardLithuaniaMIFARE ClassicIntroduced in summer of 2013
Touch N GoMalaysiaUsed for paying road tolls on the Expressway, fare of public transport, electronics parking and retail payments.
AT HOP cardNew Zealand (Auckland)MIFARE DESFire EV1Introduced as the regional integrated ticketing card. The previous branded HOP card aka 'Snapper/HOP' uses the JCOP standard and was phased out of use in Auckland in 2013.[75]
Metlink Snapper CardNew Zealand (Wellington)MIFARE Plus
KolumbuskortNorway (Rogaland)MIFARE DESFire EV1Bus, Boat. http://www.kolumbus.no
Ruter reisekortNorway (Oslo and Akershus)MIFARE DESFire EV1 (MF3ICD41)Bus, boat, tram, subway and trains. Ruter and NSB
Białostocka Karta MiejskaPoland (Białystok)MIFARE Classic 1KUsed on buses
Krakowska Karta MiejskaPoland (Kraków)MIFARE Classic 1K / MIFARE Plus 2KUsed on trams and buses and as ID for Kraków City Bike system
Warszawska Karta MiejskaPoland (Warsaw)MIFARE Classic 1KUsed on buses, trams, subway and railroad
SmartTech ProductionHong KongNXP MIFARE Golden Partner[76]
eBiletPoland (Gdynia)MIFARE Classic 1KUsed on trolleybuses and buses
Beep (smart card)Philippines (Metro Manila)MIFARE DESFire EV2Used on Manila Light Rail Transit System, Manila Metro Rail Transit System, FamilyMart, North Luzon Expressway, Robinsons' Movieworld, and Some City Buses (BGC Bus, Frölich Tours P2P, RRCG Transport P2P, HM Transport, Inc., and CityLink)
RATB ActivRomania (Bucharest)MIFARE Classic 1KUsed on all public surface transportation and also available for subway
Moscow MetroRussia (Moscow)MIFARE Ultralight, MIFARE Plus XDisposable ticket, eWallet 'TROIKA'
EMcardSlovakiaMIFARE DESFire EV1Used by almost every public transport system in Slovakia and some in Czech Republic. In most cases only referred to as BCK - Bezkontaktná cipová karta (contactless smart card)
UrbanaSlovenia (Ljubljana)MIFARE DESFire EV1Used by buses, parking spaces, libraries, museums, the Ljubljana Castle funicular, sports institutes and cultural events.[77]
UpassSouth Korea (Seoul/Metropolitan)MIFARE ClassicUsed by Metro, bus, light metro, and airport link. Discontinued in 2014, replaced by T-money.
Daekyung Transport CardSouth Korea (Daegu)MIFARE ClassicMainly used by Daegu Metro, Daegu bus and Gyeongsan bus. Discontinued in 2014 (except several Daegu Bank BC debit cards), replaced by Toppass/Onepass.
Consorcio de Transportes de MadridSpain (Madrid)MIFARE DESFire EV1Metro, trains and buses
Consorcio de Transportes de AsturiasSpain (Asturias)MIFARE Classic 1kBuses and trains.
T-MobilitatSpain (Barcelona)MIFARE DESFire[78]Metro, trains and buses, with compatibility with Bicing bike rentals, car parks.
Barik CardSpain (Bilbao)MIFARE DESFireUsed for public transport, such as Metro, trains and buses of the province of Vizcaya. Managed by Consorcio de Transportes de Bizkaia.
ResekortetSwedenMIFARE Classic 1K[79]Travel ticket for buses and trains.
Skånetrafiken JoJoSwedenMIFARE Classic 1KUsed for public transport in Skåne
KarlstadsbussSwedenMIFARE Classic 4KKarlstadsbuss Resekort
SL AccessSwedenMIFARE Classic 4KStockholms lokaltrafik (Stockholm public transit)
VästtrafikSwedenMIFARE Classic 1K/4K, MIFARE Plus, MIFARE UltralightVästtrafikkortet
EasyCardTaiwanMIFARE Classic, MIFARE Plus[80]
Rabbit CardThailandMIFARE DESFire EV1Used on BTS Skytrain, Bangkok BRT, restaurants, shops and cinemas that accept Rabbit Card
Smart PurseThailandMIFARE Classic 1KUsed on Metrobus (buses), 7-Eleven, shops and restaurants that accept Smart Purse
Bangkok Metro Smart cardThailandMIFARE Classic 1KBangkok Metro
KGS CardTurkeyMIFARE Classic 1K, MIFARE Plus 2K (in Classic compatibility mode)Toll Highways, KGS (acronym for Contactless Card Toll System)
MuzekartTurkeyMIFARE Classic 1K, MIFARE Plus 2KUsed as a museum pass for Istanbul’s various museums
IstanbulkartTurkey (Istanbul)MIFARE DESFire EV1Buses, ferry boats, metro, light metro, trams and overground trains
İzmirimKart(2015)Turkey (Izmir)MIFARE Plus & custom card securingMetro, bus, passenger ship
Iff cardUnited Kingdom (Cardiff)MIFARE DESFire EV1Used on Cardiff Bus services.
Walrus CardUnited Kingdom (Liverpool)MIFARE DESFire EV1Public transport within Merseyside.
Oyster cardUnited Kingdom (London)MIFARE DESFire EV1Migrated from MIFARE Classic to MIFARE DESFire EV1 in 2011[81]
EasyRiderUnited Kingdom (Nottingham)Can be used as payment for buses or the tram on Nottingham City Transport
Breeze CardUnited States (Atlanta, Georgia)MIFARE Ultralight and MIFARE ClassicCan be used as payment for MATRA Rapid Rail and MARTA Bus.
CharlieCardUnited States (Boston, Massachusetts)MIFARE Classic 1KMBTA v. Anderson - Civil case related to the responsible disclosure of flaws in the system
METRO Q CardUnited States (Houston, Texas)MIFARE Classic 1KUsed for payment of the METRORail, METROBus and METROLift.
Transit Access PassUnited States (Los Angeles, California)MIFARE Plus - Security Level 1[82]Used as electronic ticketing for most public transport within Los Angeles County.
Go-To CardUnited States (Minneapolis, Minnesota)MIFARE Classic 1K
ConnectCardUnited States (Pittsburgh, Pennsylvania)MIFARE Classic
Hop FastpassUnited States (Portland, Oregon)MIFARE DESFire EV1 256B[83]
Clipper cardUnited States (San Francisco Bay Area, California)MIFARE DESFireReplacing TransLink, which used a Motorola Card.[84]
PATH SmartLinkUnited States (New York and New Jersey)MIFARE DESFireUsed as a fare payment method on the PATH transit system in Newark.
Easy CardUnited States (South Florida, Florida)MIFARE UltralightUsed on Metrobus, Metrorail, Tri-Rail, City of Hialeah Transit, and Conchita Transit Express.
Compass CardUnited States (San Diego)MIFARE Classic 1KUsed on buses, trolleys, Coaster and Sprinter trains in SDMTS and NCTD
SmarTripUnited States (Washington Metropolitan Area, Washington, D.C.)MIFARE Plus XUsed on the Washington Metropolitan Area Transit Authority and neighbouring transit systems; accepted on systems in Baltimore, Maryland
CharmCardUnited States (Baltimore, Maryland)MIFARE Plus XUsed on the Maryland Transit Administration; accepted in Washington, D.C. systems
Freedom CardUnited StatesMifare DESFire EV1Travel between Philadelphia, Pennsylvania and Southern New Jersey on the PATCO Speedline

Application references[edit]

ApplicationApplication categoryProjectNXP partnerLocalityProduct usedUsecase
Automatic fare collectionSmart mobilityMoscow MetroSmart Technologies GroupMoscowMIFARE UltralightContactless smartcards for payment in the AFC System of the Moscow Metro[85]
Automatic fare collectionSmart mobilityTouch N GoKuala LumpurMalaysian toll expressway and highway operators payment system
Campus cardMultiapplication including accessEge ÜniversitesiİzmirMIFARE ClassicControlled-access campus entrance by these cards
ParkingSmart mobilityNOLRTADubaiMIFARE DESFire EV1Multiapplication card inter alia used for parking[86]
ParkingSmart mobilityPay on Foot systemSkidataIrelandUsed for cashless vending applications for parking[87]
Mobile ticketingAccessMIFARE4MobileGemalto, Giesecke & Devrient, Oberthur Technologies, STMicroelectronicsMIFARE on SmartMXAccess to buildings through smartphone[88]
Tourist cardSmart mobilityMobilis CardAgencia Valenciana de Mobilidad (aVM)ValenciaMIFARE on SmartMXTourist card, bike rental, electric car rental, transport ticketing, taxi card, access management and payment function[89]
Tourist cardSmart mobilityOyster CardLondonMIFARE Classic 1KUsed for public transport[85]
Fuel cardSmart mobilityShellPlastkartTurkeyMIFARE Classic 1KLoyalty programs at petrol stations[90]
Fuel cardSmart mobilityPetrol OfisiPlastkartTurkeyMIFARE Classic 1KLoyalty programs at petrol stations[91]
Taxi cardSmart mobilityTouch Travel CardDialog Axiata, Silverleap TechnologySri LankaMIFARE DESFire EV1Payment solution in taxis[92]
Taxi cardSmart mobilityNOLRTADubaiMuliapplication card also used for taxi payment[93]
Ferry cardSmart mobilityOpal cardSydneyMIFARE DESFire EV1Card for transport and ferry services[85]
Car sharingSmart mobilityCar2GoDaimlerMIFARE DESFire EV1Used for car sharing[94]
Bike rentalSmart mobilityOV-fietsNetherlandsBike rental smartcard
Bike rentalSmart mobilityCallockBike rental[95]
Corporate accessAccessNestléKABAMIFARE DESFire EV1Access Security Solution[96]
Bike rentalSmart mobilityCallockBike rental[95]
Home accessAccessAirKeyEVVAMIFARE on SmartMXMobile access[95]
Home accessAccessImmobilienfirma Top-Invest sárlSaltoLuxemburgMIFARE DESFire EV1Smart lock for home access[97]
Hotel accessAccessMarriott Hotel CardKABAHotel access card[98]
Campus cardAccessCampus Card University of CambridgeSaltoCambridge, UKMIFARE DESFire EV1Multiapplication campus card[99]
Campus CardAccessCampus Card University of OxfordOxford, UKMIFARE DESFire EV1 4KMultiapplication campus card[100]
Event ticketingAccessFC KölnPayment SolutionsKöln, GermanyMIFARE DESFire EV1Event ticketing application for soccer games[101]
Event ticketingAccessTicket FIFA 2014BrazilEvent ticketing for soccer WM[102]
Citizen cardAccessNational Entitlement Card (NEC)Scotland, UKMIFARE on SmartMX30 different services (identity, transport, financial and health-related services..)[103]
Library cardAccessBerlin Dietrich-Bonhoeffer libraryBibliothecaBerlin, GermanyMIFARE DESFire EV1Library ID[104]
Library cardAccessCity Library ReutlingenGermanyMIFARE DESFire EV1Cashless payment for library fees[95]
Amusement parkAccessTransdev StudioBank MegaMakassarMIFARE DESFire EV1Access, loyalty & micropayments[105]
Museum cardAccessMüze KartMapikart, TürsabIstanbul, TurkeyMIFARE Classic 1KAccess to museum[106]
Membership cardLoyaltyManchester City Football Club - Stadium Membership CardGemaltoManchesterAccess, loyalty, membership, payment function[107]
Loyalty cardLoyaltyRabbit Card – Carrot RewardsBangkok, ThailandMIFARE DESFire EV1Used for transport, shops, restaurants, identification, access control, security and Carrot Reward[108][109]
Loyalty cardLoyaltyTrans Studio Amusement ParkBank MegaIndonesiaMIFARE DESFire EV1Trans Studio Amusement Park[110]
NFC tagsNFCNFC tagSMARTRACNFC enabled smartphones[111]
Health cardIdentificationEuropean health insurance cardEuropeJCOPHealth and identification card[112]
Health cardIdentificationSesam-Vitale cardFranceMIFARE on SmartMXHealth and identification card[113]
Digital signatureIdentificationVingcardAssa AbloyDigital signature used for access[114]
MicropaymentMicropaymentYeldiIdentivIndiaMIFARE DESFire EV1Cashless payments via mobile phones[115]
Multiapplication cardMultiapplicationTouch travel cardDialog Axiata, Silverleap TechnologySri LankaMIFARE DESFire EV1 ; MIFARE SAM AV2Transport, micropayments, payment for shops or taxis, NFC mobile ticketing[92]
Multiapplication cardMultiapplicationPassolig (TFF)E-Kart, E-Kent, AktifbankTurkeyJCOP; MIFARE DESFire EV1Stadium access - ticketing, micropayments, payments, transport[116]
Smart paper ticketMoscow Metropolitan CardSmart Technologies GroupMoscow, RussiaMIFARE UltralightUsed for electronic smart paper ticketing in public transport[117]
BankingBankingTouch Travel CardDialog Axiata, Silverleap TechnologySri LankaMIFARE DESFire EV1Payment solution[118]

Institutions[edit]

  • Northwest University, South Africa - Student/staff ID, access control, library, student meals, sport applications, payments[119]
  • Linkoping university, Sweden - Student/staff ID, access control, library, copy/print, student discount, payments
  • London School of Economics - Access control (Unprotected MIFARE Classic 1K)
  • New College School in Oxford - Building access.[citation needed]
  • Imperial College London - Staff and student ID access card in London, UK.
  • Cambridge University[120] - Student/Staff ID and access card, library card, canteen payments in some colleges[121]
  • University of Warwick - Staff and student ID card and separate Eating at Warwick stored value card in Coventry, UK.
  • Regent's College, London - Staff and student ID access card in London, UK.
  • University of New South Wales - Student ID access card.
  • The University of Queensland - Staff and student ID, access control, library, copy/print, building access (MIFARE DESFire EV1) [122]
  • University of Alberta - Staff OneCard trial currently underway.
  • Northumbria University - Student/staff building and printer access.
  • City University of Hong Kong - Student/staff building, library, amenities building.
  • Hong Kong Institute of Vocational Education - Student ID card, attendance, library, printers and computers access.
  • The Chinese University of Hong Kong - Student ID card, attendance, library, printers and door access control
  • University of Bayreuth - Student ID card and canteen card for paying.
  • University of Ibadan, Nigeria - Student ID card and examination verification and attendance.(Solutions Colony Ltd)
  • BOWEN University, Iwo, Nigeria - Student ID card and examination verification and attendance.(Solutions Colony Ltd)
  • Afe Babalola University, Ado-Ekiti, Nigeria - Student ID card and examination verification and attendance.(Solutions Colony Ltd)
  • Achievers University, Owo, Nigeria - Student ID card and examination verification and attendance.(Solutions Colony Ltd)
  • Adekunle Ajasin University, Akungba, Ondo State, Nigeria - Student ID card and examination Verification and Attendance.(Solutions Colony Ltd)
  • Auchi Polytechnic, Auchi, Nigeria - Student ID card and examination verification and attendance.(Solutions Colony Ltd)
  • University College Hospital, Ibadan (UCH), Nigeria - Student ID card and staff attendance.(Solutions Colony Ltd)
  • Federal University of Technology, Minna, Niger State (FUTM), Nigeria - Student ID card and Examination Verification and Attendance.(Solutions Colony Ltd)
  • Benson Idahosa University, Benin City, Edo State (BIU), Nigeria - Student ID card and Examination Verification and Attendance.(Solutions Colony Ltd)
  • Federal University of Technology, Akure, Ondo State (FUTA), Nigeria - Student ID card and Examination Verification and Attendance.(Solutions Colony Ltd)
  • Covenant University, Nigeria - Student ID card and Examination Verification and Attendance.(Solutions Colony Ltd)
  • Lead City University, Nigeria - Student ID card and Examination Verification and Attendance.(Solutions Colony Ltd)
  • Hogeschool-Universiteit Brussel, Belgium - Student ID card, canteen card for paying, library and building access.
  • Southampton University - Student ID card, library and building access - MIFARE Classic 4K.
  • Delft University of Technology, Netherlands - Student/Staff ID card, staff coffee machines, lockers, printers and building access.
  • Eindhoven University of Technology, Netherlands - Student/Staff ID card, staff coffee machines, lockers, printers and building access currently (2016) rolling out DESfire EV1.
  • Dresden University of Technology, Germany - Building access, canteen card for payment
  • Chemnitz University of Technology, Germany - Student ID card
  • Leipzig University, Germany - Student ID card, canteen card for payment
  • Freiberg University of Mining and Technology, Germany - Student/Stuff ID card, building access, canteen card for payment
  • University of Jena, Germany - Student/Staff ID card, building access, canteen card for payment
  • University of Würzburg, Germany - Student/Staff ID card, building access, library access and fee payment, canteen card for payment
  • Technical University of Denmark, Denmark - Student ID card, building access
  • University of Duisburg-Essen, Germany - Student/Staff ID card, library access, canteen card for payment
  • Walt Disney World Resort - used for tickets, Disney Dining Plan, and room key access
  • University of Northampton - Car park access, building access - MIFARE Classic 1K.
  • Assumption University (Thailand), Thailand - Student/Staff ID card, library and computers access, canteen, transportation and parking payment, election verification - MIFARE Classic 4K
  • Claude Bernard University Lyon 1 Student ID, access control, library (MIFARE 1K)
  • University of Strasbourg Student ID, access control (MIFARE 1K)
  • Aberystwyth University Student/staff ID, access control, library, copy/print, student discount, payments, building access (MIFARE Classic 4K)
  • University of Nottingham - Student ID, access control, library, payments, building access (MIFARE Classic 1K)

See also[edit]

References[edit]

  1. ^MIFARE (2009-12-18). 'The success of MIFARE'. Mifare.net.
  2. ^'nfc tags'. Nfc-phones.org. Retrieved 5 August 2012.
  3. ^'nfc tags'. Nfcbrief.com. Retrieved 11 August 2013.
  4. ^'NXP introduces new security and performance benchmark with MIFARE Plus' (Press release). NXP. 2008-03-10.
  5. ^'BlackHat '08 : MIFARE - Little Security, despite Obscurity'(PDF). Blackhat.com. Retrieved 2016-02-09.
  6. ^NXP MIFARE Plus EV1(PDF), NXP
  7. ^[1][dead link]
  8. ^'AN11340 : MIFARE Ultralight and MIFARE Ultralight EV1 Features and Hints'(PDF). Nxp.com. 2013-03-01. Retrieved 2016-02-09.
  9. ^Some ISO/IEC 7816-4 commands are used by MIFARE DESFire EV1, including a proprietary method to wrap native MIFARE DESFire commands into a ISO/IEC 7816 APDU.
  10. ^'German Researchers Crack Mifare RFID Encryption'. Slashdot. Retrieved 2016-02-09.
  11. ^'Security of MF3ICD40'. Mifare.net. Archived from the original on 2013-02-21. Retrieved 2016-02-09.
  12. ^http://www.gemalto.com/products/hybrid_card_body/download/DESFire_EV1_vs_DESFire.pdf
  13. ^'Mifare'. Mifare. 2014-06-20. Retrieved 2016-02-09.
  14. ^'MIFARE a world of possibilities'(PDF) (Press release). NXP.[permanent dead link]
  15. ^'Philips Semiconductors Acquires Mikron'. Telecompaper.com. 1995-06-28. Retrieved 2017-02-17.
  16. ^'Siemens And Mikron Agree Licensing Deal'. Telecompaper.com. 1994-04-07. Retrieved 2016-02-09.
  17. ^'Infineon Adds Security and Convenience to SIM Cards for NFC Applications - Infineon Technologies'. Infineon.com. 2007-11-13. Retrieved 2016-02-09.
  18. ^'Motorola sets smart card targets - CNET'. News.cnet.com. 1997-10-15. Retrieved 2016-02-09.
  19. ^'Smart Card News'(PDF). Smartcard.co.uk. 1998-02-01. Retrieved 2016-02-09.
  20. ^'NXP Semiconductors :: Media Center'. Nxp.com. Retrieved 2016-02-09.
  21. ^[2]Archived December 6, 2010, at the Wayback Machine
  22. ^'NXP Semiconductors :: Media Center'. Nxp.com. Retrieved 2016-02-09.
  23. ^'MIFARE Classic 1K specification'. 2009-02-22.[permanent dead link]
  24. ^Karsten Nohl. 'Karsten Nohl, PhD: University of Virginia, C.S. Dept'. Cs.virginia.edu. Retrieved 2016-02-09.
  25. ^Nohl, Karsten; Henryk Plötz. 'Mifare: Little Security, Despite Obscurity'. Chaos Communication Congress.
  26. ^Nohl, Karsten; David Evans (2008-08-01). 'Reverse-Engineering a Cryptographic RFID Tag'. Proceedings of the 17th USENIX Security Symposium.
  27. ^'Digital security - Digital Security'. Ru.nl. 2015-07-08. Retrieved 2016-02-09.
  28. ^Digital Security Group (2008-03-12). 'Security Flaw in Mifare Classic'(PDF). Radboud University Nijmegen.
  29. ^'Proxmark'. Retrieved 2011-01-25.
  30. ^'A Practical Attack on the MIFARE Classic'(PDF). RU.nl. Retrieved 6 July 2017.
  31. ^'Dismantling MIFARE Classic'(PDF). RU.nl. Retrieved 6 July 2017.
  32. ^'Wirelessly Pickpocketing a MIFARE Classic Card'(PDF). RU.nl. Retrieved 6 July 2017.
  33. ^'Ciphertext-only Cryptanalysis on Hardened Mifare Classic Cards'(PDF). RU.nl. Retrieved 25 September 2017.
  34. ^'Dutch Page'. Archived from the original on 2013-11-02. Retrieved 2012-03-24.
  35. ^Arnhem Court Judge Services (18 July 2008). 'Pronunciation, Primary Claim'. Rechtbank Arnhem.
  36. ^'Judge denies NXP's injunction against security researchers'. The Standard. 2008-07-18. Archived from the original on 2009-01-05. Retrieved 2010-02-13.
  37. ^'mifare.net :: Security'. Retrieved 2011-01-25.
  38. ^[3]Archived June 8, 2012, at the Wayback Machine
  39. ^'Nieuwe OV-chip gaat fraude tegen - Webwereld'. Webwereld.nl. Retrieved 2016-02-09.
  40. ^Courtois, Nicolas T.; Karsten Nohl; Sean O'Neil (2008-04-14). 'Algebraic Attacks on the Crypto-1 Stream Cipher in MiFare Classic and Oyster Cards'. Cryptology ePrint Archive.
  41. ^Garcia, Flavio D.; de Koning Gans, Gerhard; Muijrers, Ruben; van Rossum, Peter; Verdult, Roel; Schreur, Ronny Wichers; Jacobs, Bart (2008-10-04). 'Dismantling MIFARE Classic'(PDF). 13th European Symposium on Research in Computer Security (ESORICS 2008), LNCS, Springer.
  42. ^Garcia, Flavio D.; Peter van Rossum; Roel Verdult; Ronny Wichers Schreur (2009-03-17). 'Wirelessly Pickpocketing a Mifare Classic Card'(PDF). 30th IEEE Symposium on Security and Privacy (S&P 2009), IEEE.
  43. ^[4][dead link]
  44. ^Courtois, Nicolas T. (2009-04-28). 'Conditional Multiple Differential Attack on MIFARE Classic'(PDF). Slides presented at the rump session of Eurocrypt 2009 conference.
  45. ^Courtois, Nicolas T. (2009-07-07). 'The Dark Side of Security by Obscurity and Cloning MiFare Classic Rail and Building Passes Anywhere, Anytime'. In SECRYPT 2009 – International Conference on Security and Cryptography, to appear.
  46. ^Courtois, Nicolas T. (2009-05-04). 'The Dark Side of Security by Obscurity and Cloning MiFare Classic Rail and Building Passes Anywhere, Anytime'. IACR Cryptology Preprint Archive.
  47. ^'MIFARE Classic EV1'(PDF). Retrieved 2017-09-25.
  48. ^Carlo Meijer; Roel Verdult (2015-10-12). 'Ciphertext-only Cryptanalysis on Hardened Mifare Classic Cards'(PDF). 22nd ACM Conference on Computer and Communications Security (CCS 2015), ACM.
  49. ^'Security Statement on Crypto1 Implementations'. Retrieved 2017-09-25.
  50. ^Timo Kasper; Ingo von Maurich; David Oswald; Christof Paar. 'Cloning Cryptographic RFID Cards for 25$ ?'(PDF). Proxmark.org. Retrieved 2016-02-09.
  51. ^'emsec/ChameleonMini: The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC, ISO 14443 and ISO 15693. It has been designed and maintained by the Chair for Embedded Security of the Ruhr-University in Bochum. The freely programmable platform can be used to emulate and virtualize cards (perfect clones including the UID), for practical penetration tests in RFID environments, or serve as a passively operated NFC device, e.g., as an NFC door lock'. GitHub. Retrieved 2016-02-09.
  52. ^'Breaking Mifare DESFire MF3ICD40: Power Analysis and Templates in the Real World'(PDF). Iacr.org. Retrieved 2016-02-09.
  53. ^[5]
  54. ^[6]Archived December 6, 2012, at the Wayback Machine
  55. ^'EUSecWest Applied Security Conference: Amsterdam, NL'. Eusecwest.com. Archived from the original on 2016-03-05. Retrieved 2016-02-09.
  56. ^'NFC subway hack'. YouTube. 2012-09-20. Retrieved 2016-02-09.
  57. ^'mifare.net :: MIFARE Ultralight EV1'. MIFARE.net. 21 February 2013. Archived from the original on 21 February 2013. Retrieved 6 July 2017.
  58. ^'Certified Mifare Products – Arsenal Testhouse'. Arsenal-Testhouse.com. Retrieved 6 July 2017.
  59. ^'SUBE'. Sube.gob.ar. Retrieved 2016-02-09.
  60. ^'Adquisición de un Sistema de Bicicletas Públicas para Rosario'(PDF). Proyecto de Transporte Sostenible y Calidad del Aire - Secretaría de Transporte del Ministerio del Interior y Transporte a través de la Unidad Ejecutora de Proyecto (UEP). 2013. Archived from the original(PDF) on 2013-11-02.
  61. ^[7]Archived July 4, 2012, at the Wayback Machine
  62. ^LOT ltd. 'Integrator's web site (subway solutions)'. Lotgate.com. Retrieved 2016-02-09.
  63. ^[8]Archived March 6, 2012, at the Wayback Machine
  64. ^'NXP Semiconductors :: Media Center'. NXP.com. Retrieved 2016-02-09.
  65. ^'TransLink : If you like FareSavers, you'll love Compass Card'(PDF). TransLink.ca. Retrieved 2016-02-09.
  66. ^'Metro Valparaiso Medios de pago'. Metro-Valparaiso.cl. 2014-06-20. Archived from the original on 2013-11-02. Retrieved 2016-02-09.
  67. ^'Tarjeta bip! :'. TarjetaBip.cl. Retrieved 2016-02-09.
  68. ^'České dráhy, a.s. Úvodní stránka'. Cd.cz. Retrieved 2016-02-09.
  69. ^[9]Archived December 29, 2011, at the Wayback Machine
  70. ^'Metromoney card - Tbilisi Transport Company'. Ttc.com.ge. 2012-06-30. Retrieved 2016-02-09.
  71. ^'Now, Delhi Metro card valid for travel in DTC buses'. dna. 2018-08-25. Retrieved 2018-12-28.
  72. ^https://www.mifare.net/bengaluru-metro-system-adopts-nxps-mifare-technology/
  73. ^'Triple RFID cardscan'. Docs.Google.com. 2012-09-19. Retrieved 2016-02-09.
  74. ^'Südtirol Mobil Mobilità Alto Adige'. Sii.bz.it (in Italian). Retrieved 2016-02-09.
  75. ^[10]Archived February 21, 2014, at the Wayback Machine
  76. ^SmartTech Production. 'Card Manufacturer - NXP Mifare Golden Partner'.
  77. ^[11]Archived June 28, 2012, at the Wayback Machine
  78. ^MIFARE. 'NXP´s MIFARE DESFire drives smart mobility in Barcelona'. Mifare.net. Retrieved 2018-04-12.
  79. ^Resekortet i Sverige AB. 'RKF-specifikationen - Svensk Kollektivtrafik'. Sevenskkollektivtrafik.se. Archived from the original on 2015-05-29. Retrieved 2016-02-09.
  80. ^'Contactless Smartcard Technology Needs More Security'(PDF). Iis.sinica.edu.tw. Retrieved 2016-02-09.
  81. ^Dan Balaban. 'Transport for London to Discard Mifare Classic NFC Times – Near Field Communication and all contactless technology'. NFCtimes.com. Retrieved 2016-02-09.
  82. ^'L.A. Metro Taps NXP's MIFARE Plus for Contactless TAP Ticketing'. EE Times. Retrieved 2016-02-09.
  83. ^'NXP helps the Portland-Vancouver Metro region move intelligence to the cloud with the new Hop Fastpass™ Transit Card used on Buses, the Light Rail and Streetcars' (Press release). MIFARE. 2017-10-09. Retrieved 2018-06-16.
  84. ^'Page Redirection'. Clippercard.com. Retrieved 2016-02-09.
  85. ^ abc'SMART TECHNOLOGIES GROUP - Moscow Metro, AFC, contactless smart cards'. Smartek.ru. Retrieved 2016-02-09.
  86. ^'Multi-application and mobile ticketing based on MIFARE DESFire™ EV1'. Mifare.net. 2014-06-20. Retrieved 2016-02-09.
  87. ^'Cork University Hospital'. Apsparking.com. Archived from the original on 2016-03-03. Retrieved 2016-02-09.
  88. ^'NXP Enables Mobile Ticketing for Smart Mobile Devices'(PDF). Nxp-rfid.com. Retrieved 2016-02-09.
  89. ^'The secret of Valencia's cutting edge contactless ticketing system'. Avmm.es. Archived from the original(PDF) on 2015-09-23. Retrieved 2016-02-09.
  90. ^'Petrol Loyalty Card – Fuel Rewards - Shell Drivers' Club UK'. Shellsmart.com. Retrieved 2016-02-09.
  91. ^'Positive Card'. PositiveCard.com.tr. Retrieved 2016-02-09.
  92. ^ ab'Orik : News and Press releases'. Orik.lk. Retrieved 2016-02-09.
  93. ^'Dubai, ASK renews agreement for city's multimodal ticketing system'. SecureIDNews. Retrieved 2016-02-09.
  94. ^'Car2Go NFC Development & Consulting'. Nfc.cc. Retrieved 2016-02-09.
  95. ^ abcd[12]Archived May 28, 2014, at the Wayback Machine
  96. ^'Techpro - Nestlé Completes Electronic Security Installation'. Techpro.vn. 2013-09-14. Archived from the original on 2016-03-04. Retrieved 2016-02-09.
  97. ^[13]
  98. ^'RFID News Roundup'. RFID Journal. Retrieved 2016-02-09.
  99. ^'SALTO secures the University of Cambridge'(PDF). Godrejlocks.com. Retrieved 2016-02-09.
  100. ^[14]Archived May 28, 2014, at the Wayback Machine
  101. ^'1. FC Köln Implements Philips Chip Technology For Contactless Ticketing'. Rfidsolutionsonline.com. 2005-01-15. Retrieved 2016-02-09.
  102. ^'Archive - Pictures of the Future - Innovation - Home - Siemens Global Website'. Siemens.com. Retrieved 2016-02-09.
  103. ^'New smart card solution for Scotland'. MIFARE. 2014-06-20. Retrieved 2016-02-09.
  104. ^'Berlin´s libraries implement RFID modernization'. MIFARE. 2014-06-20. Retrieved 2016-02-09.
  105. ^'NXP and Bank Mega enhance customer experience with multi-application smart card solution for in-door theme parks'. MIFARE. 2011-12-14. Retrieved 2016-02-09.
  106. ^'Müzekart'. Muzekart.com. Archived from the original on 2016-02-21. Retrieved 2016-02-09.
  107. ^'Soccer Fans Use RFID Cards to Gain Admission and Buy Food'. RFID Journal. Retrieved 2016-02-09.
  108. ^'แครอท รีวอร์ดส'. Carrotrewards.co.th. Archived from the original on 2016-02-06. Retrieved 2016-02-09.
  109. ^'Culture shock News: New œRabbit Card Brings e-Money System to Bangkok'. Free-press-release.com. Retrieved 2016-02-09.
  110. ^'NXP Semiconductors :: Media Center'. Nxp.com. Retrieved 2016-02-09.
  111. ^[15]Archived March 30, 2014, at the Wayback Machine
  112. ^[16][dead link]
  113. ^[17]Archived May 27, 2014, at the Wayback Machine
  114. ^'VingCard Signature RFID - ASSA ABLOY Hospitality (VingCard Elsafe) - Electronic hotel locks'. VingCard Elsafe. Archived from the original on 2015-05-25. Retrieved 2016-02-09.
  115. ^'Yeldi selects Identive and NXP for NFC cashless payment solution in India 2012-10-15'. Microwave Journal. 2012-10-15. Retrieved 2016-02-09.
  116. ^E-Bilet Süresini Uzat. 'Spor ve Eğlence Dünyasının Anahtarı'. Passolig.com.tr. Retrieved 2016-02-09.
  117. ^'NXP Semiconductors :: Media Center'. Nxp.com. Retrieved 2016-02-09.
  118. ^'Mifare'. Mifare. 2014-06-20. Retrieved 2016-02-09.
  119. ^'North-West University'. NWU. 2016-01-28. Retrieved 2016-02-09.
  120. ^'Computer Laboratory: Access and security'. Cl.cam.ac.uk. Retrieved 2016-02-09.
  121. ^'Welcome to Clare College - Clare College Cambridge'. Clare.cam.ac.uk. Retrieved 2016-02-09.
  122. ^'** UQ ID Cards are the responsibility of Property and Facilities Division'. www.pf.uq.edu.au. Retrieved 2018-06-03.

Further reading[edit]

  • Dayal, Geeta, 'How they hacked it: The MiFare RFID crack explained; A look at the research behind the chip compromise, Computerworld, March 19, 2008.

External links[edit]

  • 24C3 Talk about MIFARE Classic Video of the 24C3 Talk presenting the results of reverse engineering the MIFARE Classic family, raising serious security concerns
  • Presentation of 24th Chaos Computer Congress in Berlin Claiming that the MIFARE classic chip is possibly not safe
  • Demonstration of an actual attack on MIFARE Classic (a building access control system) by the Radboud University Nijmegen.
Fake Ontario Drivers License Number Generator
Retrieved from 'https://en.wikipedia.org/w/index.php?title=MIFARE&oldid=909594562'