diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2015-08-05 00:34:29 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2015-08-05 00:34:29 -0400 |
commit | 11611f4c8e542059b5a93b3a0dfba70503ee70d6 (patch) | |
tree | d21d23901f5e638960fac3efea77e126cae9678f /Inveigh.ps1 | |
parent | 84d21f5ad7d271477b35a68172e19058b17bb80e (diff) | |
download | Inveigh-11611f4c8e542059b5a93b3a0dfba70503ee70d6.tar.gz Inveigh-11611f4c8e542059b5a93b3a0dfba70503ee70d6.zip |
Fixed SMB capture bug, added parameter for specifying separate listening and LLMNR/NBNS spoofing IPs.
Fixed a bug that prevented SMB server challenges from being captured
when NBNS spoofing was disabled. The listening IP can now be set with
the '-IP' parameter and the LLMNR/NBNS spoofing IP can be set with
'-SpooferIP'. Both parameters are optional. If not set, the listening IP
will be used for '-SpooferIP'. Replaced the one write-host with a
write-warning. Removed the '-help' parameter.
Diffstat (limited to 'Inveigh.ps1')
-rw-r--r-- | Inveigh.ps1 | bin | 70678 -> 71870 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Inveigh.ps1 b/Inveigh.ps1 Binary files differindex 82cf839..6bbb375 100644 --- a/Inveigh.ps1 +++ b/Inveigh.ps1 |