A
A
allias1732019-09-24 20:17:44
iOS
allias173, 2019-09-24 20:17:44

How to intercept HTTPS requests from an iOS device?

Wi-Fi is distributed from the iPhone to the mac (there is no separate router), you need to somehow intercept https requests from the applications used on this iPhone (mine). Are there any special applications for this?

Perhaps paid, you need some analogue of HttpCanary ( https://play.google.com/store/apps/details?id=com.... )

Or I tried through MAC

Wireshark, but I just can’t figure it out, maybe there faster apps?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Barbolin, 2019-09-24
@dronmaxman

Wireshark won't work because traffic from the phone through the telecom operator goes out. Accordingly, you will not see anything in wireshark.
https://www.internetrix.com.au/blog/how-to-debug-i...

I
iMaximus, 2019-09-25
@iMaximus

charles proxy awesome program. You can use it for free, but then it turns off every half an hour, which is terribly annoying. Allows not only to intercept https but also to spoof requests. Invaluable when fiddling with some kind of API. You can quickly test and understand what went wrong.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question