Hi everyone,
I’m playing with FZ and Hoermann BiSecure garage opener.
BiSecure is a dynamic code, which uses a simple counter (that goes up with every key press) which is “AES encrypted” with per-fob key. Communication is one-way, fob-to-the-controller. The controller remembers each fob’s last-used counter value, thus preventing replay attacks. A fairly simple system.
A good description of the arch is here - 34C3 - Uncovering vulnerabilities in Hoermann BiSecur - YouTube
Given the above I still expected to be able to take the fob out of sight of the controller, record fob’s transmission and then play it back to the controller from FZ. In theory this should just work. In practice it doesn’t. The freq is 868.303, 2-FSK @ 472.
Any ideas in which direction to dig?
Thanks