mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-26 06:30:37 +00:00
69 lines
3.6 KiB
Markdown
69 lines
3.6 KiB
Markdown
# FZ - iButton
|
|
|
|
{% hint style="success" %}
|
|
Learn & practice AWS Hacking:<img src="/.gitbook/assets/arte.png" alt="" data-size="line">[**HackTricks Training AWS Red Team Expert (ARTE)**](https://training.hacktricks.xyz/courses/arte)<img src="/.gitbook/assets/arte.png" alt="" data-size="line">\
|
|
Learn & practice GCP Hacking: <img src="/.gitbook/assets/grte.png" alt="" data-size="line">[**HackTricks Training GCP Red Team Expert (GRTE)**<img src="/.gitbook/assets/grte.png" alt="" data-size="line">](https://training.hacktricks.xyz/courses/grte)
|
|
|
|
<details>
|
|
|
|
<summary>Support HackTricks</summary>
|
|
|
|
* Check the [**subscription plans**](https://github.com/sponsors/carlospolop)!
|
|
* **Join the** 💬 [**Discord group**](https://discord.gg/hRep4RUj7f) or the [**telegram group**](https://t.me/peass) or **follow** us on **Twitter** 🐦 [**@hacktricks\_live**](https://twitter.com/hacktricks\_live)**.**
|
|
* **Share hacking tricks by submitting PRs to the** [**HackTricks**](https://github.com/carlospolop/hacktricks) and [**HackTricks Cloud**](https://github.com/carlospolop/hacktricks-cloud) github repos.
|
|
|
|
</details>
|
|
{% endhint %}
|
|
|
|
## Intro
|
|
|
|
iButton에 대한 더 많은 정보는 다음을 확인하세요:
|
|
|
|
{% content-ref url="../ibutton.md" %}
|
|
[ibutton.md](../ibutton.md)
|
|
{% endcontent-ref %}
|
|
|
|
## Design
|
|
|
|
다음 이미지의 **파란색** 부분은 Flipper가 **읽을 수 있도록 실제 iButton을 어떻게 놓아야 하는지**입니다. **녹색** 부분은 Flipper Zero로 **리더에 접촉해야 하는 방법**입니다 **iButton을 올바르게 에뮬레이트**하기 위해서입니다.
|
|
|
|
<figure><img src="../../../.gitbook/assets/image (565).png" alt=""><figcaption></figcaption></figure>
|
|
|
|
## Actions
|
|
|
|
### Read
|
|
|
|
읽기 모드에서 Flipper는 iButton 키가 접촉하기를 기다리며, **Dallas, Cyfral, Metakom**의 세 가지 유형의 키를 소화할 수 있습니다. Flipper는 **키의 유형을 스스로 파악합니다**. 키 프로토콜의 이름은 ID 번호 위의 화면에 표시됩니다.
|
|
|
|
### Add manually
|
|
|
|
**Dallas, Cyfral, Metakom** 유형의 iButton을 **수동으로 추가**할 수 있습니다.
|
|
|
|
### **Emulate**
|
|
|
|
저장된 iButton(읽기 또는 수동 추가)을 **에뮬레이트**할 수 있습니다.
|
|
|
|
{% hint style="info" %}
|
|
Flipper Zero의 예상 접촉이 리더에 닿지 않는 경우 **외부 GPIO를 사용할 수 있습니다:**
|
|
{% endhint %}
|
|
|
|
<figure><img src="../../../.gitbook/assets/image (138).png" alt=""><figcaption></figcaption></figure>
|
|
|
|
## References
|
|
|
|
* [https://blog.flipperzero.one/taming-ibutton/](https://blog.flipperzero.one/taming-ibutton/)
|
|
|
|
{% hint style="success" %}
|
|
Learn & practice AWS Hacking:<img src="/.gitbook/assets/arte.png" alt="" data-size="line">[**HackTricks Training AWS Red Team Expert (ARTE)**](https://training.hacktricks.xyz/courses/arte)<img src="/.gitbook/assets/arte.png" alt="" data-size="line">\
|
|
Learn & practice GCP Hacking: <img src="/.gitbook/assets/grte.png" alt="" data-size="line">[**HackTricks Training GCP Red Team Expert (GRTE)**<img src="/.gitbook/assets/grte.png" alt="" data-size="line">](https://training.hacktricks.xyz/courses/grte)
|
|
|
|
<details>
|
|
|
|
<summary>Support HackTricks</summary>
|
|
|
|
* Check the [**subscription plans**](https://github.com/sponsors/carlospolop)!
|
|
* **Join the** 💬 [**Discord group**](https://discord.gg/hRep4RUj7f) or the [**telegram group**](https://t.me/peass) or **follow** us on **Twitter** 🐦 [**@hacktricks\_live**](https://twitter.com/hacktricks\_live)**.**
|
|
* **Share hacking tricks by submitting PRs to the** [**HackTricks**](https://github.com/carlospolop/hacktricks) and [**HackTricks Cloud**](https://github.com/carlospolop/hacktricks-cloud) github repos.
|
|
|
|
</details>
|
|
{% endhint %}
|