aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2015-09-20 21:49:51 -0400
committerKevin Robertson <robertsonk@gmail.com>2015-09-20 21:49:51 -0400
commit83ec6d8641c2d8467041e5a5c6422f4719c6c04a (patch)
tree93d12d661643adcee5af73736d5a911d9692ac5f
parent444d85f2ca082bba2cbb485e65dfa27295b03b13 (diff)
downloadInveigh-83ec6d8641c2d8467041e5a5c6422f4719c6c04a.tar.gz
Inveigh-83ec6d8641c2d8467041e5a5c6422f4719c6c04a.zip
Added SMB relay limiters and new parameter
Added some additional SMB relay limiters to lessen the amount to unnecessary relay attempts. Inveigh will not attempt to relay from the relay target back to itself. Inveigh will also not attempt to relay with a username that has already failed against a target due to either not authenticating or not being a local admin. There is also now a parameter for specifying usernames to relay. If this parameter is used, usernames not on the list will not be relayed.
-rw-r--r--Inveigh.ps1bin165966 -> 169452 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/Inveigh.ps1 b/Inveigh.ps1
index 8c80b7d..e5c190d 100644
--- a/Inveigh.ps1
+++ b/Inveigh.ps1
Binary files differ