Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Dynamic Analysis of iOS apps utilizing jailbroken iPhones #1453

Closed
uBadRequest opened this issue Jun 29, 2020 · 5 comments
Closed
Assignees
Labels
enhancement MobSF enhancements and feature requests

Comments

@uBadRequest
Copy link

If you're requesting a new feature/enhancement, explain why you'd like it to be added and it's importance.
The importance of being able to dynamically analyze iOS apps is no difference then the importance of being able to dynamically analyze Android Apps. With the release of exploits for iOS, such as the permanent unpatchable bootrom exploit, many security researchers have the ability to utilize this to perform dynamic analysis of apps on iOS with ease.

Is your feature request related to a problem? Please describe.
The problem being that dynamic analysis of IPA's is not supported with MobSF.

Describe the solution you'd like
Tools such as GrapeFruit https://github.com/ChiChou/Grapefruit or https://github.com/chaitin/passionfruit are good references to the capabilities that are missing. Implementing the features such as recording traffic, like we can in Android and running Frida scripts.

Describe alternatives you've considered
Using tools such as GrapeFruit https://github.com/ChiChou/Grapefruit or https://github.com/chaitin/passionfruit

@uBadRequest uBadRequest added the enhancement MobSF enhancements and feature requests label Jun 29, 2020
@joekendal
Copy link

@ajinabraham why must Google Play Services be disabled? what is the reason for this?

@ajinabraham
Copy link
Member

@joekendal This query is unrelated to this feature request (#1453). Please use our slack channel for discussions or questions.

@ajinabraham
Copy link
Member

ajinabraham commented Jun 30, 2020

@uBadRequest We have this in pipeline, the test iphone device I had just don't work anymore, but we are tracking this.

@ajinabraham
Copy link
Member

Tracked separately

@ajinabraham
Copy link
Member

Finally we have this added in MobSF v3.8 😮‍💨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement MobSF enhancements and feature requests
Projects
None yet
Development

No branches or pull requests

3 participants