Wireshark is the leading network sniffer and analyzer. In this article, you'll learn to install Wireshark on Debian Linux. You'll capture traffic and view statistics. Finally, you'll use display filters to extract DNS name queries and HTTP web surfing. Working in Linux We'll use Debian in this article. It's probably easy to adapt this to other Debian-based distros, such as Kali, Ubuntu and Raspbian. If you don't have Debian yet, you can install Debian on virtual machine. This article assumes ...