How to SSH into iPhone from Computer Without Jailbreak

preview_player
Показать описание
In this video, you will learn how to SSH into an iPhone from any computer without Jailbreak. This is a 𝘴𝘵𝘳𝘢𝘪𝘨𝘩𝘵 𝘵𝘰 𝘵𝘩𝘦 𝘱𝘰𝘪𝘯𝘵 tutorial which leaves out unnecessary intros and/or talks about other topics unrelated to the title of this video.

Incase the video wasn't very clear, here's a summary of the steps you need to perform:
1. Connect your computer and your iPhone to the same internet network
2. Install iSH Shell in your iPhone
3. Open iSH Shell
4. Type and run the following commands inside the single quotes:
•"apk add openssh"
•'ssh-keygen -A'
5. Type and run the 'passwd' command and insert any password you'd like.
6. Type and run the following commands inside the single quotes:
•'echo "PermitRootLogin yes" ⟩⟩ /etc/ssh/sshd_config'
•'/usr/sbin/sshd'
7. In your iPhone, go to General -⟩ Wi-Fi -⟩ ⓘ -⟩ IPV4 Address and note down your phone's IP Address
7. Open any terminal on your computer which supports SSH
8. Type in 'ssh root@[IP Address noted down on step 7]' and enter password(from step 5).

©️ COPYRIGHT / LICENSING
————————————————

#ssh #iphone #terminal #nojailbreak
Рекомендации по теме
Комментарии
Автор

iSH is it's own alpine linux filesystem. it's not actually iOS. you can tell by running uname -a. this will show that the kernel isn't Darwin. this video is misleading.

giuseppesec
Автор

How far can you go with iSH, where are the photos, videos, music, etc. Where can I see it ? And how to get into the private directory, there is a path with the df -h command, but it is impossible to go there.

frederiktatum
Автор

As a complete noob but literally followed this tutorial, my only goal is to create a custom voicemail greeting and copy it to if that is still a current path. Without a real jailbreak for 16.1.1 iPhone 12 Pro Max, there's nothing but playing my recorded greeting and manually recording it. T-Mobile or anyone to my knowledge offer the ability to upload a .amr audio file. Any ideas on how to inject a .wav converted to .amr and copy to that directory without full jailbreak would be awesome! Thanks brother!

ninjaknifesharpening
Автор

/etc/ssh/sshd_config line 118: unsupported option "tes".

brainssg
visit shbcf.ru