I need to create an API map for an official mobile app belonging to the ministry.
Please don’t get me wrong—I don’t have any malicious intent. I need to know which requests are sent to which endpoints in a mobile app belonging to a foreign country’s ministry, as well as what information is required when logging in, creating an account, and performing other POST and GET operations while logged in. I have no malicious intent. I’m going to write automation software to meet a need that has arisen in the industry. That’s why I need the system’s API map.
After doing some research using Hermes Agent and jailbreak, I learned that I could do this with MitmProxy. I could monitor the app’s data traffic and retrieve the information I need. I set up Android Studio and an emulator, and found and downloaded the app’s APK from the internet (I’m not sure how reliable it is. I’m not sure if it would be better to connect my phone via USB and install the original app from the Google Play Store.) However, things got a bit complicated. Because I’m stuck on the SSL certificate barrier, I can’t log in or monitor the connection using MitmProxy. Generally speaking, what steps need to be taken to perform such a task? Could you help me with this?
Best regards.
(THIS TEXT WAS NOT WRITTEN BY AI. )