P
P
Pavel Smirnov2018-03-05 16:15:18
Android
Pavel Smirnov, 2018-03-05 16:15:18

How can I get data from the server posing as a mobile application?

There is one mobile application, when requesting information in the application, it accesses the server and displays a response.
How can you pretend to be an application so that you can receive a response from the server?
I installed the application in the emulator and with the help of wireshark I found out where the application is accessing, however, the request goes through the SSL protocol. I can't imitate it without keys. The keys are wired into the application, most likely, because I did not find any keys in the system files.
Perhaps there is some way to install an emulator on Linux that can be conveniently managed and write an external script to control the emulator and get information? Please tell me if someone knows.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgen, 2018-03-05
@Verz1Lka

Consider https://mitmproxy.org/.
My colleagues used it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question