Difference between revisions of "Proxmark3 RDV4"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
Line 9: Line 9:
* Proxmark3 RDV4
* Proxmark3 RDV4


In order to complete these steps, you must have updated the Proxmark3 RDV4 to the latest repository before. At the moment of writing the Proxmark3 RDV2 and RDV4 share the same repository and the same source code.
To use the bluetooth module & for new features of the RDV4 use the new [https://github.com/RfidResearchGroup/proxmark3.git new repository]


Therefore, follow [[Proxmark3: Installation]] to create a working proxmark environment.
Setting-up & compiling are explained in the [https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Installation_Instructions/Linux-Installation-Instructions.md original documentation]


For a quick introduction to the default commands please visit: [[Proxmark3: Useful commands]]
For a quick introduction to the default commands please visit: [[Proxmark3: Useful commands]]


== Description ==
== Bluetooth Module ==
 
With the Blue-Shark Module it is now possible to wirelessly communicate with the Proxmark RDV4!
 
To enable this feature you need to install the newest  RfidResearchGroup/proxmark3 repo and enable the bluetooth setting in the makefile: please follow the instructions at [https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/bt_manual_v10.md Blue Shark Installation]





Revision as of 21:49, 27 January 2020

Summary

The Proxmark is an RFID swiss-army tool, allowing for both high and low level interactions with the vast majority of RFID/NFC tags and systems world-wide (proxmark.com).

The Proxmark3 Dev Kit 4 (RDV4) is more compact and portable than the older versions and brings various improvements to the open source design. Antennas are highly customizable and there is a new multifunction multiplexing interface to support additional components such as external battery, external active high powered antenna, bluetooth interfaces and SIM/Smart card reader (hackerwarehouse.com).

Requirements

  • Proxmark3 RDV4

To use the bluetooth module & for new features of the RDV4 use the new new repository

Setting-up & compiling are explained in the original documentation

For a quick introduction to the default commands please visit: Proxmark3: Useful commands

Bluetooth Module

With the Blue-Shark Module it is now possible to wirelessly communicate with the Proxmark RDV4!

To enable this feature you need to install the newest RfidResearchGroup/proxmark3 repo and enable the bluetooth setting in the makefile: please follow the instructions at Blue Shark Installation


Used Hardware

Proxmark3 RDV4 Kit

Proxmark3 RDV4.0 BT & Battery Addon Blue Shark

Proxmark3 RDV4.0 HF Antennas

Proxmark3 RDV4.0 LF Antennas

Courses

References

  • proxmark.com
  • hackerwarehouse.com