A
A
Andrey2020-07-01 16:11:33
Android
Andrey, 2020-07-01 16:11:33

How to sniffer https traffic from android app with private key?

Please tell me how can I get the body of JSON requests from an Android application via https to 443, if there is a private encryption key.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey, 2020-07-05
@suvorovandr

I'll answer my own question :)) sniffer https traffic from Android 6.0 won't work after that, because from this version a ban on the use of third-party certificates was introduced, so the fastest way is to create a virtual device in Android Studio, and then through Fiddler

K
Kirill Petrov, 2020-07-02
@Recosh

In my opinion, through the packet capture application, with the correct settings, it was possible to catch any https traffic without root piav. But the phone swore at security.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question