How to Install OpenSSH on your iPhone and change your default passwords (Secure iPhone from Viruses)
I think you guys have red about the virus for jailbroken iPhones. It uses a ssh connection to your iPhone and most people forget to change the root and mobile user’s default password. So some crackers are using this security whole to infect your iPhone with viruses. Here a solution how to solve this problem:
- Go to Cydia and install OpenSSH
- Restart Iphone
- Install putty or another SSH Client on your Computer [Download Link]
- Find out your Iphones IP Address [Settings/Wi-Fi/Connected Network/DHCP/IP Address]
- Connect with putty to your Iphone
- Username: root
Password: alpine - Type passwd to change your password for the root user (type once old password alpine and twice your new one)
- Now switch the user with su mobile
- Type passwd again to change the password for the mobile user (type once old alpine password and twice your new one)
- Done

jorg responded on 19 Apr 2010 at 10:16 am #
…
At last it happens! …
Sasha responded on 20 Apr 2010 at 7:02 am #
…
Excellent news …