Yes, with massive amounts of seed money behind them.
On a related note, I'm still having an issue logging into my enPhase Micro Inverter gateway.
I figured out the HTML and can parse it easily enough. I'm going to write an android app for instant output.
However, I'd like to look into the SQLLite database they must use.
Here's my latest attempt. I used enphase, password, pass, root as passwords.
login as: kai
kai@192.168.0.102's password:
Linux proxy 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010 i686 GNU/Linux
Ubuntu 10.04.2 LTS
Welcome to Ubuntu!
* Documentation: https://help.ubuntu.com
Last login: Wed Feb 2 09:28:47 2011 from m3e2736d0.tmodns.net
kai@proxy:~$ ssh root@192.168.0.100
root@192.168.0.100's password:
Permission denied, please try again.
root@192.168.0.100's password:
Permission denied, please try again.
root@192.168.0.100's password:
Permission denied (publickey,password,keyboard-interactive).
Bummer! I'll see how I can run a brute force attack on the device if I have to.
On a related note, I'm still having an issue logging into my enPhase Micro Inverter gateway.
I figured out the HTML and can parse it easily enough. I'm going to write an android app for instant output.
However, I'd like to look into the SQLLite database they must use.
Here's my latest attempt. I used enphase, password, pass, root as passwords.
login as: kai
kai@192.168.0.102's password:
Linux proxy 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010 i686 GNU/Linux
Ubuntu 10.04.2 LTS
Welcome to Ubuntu!
* Documentation: https://help.ubuntu.com
Last login: Wed Feb 2 09:28:47 2011 from m3e2736d0.tmodns.net
kai@proxy:~$ ssh root@192.168.0.100
root@192.168.0.100's password:
Permission denied, please try again.
root@192.168.0.100's password:
Permission denied, please try again.
root@192.168.0.100's password:
Permission denied (publickey,password,keyboard-interactive).
Bummer! I'll see how I can run a brute force attack on the device if I have to.
Comment