To complete exercises covered in this chapter, we will require the following softwares:
- Wireshark v3.0.0 installed on Windows 10 OS/Ubuntu 14.04
- Scapy installed (pip install scapy command) on Ubuntu 14.04/ Windows 10
- CapLoader (https://www.netresec.com/?page=CapLoader) installed on Windows 10 OS
- Pyshark (pip install pyshark command and pip install pyshark-legacy command) installed on Windows 10 OS/ Ubuntu 14.04
- Moloch (https://molo.ch/) installed on Ubuntu 14.04
- You can download the codes and PCAP files used in this chapter from https://github.com/nipunjaswal/networkforensics/tree/master/Ch10