############################################################### Tastic RFID Thief - Parts List By Fran Brown Major Updates: 27Aug2013 Minor Updates: 03Jan2018 Long Range RFID Stealer http://www.bishopfox.com/resources/tools/rfid-hacking/ ############################################################### ##################################### SOFTWARE ##################################### Our Arduino sketch (code), can be found at: - Tastic RFID - Arduino Code.zip https://www.bishopfox.com/download/814/ - Also at: http://fritzing.org/projects/bishop-fox-tastic-rfid-thief-long-range-rfid-reade http://fritzing.org/media/fritzing-repo/projects/b/bishop-fox-tastic-rfid-thief-long-range-rfid-reade/code/Tastic_RFID_Arduino_Code.ino Code loaded on an Arduino Nano v3 using the Arduino v. 1.0.1 software http://arduino.cc/en/Main/Software https://www.arduino.cc/en/Main/OldSoftwareReleases#1.0.x Added sdfatlib (05Dec2011) library to handle the microSD card writing: http://sdfatlib.googlecode.com/files/sdfatlib20111205.zip https://web.archive.org/web/20150101142121/http://sdfatlib.googlecode.com/files/sdfatlib20111205.zip More info on installing additional libraries for Arduino: http://arduino.cc/en/Guide/Libraries ##################################### Install Notes – Arduino Sketch ##################################### http://fritzing.org/media/fritzing-repo/projects/b/bishop-fox-tastic-rfid-thief-long-range-rfid-reade/code/Tastic_RFID_Arduino_Code.ino Note 1: The design was compiled and loaded onto the Arduino Nano v3.0 using the Arduino v1.0.1 software with the added sdfatlib (05Dec2011) library to handle the microSD card writing. See Arduino – Libraries for more info on adding additional Arduino libraries. Unzip the sdfatlib20111205.zip file and copy the “SdFat” folder to “/arduino-1.0.1/libraries/SdFat/” (starting at location where your arduino.exe program is located). If there was already an “SdFat” folder there, delete it and copy over from the zip cleanly. - https://web.archive.org/web/20150101142121/http://sdfatlib.googlecode.com/files/sdfatlib20111205.zip Set Tools->Board value to “Arduino Nano w/ ATmega328“. Go to File->Upload to upload our sketch: Tastic_RFID_Arduino_Code.ino. Note 2: Make sure to format the filesystem of the microSD card to FAT (not FAT32). This will require you to use a smaller size microSD card, 2GB or less. See: a cheap microSD card example product that works well here (https://www.amazon.com/gp/product/B000VOU91U/). Note 3: Shubham Shah was kind enough to put together a blog post providing a detailed assembly guide for the Tastic RFID Thief. This guide, which is full of step-by-step instructions and photos can be found at: https://shubh.am/guide-to-building-the-tastic-rfid-thief/ Note 4: For tips on how to completely silence your HID MaxiProx 5375 reader, see our blog post: Tastic RFID Thief: Silent RFID Hacking – Bishop Fox. - http://www.bishopfox.com/blog/2014/09/tastic-rfid-thief-silent-deadly/ ##################################### HARDWARE ##################################### HID MaxiProx 5375AGN00 (~$472 on eBay) https://www.hidglobal.com/products/readers/hid-proximity/5375 http://www.hidglobal.com/documents/maxiprox_ds_en.pdf http://www.hidglobal.com/documents/0010_an_en.pdf * Note – To Silence Beeping on the MaxiProx Reader: Flip DIP Switch SW1-4 Arduino Nano v3.0 (~$13) http://arduino.cc/en/Main/ArduinoBoardNano http://www.amazon.com/gp/product/B003YVL34O/ Breakout Board for microSD Transflash (~$10) https://www.sparkfun.com/products/544 SanDisk 2GB MicroSD Card: https://www.amazon.com/gp/product/B000VOU91U/ LM317LZ Variable Voltage Regulator TO-92 (~$1) http://www.amazon.com/gp/product/B0002ZPYPY/ Serial LCD Module 20x4 Blue with White Backlight for Arduino (LCM2004D3-NSW-BBW) (~$25) http://www.amazon.com/gp/product/B007LOORZW/ Toggle Switch (~$3) https://www.sparkfun.com/products/11310 Latching Push Button Switch, URTONE UR129, 1NO ON-OFF DCAC 36V 2A Metal Shell Suitable for 12mm 12 Mounting Hole (~$8.48) - Note: alternative switch, less bulky https://www.amazon.com/Latching-Button-URTONE-Suitable-Mounting/dp/B01KA4FLHW/ https://www.amazon.com/Latching-URTONE-Aluminum-Suitable-Mounting/dp/B01KA4FM4Y/ Single thumbscrew in front to hold cover on: Nylon 6/6 Thumb Screw, Knurled Head, #6-32, 3/4" Length (ASIN: B000FN2ADW) http://www.amazon.com/gp/product/B000FN2ADW Adafruit - Board Edge Mounting Kit - Pack of 4 - ID 1116 (~$3) http://www.adafruit.com/products/1116 3 Pin 2.54mm PCB Universal Screw Terminal Block Connector 300V 6A GS019S http://www.ebay.com/itm/400435029399 4 Pin Universal Screw Terminal Block 2.54mm PCB http://www.ebay.com/itm/261114799386 2 Pin Universal Screw Terminal Block 5mm PCB http://www.ebay.com/itm/221271118349 2 AKKU Battery Box Holder Case 6 x AA with Leads Wire 6AA free shipping (~$1) http://www.ebay.co.uk/itm/221164302733 Misc.: - 2 resistors: 270 ohm and 2000 ohm - 1 capacitor: 100uF 50V Two Wire Display Stand; Set of 2 6A - Black (~$9) http://www.amazon.com/gp/product/B000RO6CEC/ ##################################### LCD Faceplate - 3D printable ##################################### A 3D printable LCD 20×4 faceplate to cover the LCD rectangular hole on the front of the Tastic RFID Thief. The example below was printed using a Makerbot Replicator 2 – 3D printer. LCD Faceplate 20x4 for Tastic RFID Thief by Bishop Fox 3D printable LCD faceplate for cover of Tastic RFID Thief. If you are like me, you may have made a mess of cutting out the rectangle for the LCD on the plastic cover of your HID MaxiProx5375 RFID Reader. If so, no worries. This extremely thin (0.5mm), 3D printable LCD faceplate and a little krazy glue is all you’ll need to make that LCD hole look nice and clean. Thingiverse.com – LCD Faceplate 20×4 for Tastic RFID Thief by Bishop Fox - http://www.thingiverse.com/thing:346531 ##################################### Tastic PCB Printing ##################################### Tastic RFID - PCB Design.zip - https://www.bishopfox.com/download/817/ You can use the Tastic RFID Thief’s PCB files in the Tastic RFID – PCB Design.zip from the Downloads section below to have a nice PCB printed cheaply at any major site that prints custom boards. A couple cheap pcb printers I’d recommend : 4pcb.com: ~$30 for 1 board with student discount: http://www.4pcb.com/ http://www.4pcb.com/pcb-student-discount.html Fritzing Fab: ~30 Euro per board Fritzing Project – Bishop Fox – Tastic RFID Thief – long-range RFID reader http://fab.fritzing.org/fritzing-fab http://fab.fritzing.org/pricing Tastic PCB - to Print through Fritzing.org: http://fritzing.org/projects/bishop-fox-tastic-rfid-thief-long-range-rfid-reade http://fritzing.org/media/fritzing-repo/projects/b/bishop-fox-tastic-rfid-thief-long-range-rfid-reade/code/Tastic_RFID_Arduino_Code.ino