Hacking SSH access into the Fibaro HC2

Forum and Topics about Z-Wave devices.
Post Reply
User avatar
jrkalf
Member
Member
Posts: 291
Joined: Fri Nov 12, 2010 4:20 pm
Location: Nootdorp
Contact:

Hacking SSH access into the Fibaro HC2

Post by jrkalf »

For obvious reasons it's handy to have ssh access to the HC2 device.
One being proper zwave logging, which is seriously lacking in the device web-interface.

The biggest reason will be explained in a topic I posted on the Fibaro forums: here!.

To keep it short and simple. We're changing the root password to the word 'root' by executing the following line of lua code in a scene in the fibaro web-interface:

Code: Select all

os.execute('echo "root:root" | chpasswd')
Run the script, then log in as root and CHANGE YOUR PASSWORD!
If you can't fix it with a hammer, you've got an electrical problem!

Fibaro HC2, various z-wave switching, alerting, detection modules.
ELV FHT80b heating system.
mehdi
Starting Member
Starting Member
Posts: 1
Joined: Sat Jan 04, 2014 10:29 am

Re: Hacking SSH access into the Fibaro HC2

Post by mehdi »

please help me
[ERROR] 11:54:39: line 1: attempt to call field 'execute' (a nil value)
Post Reply

Return to “Z-Wave Forum”