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
Post a Comment