Skip to content
Kevin Robertson edited this page Jul 30, 2019 · 1 revision

InveighZero

InveighZero is a C# LLMNR/mDNS/NBNS/DNS spoofer and man-in-the-middle tool designed to assist penetration testers/red teamers that find themselves limited to a Windows system. At its core, Inveigh is a .NET packet sniffer that listens for and responds to LLMNR/mDNS/NBNS/DNS requests while also capturing incoming NTLMv1/NTLMv2 authentication attempts over the Windows SMB service. The primary advantage of this packet sniffing method on Windows is that port conflicts with default running services are avoided. Inveigh also contains HTTP/Proxy listeners for capturing incoming authentication requests and performing attacks.

Clone this wiki locally