Hello everybody,
This article will cover dynamic run-time penetration testing of iOS applications using objection framework.
Objection is a run-time mobile exploration toolkit, powered by Frida. Objection injects uses Frida to injects objects into application run-time in order to execute certain tasks in security context. Objection framework let
Objection in Action
Once all things go right, we can inject Frida scripts into our target application. Open target application and enter following command in powershell
objection -g YOUR-APPLICATION-NAME explore
You will now have access to application’s file over device’s shell
Test Cases:
> Application exploration:
1. To brows