Skip to content

Some mifare based access systems for demos and workshops

License

Notifications You must be signed in to change notification settings

h4ng3r/ecorp_mifare_demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECorp Mifare Demos

Slides MIFARE Hacking: You can't hold the door

WORK IN PROGRESS!!!!

Some mifare based access systems for demos and workshops

Content

  • ECORP_HOTEL: A full system that emulates a room access system based on Mifare Classic 1k. It includes the reader website an a administration website.
  • ECORP_OFFICE: A system that uses the card UID to simulate an access system.
  • ECORP_VENDING: A system that simulates a vending machine.

Instalation

sudo apt-get install mongodb-server

Check your reader section and after instaling the dependencies just run: npm install

ACR122U

sudo apt-get install pcscd libusb-dev libpcsclite1 libpcsclite-dev dh-autoreconf
npm install nfc-pcsc

GPIO

npm install mfrc522-rpi

For wiring and enabling SPI check: https://www.npmjs.com/package/mfrc522-rpi

Authors

  • Marc - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Some mifare based access systems for demos and workshops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published