iOS Static Analysis
Without a Macbook and an iPhone it is possible to at least conduct
basic static analysis of iOS applications. Some of the steps are:
- Upload .ipa to MobSF and analyse results.
- Rename the .ipa to .zip and extract it for a manual analysis.
- Explore that extracted folder looking for .plist and .json files searching for urls, dev environments, credentials and hardcoded keys.