From 9e985e59137bc25eb0fea618d076f7e2f9a87d0d Mon Sep 17 00:00:00 2001 From: Kevin Robertson Date: Sun, 20 Sep 2015 22:17:15 -0400 Subject: 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. --- Inveigh.ps1 | Bin 169452 -> 169324 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/Inveigh.ps1 b/Inveigh.ps1 index e5c190d..aa177f9 100644 Binary files a/Inveigh.ps1 and b/Inveigh.ps1 differ -- cgit v1.2.3