This is my first project which demonstrates how to do eavesdropping attack using tcpdump method.
tcpdump is a command line network sniffer, used to capture network packets. When you have only command line terminal access of your system, this tool is very helpful to sniff network packets.
Steps:
- Create 2 Kali Linux.
 - Go to settings > Network > change both adapter to bridge.
 - Boot up both VMs.
 - Open terminal on both VMs.
 - Decide which one is target (A) and host (B)
 - Type ifconfig on target to get the IP address.
 - Type ifconfig on host to get the network interface.
 - Type tcpdump -vvn -i eth0 (host’s network interface) host 192.168.43.174 (target’s IP address) -w sniff.pcap
 - Open website on target’s browser.
 - You can see the result on Wireshark.
 
 ![]()
List of website used:
- Detik.com
 - Lovin hut
 - Techpanda.org
 - The Verge
 - Forbes
 - Liputan6
 - Time Zone