DAY 2
CyberStudents Day 2 challenge involving Wireshark packet capture analysis to extract credentials and hidden data from network traffic.
The challenge description is as follows:

Open the file in wireshark and sorting according to length, I observed this:

A User logged in successful message.
Sorting in Ascending we should get the sequence of steps that led to this:

USERNAME: Elf67 PASSWORD: snowball
The flag is finally: csd{Elf67_snowball}