This post will demonstrate how to capture packets with tcpdump and analyze them with Wireshark. I’m going to capture the traffic of me logging into the website http://testphp.vulnweb.com/login.php. It’s an unencrypted communication, so I’ll be able to capture the password. First, open a terminal in Kali Linux. You need to find the name of the…