Skip to content

WhiteOakSecurity/SkimJob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages