projects:security:rfid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:rfid [2012/12/04 10:25] – [Touch-a-tag] prometheusprojects:security:rfid [2021/10/10 22:51] (current) – ↷ Page moved from projects:rfid to projects:security:rfid wc3lmin
Line 1: Line 1:
 ====== What's RFID? ====== ====== What's RFID? ======
 >Radio-frequency identification (RFID) is the use of a wireless non-contact system that uses radio-frequency electromagnetic fields to transfer data from a tag attached to an object, for the purposes of automatic identification and tracking. >Radio-frequency identification (RFID) is the use of a wireless non-contact system that uses radio-frequency electromagnetic fields to transfer data from a tag attached to an object, for the purposes of automatic identification and tracking.
 +
 +====== What is NFC ======
 +>Near field communication (NFC) is a set of communication protocols that enable two electronic devices, one of which is usually a portable device such as a smartphone, to establish communication by bringing them within 4 cm (2 in) of each other.
  
 ====== RFID Hardware ====== ====== RFID Hardware ======
- +===== Reader/Writer ===== 
-===== Touch-a-tag ===== +==== Touch-a-tag ==== 
-{{:projects:touchatag.png?400|}}+{{ projects:rfid:touchatag.png?300|}}
  
 C3L is in possession of several [[http://www.touchatag.com|Touchatag]] readers which work fine on Linux (after some hacking) C3L is in possession of several [[http://www.touchatag.com|Touchatag]] readers which work fine on Linux (after some hacking)
  
-If you want to get one for yourself, you should hurry up because the manufacturer closes it's store on the 31. December ’12. If you order from Benelux you should visit [[http://www.getdigital.de/products/Touchatag|getdigital.de]]. They sell and deliver them very fast.+<del>If you want to get one for yourself, you should hurry up because the manufacturer closes it's store on the 31. December ’12. If you order from Benelux you should visit [[http://www.getdigital.de/products/Touchatag|getdigital.de]]. They sell and deliver them very fast.</del>
  
-===== Proxmark =====+==== ACR122U ==== 
 +{{projects:rfid:20121229145412acr122u_front.png?direct&300|}} 
 + 
 +A good piece of hardware with a good linux support.  
 +==== Proxmark ==== 
 +{{projects:rfid:proxmark3-kit-454a6521a-1024.jpg?direct&300|}} 
 + 
 +Works like a charm under linux! 
 +===== NFC Tags ===== 
 +{{ projects:rfid:ntag216.jpg?direct&200|}} 
 +==== NTAG216 ==== 
 +Those are the NFC tags we use to chip our Hackerspace passports.\\ 
 +Capacity: 888 Byte. \\ 
 +Standard: NFC Forum Type 2 Tag ISO 14 443 A 
 +<code>nfc-mfultralight r dump.mfd 
 +nfc-mfultralight w dump.mfd</code>
  
-  * http://blog.spiderlabs.com/2012/12/proxmark-3-now-with-100-more-android.html 
 ====== RFID Software ====== ====== RFID Software ======
 +
 +===== libnfc =====
 +
 +<code>sudo apt-get install libnfc-dev</code>
 +
 +===== RFIDIOt =====
 +
 +A bunch of [[https://github.com/AdamLaurie/RFIDIOt|python scripts]]. Preinstalled on Kali linux.
  
 ===== mfoc ===== ===== mfoc =====
Line 22: Line 47:
  
 ===== mfcuk ===== ===== mfcuk =====
 +<note important>Installation procedure was from 2012. Now the installation is straight forward!</note>
 MFCUK - MiFare Classic Universal toolKit. MFCUK - MiFare Classic Universal toolKit.
 Toolkit containing samples and various tools based on and around libnfc and crapto1, with emphasis on Mifare Classic NXP/Philips RFID cards.  Toolkit containing samples and various tools based on and around libnfc and crapto1, with emphasis on Mifare Classic NXP/Philips RFID cards. 
Line 33: Line 59:
 ** **
  
-===== mfoc & mfcuk installation guides =====+==== mfoc & mfcuk installation guides ====
  
-==== Ubuntu ====+=== Ubuntu ===
  
 Install the pcscd package. Install the pcscd package.
  • projects/security/rfid.1354613114.txt.gz
  • Last modified: 2015/07/15 21:54
  • (external edit)