Inveigh icon indicating copy to clipboard operation
Inveigh copied to clipboard

.NET IPv4/IPv6 machine-in-the-middle tool for penetration testers

Results 20 Inveigh issues
Sort by recently updated
recently updated
newest added

Hi, I've tried on my VM and on Appveyor and I get the same issue : Any ideas ? Many thanks, and looking fwd to test it. C:\Program Files\dotnet\sdk\5.0.301\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5): error...

`Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at Inveigh.Arguments.ParseArguments() at Inveigh.Program.Main(String[] arguments)` The error comes from line 295 in the Arguments.cs file because it...

I'm not sure what might have gone wrong here: ``` Unhandled Exception: System.InvalidOperationException: Not listening. You must call the Start() method before calling this method. at System.Net.Sockets.TcpListener.BeginAcceptTcpClient(AsyncCallback callback, Object state)...

Hi, This maybe something obvious, but tried to build the latest version and im getting the same message for all three .net versions. The only argument that gives me the...

It's a very simple PR that corrects the '-Machineaccounts' which has apparently changed.

Hello, I'm running the latest version on Windows 7 x64, and am getting this error: Running with .\Inveigh.exe -HTTPPorts 10080 -mdns y -nbns y ``` [*] Press ESC to enter/exit...

Hi, The ADIDNS functionality is absolutely awesome and works great when the DNS zone is stored under DomainDNSZones. But it doesn't work when the zone is in the System partition....

It would be nice to have the ability with Inviegh Relay to query AD like NTLMRelayX does for LAPS passwords and such

Hello Kevin, I've obtained several NetNTLM v2 hashes using your tool but hashcat is throwing an error with the hash length (type 5600: NetNTLMv2) `Hashfile 'netntlmv2.lst' on line 1 (--...

Hello, I am using this syntax to run inveigh: `Invoke-inveigh -StatusOutput Y -Consoleoutput Y -ShowHelp N -HTTP Y -NBNS Y -LLMNR Y -DNS Y -Elevated Y -OutputStreamOnly Y -IP -IP...