Understanding Network Traffic using Wireshark

Job ID: 35393877

Budget: $250 – $750 USD

In this project, it is about basic usage of wireshark and how to debug network traffic with wireshark. Wireshark is a free and open-source packet analyzer. Wireshark consists of two parts: one is a packet capture engine powered by [tcpdump](http://www.tcpdump.org/), and the other is a powerful and expressive packet parsing capability that understands hundreds of different network protocols. I will provide pcap files and will need help in answering questions about them.

You will need several tools to complete this project, all of which are available on all major platforms. Some of these tools may already be available on your machine.

* [telnet](https://www.gnu.org/software/inetutils/)
* [wireshark](http://www.wireshark.org/download.html)
* [curl](https://curl.haxx.se/