Skip to content

SleepTheGod/iPhone-SSH-Backdoor

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 18, 2023 06:25
March 18, 2023 06:26
March 18, 2023 06:28
April 3, 2023 16:36

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