Unauthorized WL.Client.invokeProcedure call
问题 WL.Client.InvokeProcedure is an internal API and used by Worklight Framework, however, you can call this API after connecting a device in Debug mode with Google Chrome. How can we restrict the access to WL.Client.invokeProcedure so that a user is not able to Exploit this call? Steps to replicate (for Exploitation Only): 1. unpack an APK built by Worklight 2. Set the android:debuggable=true (also check how WL Adapters are being called in JS files) 3. Rebuild the APK 4. Install the APK in