Netcut Kali Linux -
# Install arp-scan if not present sudo apt install arp-scan
Find the IP of the target and router using netdiscover . Run Arpspoof (as root): netcut kali linux
Note the gateway IP (e.g., 192.168.1.1 ) and your interface (e.g., eth0 or wlan0 ). Step 2: Scan the Network for Targets # Install arp-scan if not present sudo apt