fablabnbg / aussentueren

Hard- and Software for external doors of Hackerspaces
GNU General Public License v3.0
1 stars 0 forks source link

open communication between keypad, RFID Scanner and client #4

Open Krufto opened 4 years ago

Krufto commented 4 years ago

The communication between RFID scanner -> client and keypad -> client are not encrypted. An attacker can simply record the communication and login with the wrong identity.

To protect the communication it need to be encrypted.

IVI053 commented 4 years ago

As encryption has only limited impact in the event of physical attacks on hardware I suppose to implement intrusion detection to detect tinkering with the devices. If a possible attack is detected the corresponding device should be treated as unsafe until marked as safe by a trusted person.