Skip to content

Latest commit

 

History

History
62 lines (49 loc) · 2.07 KB

README.md

File metadata and controls

62 lines (49 loc) · 2.07 KB

skimjob

Official README for the SkimJob project

alternate text alternate text

Description & Purpose

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.

Features

  • Open Source (Python)
  • Non-damaging overlay
  • Battery operated
  • Publicly available components

Documentation

Requirements

  • Python3
  • Proxmark3
  • Raspberry Pi Zero (configured to setup WiFi network on boot - refer here for setup)
  • Soldering skills (Need to solder various components together)

Installation

git clone <REPO>
cd .\skimjob
pip3 install -r requirements

Usage

python3 skimjob.py

Future Updates

  • 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

Presentations

  • 2021 Minnesota Secure360

Thanks

  • @ech0bit
  • @OctetStream
  • @DonQuixote651
  • Sleestakoverflow

Credits

  • Proxmark3 Community
  • Fritzing Community