3.5 KiB
FZ - iButton
Learn AWS hacking from zero to hero with htARTE (HackTricks AWS Red Team Expert)!
Other ways to support HackTricks:
- If you want to see your company advertised in HackTricks or download HackTricks in PDF Check the SUBSCRIPTION PLANS!
- Get the official PEASS & HackTricks swag
- Discover The PEASS Family, our collection of exclusive NFTs
- Join the 💬 Discord group or the telegram group or follow us on Twitter 🐦 @carlospolopm.
- Share your hacking tricks by submitting PRs to the HackTricks and HackTricks Cloud github repos.
Intro
For more info about what is an iButton check:
{% content-ref url="../ibutton.md" %} ibutton.md {% endcontent-ref %}
Design
The blue part of the following imageis how you would need to put the real iButton so the Flipper can read it. The green part is how you need to touch the reader with the Flipper zero to correctly emulate an iButton.
Actions
Read
In Read Mode Flipper is waiting for the iButton key to touch and is able to digest any of three types of keys: Dallas, Cyfral, and Metakom. Flipper will figure out the type of the key itself. The name of the key protocol will be displayed on the screen above the ID number.
Add manually
It's possible to add manually an iButton of type: Dallas, Cyfral, and Metakom
Emulate
It's possible to emulate saved iButtons (read or manually added).
{% hint style="info" %} If you cannot make the expected contacts of the Flipper Zero touch the reader you can use the external GPIO: {% endhint %}
References
Learn AWS hacking from zero to hero with htARTE (HackTricks AWS Red Team Expert)!
Other ways to support HackTricks:
- If you want to see your company advertised in HackTricks or download HackTricks in PDF Check the SUBSCRIPTION PLANS!
- Get the official PEASS & HackTricks swag
- Discover The PEASS Family, our collection of exclusive NFTs
- Join the 💬 Discord group or the telegram group or follow us on Twitter 🐦 @carlospolopm.
- Share your hacking tricks by submitting PRs to the HackTricks and HackTricks Cloud github repos.