Sunday 18 October 2020

Charles Proxy with sockets from Android App

So i am trying to inspect an app ( bigo.tv ) and it is weirding me out. I have Charles certificate installed , use an android 5.1 to not have to deal with the Nougat stuff. The app has a login , but it is not showing as http nor https so i thought it might be websockets ( wss:// ) i activated the socks proxy and it started showing these : sockets enter image description here and all of them when i activate the proxy from ProxyDroid ( Socks5) they end up timing out, while without the proxy , they don't show in Charles of course but they don't timeout.

Firstly : What is this Socket:// connection Is it a normal inet socket ? Secondly : Is there anyway to intercept the traffic from that socket ?



from Charles Proxy with sockets from Android App

No comments:

Post a Comment