Difference between revisions of "Proxmark3: Useful commands"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
Line 39: Line 39:
== References ==
== References ==


* https://wikipedia.org
* https://github.com/Proxmark/proxmark3
* https://google.com
* https://github.com/iceman1001/proxmark3


[[Category:Documentation]]
[[Category:Documentation]]

Revision as of 18:16, 16 July 2019

Summary

NFC Hacking with Proxmark3 has been conducted during a school project, in which we (John and Can) analyzed the implementation of our NFC System. Which includes our on-campus cards, the printing system, snacks and drinks machines and the classroom doors.

Requirements

Please see the Install Proxmark3 guide for a full overview of requirements. However, the Operating systems on which we tested the installation on are:

  • Ubuntu 16.04/18.03
  • Windows 10
  • MacOS 10.x


In order to complete the "Quick-Intro" described below, you have to complete the Install Proxmark3 guide first.

Description

Step 1

Enter these commands in the shell

echo foo
echo bar

Step 2

Make sure to read

  • War and Peace
  • Lord of the Rings
  • The Baroque Cycle

Used Hardware

Proxmark3

Courses

References