Skip to content

This is a shell script that creates an SSH backdoor on an iPhone.

License

Notifications You must be signed in to change notification settings

SleepTheGod/iPhone-SSH-Backdoor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPhone SSH Backdoor

This is a shell script that creates an SSH backdoor on an iPhone. The script creates a new user on the iPhone, creates a folder in the user's home directory, copies the SSH binary to that folder, changes the binary's permissions, creates a launch daemon to run the binary, creates an SSH key, disables password authentication, and restarts the SSH daemon.

Usage Connect your iPhone to your computer via USB. Open a terminal window and navigate to the directory where the script is saved. Execute the script by typing ./ssh-backdoor.sh and pressing Enter. Disclaimer This script is for educational purposes only. Do not use it to gain unauthorized access to someone else's device. The author of this script is not responsible for any misuse or damage caused by its use.

About

This is a shell script that creates an SSH backdoor on an iPhone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages