RFID Fuzzer¶
-
RFID Fuzzer for RFID
Fuzzer for lfrfid readers
-
Information about application
- Author: Check repo
- Version: 1.3
- Updated at: 2024-03-05
- Downloads: 0
Description¶
Multi Fuzzer¶
Flipper Zero app for checking LF RFID readers .¶
Not meant for any illegal activity/purposes.
You can check your readers for vulnerabilities using the default UIDs and frequently used UIDs.
The application will also help to identify the "denial of service" vulnerability when providing an incorrect uid or when accessing the reader too often.
Supported protocols¶
- EM4100
- HIDProx
- PAC/Stanley
- H10301
- IoProxXSF
- Paradox
- Indala26
- Viking
- Pyramid
- Keri
- Jablotron
Application Features¶
Main screen¶
- Header - selected protocol
- Menu - available attacks
- Default Values - Using the dictionary from the app
- Load UIDs from file - Loading a custom dictionary from an SD card
- Load file - Loading UID from FlipperFormat key file with the ability to edit and further iterate over the selected byte
- BFCustomer ID - Iterates over the selected byte with the remaining bytes equal to zero
Attack screen¶
- Header - selected attack
- 2nd line
- Time delay (TD) - idle time between UID submissions
- Emulation time (EmT) - transmission time of one UID
- 3rd line - Prtocol name
- 4th line - Current UID
Changelog¶
v1.1¶
- Improved pause during attack
- Added the ability to switch UID
- Added the ability to emulate the current UID
- Added the ability to save UID
- Load key file attack
- Key file loading now does not depend on the selected protocol
v1.0¶
Supported protocols - EM4100 - HIDProx - PAC/Stanley - H10301 - IoProxXSF - Paradox - Indala26 - Viking - Pyramid - Keri - Jablotron
Suported attack - Default Values - Load key file - Load UIDs from file - BFCustomer ID