Skip to content

Releases: Kevin-Robertson/Inveigh

Inveigh v2.0.11

06 Aug 01:47
Compare
Choose a tag to compare

Replaced .NET 7 with 8.
NTLM parsing fixes.

Inveigh v2.0.10

13 Jun 01:36
Compare
Choose a tag to compare

Removed .NET 6 builds.
Added .NET 7 and NativeAOT builds.

Inveigh v2.0.9

06 Oct 00:59
Compare
Choose a tag to compare

Fixed bug with intervals
Enabled AAAA types in DNS

Inveigh v2.0.8

28 Sep 02:33
Compare
Choose a tag to compare

Fixed cleartext capture/output
Added proxyauth reconnect delay
Changed IgnoreHosts/ReplyToHosts to IgnoreQueries/ReplyToQueries

Inveigh v2.0.7

18 Sep 22:56
Compare
Choose a tag to compare

Proxy auth capture fix
Added Costura.Fody

Dev Branch Debug Builds

18 Sep 23:04
9931ad5
Compare
Choose a tag to compare
Pre-release

Latest dev branch debug builds (2ff2760)

Inveigh v2.0.6

28 Aug 22:15
Compare
Choose a tag to compare

bug fixes:
high CPU usage with sniffer
ICMPv6 socket graceful exit
NTLMv2 parsing issue

Inveigh v2.0.5

11 Aug 03:00
Compare
Choose a tag to compare

bug fixes
switched .net 4.5 to 4.6.2
switched .net 5.0 to 6.0
added workflow for release assemblies

2.0

15 Jun 15:06
Compare
Choose a tag to compare
2.0

Rebuilt for C#
Cross-platform (Windows, Linux, macOS)
New listeners (SMB, LDAP, WebDAV, HTTPS)
Improved interactive console (tab complete, real time stats)

1.5

31 Jul 15:00
Compare
Choose a tag to compare
1.5

Inveigh.ps1

  • Added privileged and unprivileged DNS spoofer capable of answering incoming DNS requests.
  • New ADIDNS attack called NS that can add an NS record to direct DNS requests to Inveigh host. Using this with WPAD can bypass the global query block list (GQBL). https://blog.netspi.com/adidns-revisited/
  • Pcap TCP and UDP output.
  • New packet sniffing output including incoming SYN packets, kerberos auth negotiation, null responses, local DNS requests.
  • Kerberos kirbi output for unconstrained delegation attacks. - https://blog.netspi.com/machineaccountquota-is-useful-sometimes/