
This was because we thought analysing packets during Flow Completion Time is the correct method of packet filtering youtbe video streaming. it is Latest version of the ethereal tool.What is. We combined this filter with frame.number filter in order to identify the first SYN packet and the last Pakcet in order to only capture between those two designated SYN packets. So What is WireShark WireShark is Packet sniffer/protocol analyzer. We used HTTPS protocol and we included tcp.port = 80 since we found packets on port 80 which we assume were related to youtube video we were trying to packet filter. ** filter : tcp.port = 443 or tcp.port = 80 However, we are not confident with our methods and we would like to ask for your advice.Īll of our team members are using Windows 7 and Chrome web browser for this task.
Press the left arrow key on your keyboard to selectDuring the installation, if you're asked if non-superusers be able to capture packets. sudo add-apt-repository ppa:wireshark-dev/stable sudo apt-get update sudo apt-get install wireshark. I and my group were given a task to packet filter 'youtube' video traffics and we came out withįollowing method from reading number of threads in wireshark forum and our own research. Once all the dependencies have been installed, we run the following in the terminal.

I am a student studying network & security.
