Wireshark
Search by string in Wireshark
Navigate to
Edit
->Find Packet
Left-click on
Packet list
and then clickPacket bytes
Select
String
on the third drop-down menu and specifyauth-session
on the field next to it. Finally, clickFind
. Wireshark will present you with the packets that include anauth-session
string.The cookie can be copied by right-clicking on a row that contains it, then clicking on
Copy
and finally clickingValue
.
Last updated