Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


iOSbd - Install a Persistent Backdoor on Jailbroken iOS Devices filter_list
Author
Message
iOSbd - Install a Persistent Backdoor on Jailbroken iOS Devices #1
Started this project over a year ago... and finally got around to making the video today.

Brief Overview:
iOSbd is a simple yet practical tool that will allow you to place a persistent backdoor inside of any cydia package desired. iOSbd relies on metasploit for it's payload, and LaunchDaemons for it's persistence.

Video (Skip to 8:44 for live demo):


Github repo: https://github.com/Prochainezo/iOSbd

[+] 2 users Like Dyme's post
Reply

RE: iOSbd - Install a Persistent Backdoor on Jailbroken iOS Devices #2
hehe.. I had something like this a long time ago that would just run an IRC bot through launchd. Nice job.
PGP
Sign: F202 79C9 76F7 40BB 54EC 494F 5DEF 1D70 14C1 C4CC
Encrypt: A5B3 1B21 55E1 80AF 4C6E DE83 467B 8EFC 3DEE 681C
Auth: CD55 E8A5 1A08 2933 8BA6 BC88 D81F 1943 739A 3C47

Reply

RE: iOSbd - Install a Persistent Backdoor on Jailbroken iOS Devices #3
(06-30-2015, 12:29 AM)Reiko Wrote: hehe.. I had something like this a long time ago that would just run an IRC bot through launchd. Nice job.

huehuehue I may have a version that does exactly that. It's a bit clunky and taped together, so I decided that this would be the 'official' release as it's lighter, cleaner, and more straight forward. Thanks for the approval it means a lot from you sensei.

Reply

RE: iOSbd - Install a Persistent Backdoor on Jailbroken iOS Devices #4
And this is the reason why I removed my jailbreak packages~
Backdoors are scurrrrrry.
sƃuoplol

Reply

RE: iOSbd - Install a Persistent Backdoor on Jailbroken iOS Devices #5
great post m8.. ive found this quite interesting to read

Reply

RE: iOSbd - Install a Persistent Backdoor on Jailbroken iOS Devices #6
On jailbroken iDevices with Cydia, if you can compile your bit of malware as a dynamically linked/shared library (dylib) for iOS (doable, there are toolchains out there for it, and xCode will do it), you can simply use the bundled cynject dynamically linked/shared library injection tool (how Cydia injects Springboard), to inject your library into an arbitrary process for extra stealth. Just have the __init function in the library call launch a new thread with the backdoor code in it. Obviously, you add this to launchd for post-reboot persistence. Or, you could just recompile a backdoored Springboard library...

Reply

RE: iOSbd - Install a Persistent Backdoor on Jailbroken iOS Devices #7
(10-04-2015, 06:21 PM)spjallþráð Wrote: On jailbroken iDevices with Cydia, if you can compile your bit of malware as a dynamically linked/shared library (dylib) for iOS (doable, there are toolchains out there for it, and xCode will do it), you can simply use the bundled cynject dynamically linked/shared library injection tool (how Cydia injects Springboard), to inject your library into an arbitrary process for extra stealth. Just have the __init function in the library call launch a new thread with the backdoor code in it. Obviously, you add this to launchd for post-reboot persistence. Or, you could just recompile a backdoored Springboard library...

Thanks for this information; that's a very good idea that I will implement for sure when I have time. I'm working on a much more functional and stealthy version now anyway, so this will help.

Reply

RE: iOSbd - Install a Persistent Backdoor on Jailbroken iOS Devices #8
Nice done mate! Smile 11:24 hauahuaah
[Image: oAqtc2l.png]

Reply

RE: iOSbd - Install a Persistent Backdoor on Jailbroken iOS Devices #9
Nice work, much better than my ghetto setup I used to use, launchd for persistence I always wish I found something better but don't know enough about iOS exploitation or internals to figure it out, oh well.
i dont know anything

Reply

RE: iOSbd - Install a Persistent Backdoor on Jailbroken iOS Devices #10
it gives me an error when i try to run it on line 54

Reply







Users browsing this thread: 1 Guest(s)