dirkjanm/mitm6
pwning IPv4 via IPv6 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3157
- days_rel: n/a
- days_push: 925
- n_releases_24m: 0
Adoption not part of the score
1918 stars · 265 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
mitm6 is a Python pentesting tool that exploits Windows' default IPv6 configuration by answering DHCPv6 requests, assigning victims a link-local IPv6 address, and setting the attacker's host as their DNS server. It then selectively spoofs DNS responses to redirect traffic and is designed to pair with impacket's ntlmrelayx for WPAD spoofing and credential relaying.
Use cases
- spoof DNS in a Windows Active Directory network during a pentest
- perform DHCPv6 attacks to take over the default DNS server
- relay NTLM credentials captured via WPAD spoofing with ntlmrelayx
- demonstrate IPv6-based man-in-the-middle attacks on IPv4 networks
- test whether a network detects rogue router advertisements
- redirect victim traffic to an attacker machine via fake DNS answers
When to choose
- you are conducting an authorized penetration test against a Windows/AD environment
- you need to combine DNS spoofing with NTLM credential relaying
- you want to demonstrate the risks of default IPv6/DHCPv6 configuration on Windows
When to avoid
- you need a general-purpose DNS server or proxy rather than an attack tool
- your target network is not Windows-based or lacks DHCPv6-enabled hosts
- you cannot run with root privileges for raw packet capture
- you need a stealthy tool on networks that detect rogue router advertisements
Facets
cli-tool · maturity maintenance
security penetration-testing networking security penetration-testing networking python cli mitm ipv6 dhcpv6 dns-spoofing wpad ntlm-relay active-directory pentesting linux
2 sources
- readme: https://github.com/dirkjanm/mitm6 · fetched 2026-08-28 · f70c2bd4d8a7
- registry_pypi: https://pypi.org/pypi/mitm6/json · fetched 2026-08-29 · b7cb04ea16eb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dirkjanm/mitm6 | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem