Difference between revisions of "MOBIB"

From YobiWiki
Jump to navigation Jump to search
Line 37: Line 37:
 
* [http://www.acbm.com/inedits/pass-transports-commun-secrets.html An article] from P. Gueulle describes a program in Basic to dump the memory content of a Calypso card
 
* [http://www.acbm.com/inedits/pass-transports-commun-secrets.html An article] from P. Gueulle describes a program in Basic to dump the memory content of a Calypso card
 
* [http://code.google.com/p/cardpeek/ Cardpeek] is a Linux tool to read the contents of ISO7816 smartcards. It features a GTK GUI to represent card data is a tree view, and is expandable with a scripting language (LUA). The tool currently reads the contents of: EMV cards, Navigo public transport cards, Moneo ePurse cards and the French health card "Vitale 2"
 
* [http://code.google.com/p/cardpeek/ Cardpeek] is a Linux tool to read the contents of ISO7816 smartcards. It features a GTK GUI to represent card data is a tree view, and is expandable with a scripting language (LUA). The tool currently reads the contents of: EMV cards, Navigo public transport cards, Moneo ePurse cards and the French health card "Vitale 2"
* you may try [https://www.lafargue.name/smart-tools/atr/ Edouard Lafargue's tool] but it claimed my Firefox 3.6.* wasn't supported.
+
* you may try [https://www.lafargue.name/smart-tools/atr/ Edouard Lafargue's tool]
  +
* UCL researchers wrote a nice article (in French) in [http://www.ed-diamond.com/feuille_misc48/index.html MISC Mag #48] on how to read a Navigo card, see pages 74-82

Revision as of 21:39, 5 March 2010

See also RFID

Technology

  • STIB site about MOBIB (MIVB)
  • ASK, the card manufacturer
  • Press releases
  • On wikipedia:
    • Calypso, see also here
    • MoBIB (fr)
    • Passe Navigo (fr) is not fully ISO14443-B compliant (Innovatron "standard", also referred as type B') so without proper reader it can be accessed only via contacts. Mobib readers cannot read Navigo pass, so no compatibility whatsoever with the anonymous Navigo card, sigh.

Security/Privacy

  • Privacy Commission, about the access STIB has on the National Registry in the context of the introduction of MOBIB & external suppliers
    Objet : demande de la S.T.I.B. visant à obtenir l'extension des autorisations en sa possession (RN/MA/2007/056)
    Betreft: aanvraag van de MIVB tot uitbreiding van de machtigingen waarover zij beschikt (RN/MA/2007/056)
  • UCL have shown anybody can read it, see your name, date of birth and details on last three payments. Some say the Navigo pass contains also details of the last three badgings.

Tools

  • UCL software to read Mobib cards (mobib extractor) seems to not be available anymore
  • SpringCard offers a SDK with a Calypso explorer for Windows and its sources, find here the SDK PC/SC for Calypso. See also their blog post
  • An article from P. Gueulle describes a program in Basic to dump the memory content of a Calypso card
  • Cardpeek is a Linux tool to read the contents of ISO7816 smartcards. It features a GTK GUI to represent card data is a tree view, and is expandable with a scripting language (LUA). The tool currently reads the contents of: EMV cards, Navigo public transport cards, Moneo ePurse cards and the French health card "Vitale 2"
  • you may try Edouard Lafargue's tool
  • UCL researchers wrote a nice article (in French) in MISC Mag #48 on how to read a Navigo card, see pages 74-82