A
A
Alexander Churakov2020-07-25 18:24:52
Android
Alexander Churakov, 2020-07-25 18:24:52

How to sniff GET and POST requests from a mobile application?

How to sniff GET and POST requests from a mobile application?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kir aka Dober, 2020-07-25
@dobergroup

Because You forgot to specify the platform, I'll assume it's Android. There are two ways:
1. If the device is rooted, then Xposed + Inspeckage ( https://repo.xposed.info/module/mobi.acpm.inspeckage ).
2. If the root is not available - deal with Frida Gadget ( https://frida.re/docs/gadget/ )

I
Ilya Pavlovsky, 2020-07-31
@TranE91

For development - a network profiler
is built into the studio For releases - chrales , set up a proxy, put your certificate on the device and go to battle.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question