aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKevin Robertson <Kevin-Robertson@users.noreply.github.com>2019-01-30 23:05:50 -0500
committerKevin Robertson <Kevin-Robertson@users.noreply.github.com>2019-01-30 23:05:50 -0500
commit2bcdf493e87cd44cf5ad7bf30f45d97b3ac5a638 (patch)
tree88232e93dcd4670eaaf41a3dfc8c17e0c84747b6 /README.md
parentdfd419e7669693f9d8a47b00172e84e558feee35 (diff)
downloadInveigh-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.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9e92990..3741aff 100644
--- a/README.md
+++ b/README.md
@@ -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