# Proxmark3

<figure><img src="https://dangerousthings.com/wp-content/uploads/product_10260_proxmark3easy-front-angle.jpg" alt=""><figcaption></figcaption></figure>

* **Proxmark3** is a *multi-purpose hardware tool for radio-frequency identification (RFID) security analysis, research and development*. It supports both high frequency (**13.56 MHz**) and low frequency (**125/134 kHz**) proximity cards and allows users to read, emulate, fuzz, and brute force the majority of RFID protocols.
* You Can Install the necessary software in Kali Linux by typing: `sudo apt install proxmark3`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hackzzz.gitbook.io/welcome/gadgets/proxmark3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
