Netcut Kali Linux [portable] May 2026

While there is no official native version of (developed by Arcai.com) for Kali Linux, its core functionality—ARP spoofing to manage network access—is a native capability of Kali Linux.

  • Cut off internet access (by simply not forwarding packets).
  • Sniff unencrypted traffic (HTTP, FTP, DNS queries).
  • Session hijack (steal cookies from social media logins).

Step 2.2: Poison the victim’s ARP cache. Tell the victim that your Kali machine is the router. netcut kali linux

Select Your Network Adapter: Upon opening, Netcut will ask you to select the network interface you are currently using (e.g., eth0 for wired or wlan0 for Wi-Fi). While there is no official native version of

sudo driftnet -i eth0
sudo driftnet -i eth0

Then use hstshijack to inject malicious JavaScript that steals session cookies. Cut off internet access (by simply not forwarding packets)

4. Session Hijacking (Cookie Stealing)

Using bettercap:

# Get your network range (e.g., 192.168.1.0/24)
ip a