THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

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?