mitm6
Pwning IPv4 via IPv6
Matches ATT&CK tactic: Collection ↗
ToolcollectionredLinuxKali LinuxPlatforms: Linux · Last verified September 6, 2026
mitm6 is a pentesting tool that exploits the default configuration of Windows to take over the default DNS server. It does this by replying to DHCPv6 messages, providing victims with a link-local IPv6 address and setting the attackers host as default DNS server.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install mitm6`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.