Official README for the SkimJob project
This is the SkimJob project. An all-inclusive RFID skimming toolset.
The SkimJob toolset is to be used to skim RFID cards (specifically HID brand). This toolset allows the user to overlay building RFID readers without damaging the reader.
- Open Source (Python)
- Non-damaging overlay
- Battery operated
- Publicly available components
- Schematic design
- Component list
- Slide deck
- Video overview
- Blog Post (Future link)
- Recorded presentation (Future link)
- Python3
- Proxmark3
- Raspberry Pi Zero (configured to setup WiFi network on boot - refer here for setup)
- Soldering skills (Need to solder various components together)
git clone <REPO>
cd .\skimjob
pip3 install -r requirements
python3 skimjob.py
- SkimServer (Automated web server allowing for the creation, cloning, and replication of RFID cards from a simple web interface)
- Application start
- Log viewer
- RFID simulate
- RFID clone
- Add LED lights to simulate RFID read functionality
- 2021 Minnesota Secure360
- @ech0bit
- @OctetStream
- @DonQuixote651
- Sleestakoverflow
- Proxmark3 Community
- Fritzing Community