cheahjs / wintun-mitm

MITM framework using Wintun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wintun-mitm

wintun-mitm is a Windows utility for performing man-in-the-middle attacks by routing all traffic through a Wintun adapter.

Currently supports passing through TCP and UDP traffic.

Prerequisites

  • Windows
  • npcap or winpcap
  • wintun
    • The wintun.dll should be placed next to the wintun-mitm binary

Things to do

  • Add an interface for modifying packets passing through the tunnel
  • Add the ability to automatically set up routes

About

MITM framework using Wintun


Languages

Language:Go 97.9%Language:Shell 2.1%