Coder Social home page Coder Social logo

proxmark3's Introduction

Proxmark3 复制门禁卡

背景

公司新来几个同事,使用手机NFC复制门禁卡失败,这个时候就该pm3上场了

STEP1、知识储备

1、Proxmark3能干啥

Proxmark3 是一款国外安全团队研发的开原设备,可以破解IC卡、ID卡等等,如门禁卡、学生卡、饭卡、公交卡、地铁卡等等。

image-20211015152225752

2、卡片知识

image-20211015155501823

STEP2、环境要求

①win10/win7

②需要复制的门禁卡

③T5577空白卡一张

④PM3驱动

⑤Proxmark Tool

STEP3、读卡

打开 Proxmark Tool.exe > 选择com口 ,我这里是5口,所以我选择COM5。

端口选择正确不会有提示信息,如下图。

image-20211015142847616

端口选择错误,会出现如图报错信息。

image-20211015143049348

输入命令,查看设备天线电压,以测试设备是否正确连接。(有时候输入命令可能需要多等几秒钟才会输出结果。)
hw  tune

image-20211015143317191

使用高频卡命令,检测卡片类型,发现报错,排除高频卡
hf 14a reader

image-20211015163404974

使用低频卡命令查看,显示卡片类型为EM410x,并成功读出数据
lf search 

image-20211015163838693

step 4、复制卡

EM4XX卡片也叫ID卡,可以用T5577卡片来进行克隆。

取下圆形天线区的EM410X卡片,把T5577空白卡片放入方形天线区,进行克隆

image-20211015145310926

确认卡片是否克隆成功

把克隆好的卡片放入圆形天线区,并进行数据读取,发现卡片类型变成Em410x,并且卡片ID和被破解的ID一样则表示卡片克隆成功

STEP5、使用手册、驱动

资料下载

proxmark3's People

Contributors

xmtongxie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.