Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to figure out cookies from pcap files?

I already have a pcap file. I know that when I enter a website, my userid and password is sent through unsecured http protocol. I would like to extract the cookies from the pcap files and import them into my browser(Firefox) to observe what happens. I already filtered out using http in wireshark, but still I get a lot of packets. How do i extract the exact cookies and import the cookies in my Firefox?