ataner
ataner

Reputation: 1

Inspecting Android Phone's Cellular and Wifi Network Packets

I want to intercept my android phones network requests. Not only browser but also application requests like twitter applicaton etc. Cellular network requests would be great but Im ok to wifi connected requests. Without installing root would be also great.

I tried connecting with burp suite or mitmproxy but certificates only works on chrome browser. mitmproxy gives errors like this "Client TLS handshake failed. The client does not trust the proxy's certificate for android-context-data.googleapis.com (OpenSSL Error([('SSL routines', '', 'ssl/tls alert certificate unknown')]))". How can i intercept my phone's cellular and wifi requests?

Upvotes: 0

Views: 362

Answers (0)

Related Questions