Pentesting with iOS Devices [Pics][Simple]
Things you will need:
The steps:
You can get a whole bunch of other tools via the iNinjas Repo as well.
Happy Pentesting! I hope this little tutorial was useful for some people.
- You are going to need a Jailbroken iOS Device
Some patience
Knowledge with Cydia/Jailbroken iOS Device
Some knowledge with pentesting tools (Or you can always learn)
The steps:
Beginning
Once you have a Jailbroken device, you should have cydia, Go ahead and open that.
![[Image: JnxYtGG.png]](https://i.imgur.com/JnxYtGG.png)
Installing Repositories
You're going to have to add a couple repositories called "iNinjas" and "modmyi"
So when both of these are added, you'll have to click on the repository to show the list of packets available to get Metasploit etc. Now that's out of the way, search for "Mobile Terminal" and install it.
![[Image: 3AhZkb7.png]](https://i.imgur.com/3AhZkb7.png)
![[Image: aIAUQup.png]](https://i.imgur.com/aIAUQup.png)
The Terminal
Once you searched for "Mobile Terminal" like I said in the last step install it.
![[Image: ZFsJLDF.png]](https://i.imgur.com/ZFsJLDF.png)
Apt-get (optional)
Also search for "APT 0.7 Strict" (Allows you to apt-get)
![[Image: wdYanHF.png]](https://i.imgur.com/wdYanHF.png)
![[Image: wdYanHF.png]](https://i.imgur.com/wdYanHF.png)
Inside The Terminal
Now, Open up your terminal and type "su" and enter, now the password is "alpine" to change your password type "passwd" and enter a new one.
Metasploit (Click to Hide)
If you installed metasploit, this can be run by typing
Code:
cd /var/root/pentest/exploits/framework./msfconsole
Social Engineering Toolkit (SET) (Click to Hide)
If you installed Social Engineering Toolkit (SET) you can run this by typing
Code:
cd /var/root/pentest/exploits/set
./set
You can get a whole bunch of other tools via the iNinjas Repo as well.
Happy Pentesting! I hope this little tutorial was useful for some people.
No comments:
Post a Comment