diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2015-09-20 21:49:51 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2015-09-20 21:49:51 -0400 |
commit | 83ec6d8641c2d8467041e5a5c6422f4719c6c04a (patch) | |
tree | 93d12d661643adcee5af73736d5a911d9692ac5f /Inveigh.ps1 | |
parent | 444d85f2ca082bba2cbb485e65dfa27295b03b13 (diff) | |
download | Inveigh-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.
Diffstat (limited to 'Inveigh.ps1')
-rw-r--r-- | Inveigh.ps1 | bin | 165966 -> 169452 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Inveigh.ps1 b/Inveigh.ps1 Binary files differindex 8c80b7d..e5c190d 100644 --- a/Inveigh.ps1 +++ b/Inveigh.ps1 |