ENNAENNA

Inveigh

BSD-3-Clause

๐Ÿ”ฅ Offensive Ops ยท C#

Inveigh is a .NET/PowerShell tool for network protocol poisoning and relay attacks on Windows networks. It spoofs LLMNR, NBNS, mDNS, DNS, and DHCPv6 responses to capture NTLMv1/v2 hashes from hosts attempting name resolution. Beyond simple hash capture, Inveigh includes an SMB relay module that forwards captured authentication to other hosts for immediate code execution without cracking. The .NET version (InveighZero) runs as a standalone executable without PowerShell dependencies, evading script-based detections. It is the Windows-native alternative to Responder.

3.0kstars
466forks
20issues
Updated 5mo ago
+I use this

Installation

$ git clone https://github.com/Kevin-Robertson/Inveigh.git

Use Cases

  • Capturing NTLM hashes via name resolution poisoning
  • SMB relay attacks for lateral movement
  • DHCPv6 spoofing for credential interception
  • Windows-native alternative to Responder

Tags

llmnr-poisoningntlm-relaycredential-captureactive-directoryname-resolution

Community Reviews

More in Offensive Ops