diff options
author | Kevin Robertson <Kevin-Robertson@users.noreply.github.com> | 2019-01-30 23:05:50 -0500 |
---|---|---|
committer | Kevin Robertson <Kevin-Robertson@users.noreply.github.com> | 2019-01-30 23:05:50 -0500 |
commit | 2bcdf493e87cd44cf5ad7bf30f45d97b3ac5a638 (patch) | |
tree | 88232e93dcd4670eaaf41a3dfc8c17e0c84747b6 /README.md | |
parent | dfd419e7669693f9d8a47b00172e84e558feee35 (diff) | |
download | Inveigh-2bcdf493e87cd44cf5ad7bf30f45d97b3ac5a638.tar.gz Inveigh-2bcdf493e87cd44cf5ad7bf30f45d97b3ac5a638.zip |
Kerberos detection and bug fixes
Added indicator for when SMB auth negotiates to Kerberos. Bug fixes.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,8 +2,11 @@ Inveigh is a PowerShell ADIDNS/LLMNR/mDNS/NBNS spoofer and man-in-the-middle tool designed to assist penetration testers/red teamers that find themselves limited to a Windows system. +## 1.4 Release Blog +* https://blog.netspi.com/inveigh-whats-new-in-version-1-4/ + ## Wiki -* https://github.com/Kevin-Robertson/Inveigh/wiki +* https://github.com/SecureAuthCorp/impacket ## Included In * PowerShell Empire - https://github.com/PowerShellEmpire/Empire @@ -12,6 +15,7 @@ Inveigh is a PowerShell ADIDNS/LLMNR/mDNS/NBNS spoofer and man-in-the-middle too * PowerUpSQL - https://github.com/NetSPI/PowerUpSQL * PoshC2 - https://github.com/nettitude/PoshC2 * pupy - https://github.com/n1nj4sec/pupy +* Merlin - https://github.com/Ne0nd0g/merlin ## Special Thanks * Anyone that posted .NET packet sniffing examples |