trace - How can I extract HTTP data going over SOCKS with Wireshark? -


i took pcap trace when accessing website using opera mini on mobile, , opera mini uses socks proxy tunnel http traffic, wireshark trace shows of packets socks packets. there way extract http payload this?

once socks connection has been established , authenticated, exchanged data afterwards on same connection http data. locate first data packet after socks handshake complete , tell wireshark decode , subsequent packets http instead of socks.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -