sp00ks-git / InveighZero

Windows C# LLMNR/mDNS/NBNS/DNS/DHCPv6 spoofer/man-in-the-middle tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inveigh

Inveigh is a cross-platform .NET IPv4/IPv6 machine-in-the-middle tool for penetration testers.

The primary repo is located here. This repo contains the current C# code but not any of the PowerShell code.

Running Inveigh 2.0 requires adding the MAC of the interface or an error is thrown

.\Inveigh.exe -MAC 01-02-03-04-FB-04 -LLMNR Y -NBNS Y -ICMPv6 Y -DHCPv6 Y -mDNS Y -icmpv6 y

About

Windows C# LLMNR/mDNS/NBNS/DNS/DHCPv6 spoofer/man-in-the-middle tool

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 100.0%