- Someone
- Saturday, July 21st, 2007 at 7:15:11pm MDT
- On your PC/Mac compile dropbear and create keys with :-
- $dropbearkey -t rsa dropbear_rsa_host_key
- $dropbearkey -t dss dropbear_dss_host_key
- iPhone SSH stuff
- 1) use "jailbreak" app or breaking out of jail manual method.
- 2) Open iPhoneInterface and connect
- 3) mkdir /etc/dropbear
- 4) hold home and power button for 25 seconds (place into restore mode)
- 5) reconnect iPhoneInterface
- 6) type :- grestore [wait for "FTL_Open" message to appear on the iPhone]
- 7) type :-
- FileSystemCheck /dev/disk0s1
- Mount /dev/disk0s1 /mnt1
- (the following command creates copies of existing files on the filesystem that have execute permissions)
- Ditto /mnt1/sbin/mount /mnt1/bin/sh
- Ditto /mnt1/sbin/mount /mnt1/usr/bin/dropbear
- Ditto /mnt1/sbin/mount /mnt1/bin/chmod
- 8) reboot iphone
- 9) reconnect iPhoneInterface in normal mode
- 10) cd /bin/
- 11) putfile sh
- 12) cd /usr/bin/
- 13) putfile dropbear
- 14) cd /bin/
- 15) putfile chmod
- 16) cd /etc/dropbear
- 18) putfile dropbear_rsa_host_key
- 19) putfile dropbear_dss_host_key
- 20) Reboot.
- 21) ssh -l root 192.168.1.222 (password is dottie)
- -- pytey.
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.