diff options
| author | Kevin Robertson <robertsonk@gmail.com> | 2015-05-09 17:55:17 -0400 |
|---|---|---|
| committer | Kevin Robertson <robertsonk@gmail.com> | 2015-05-09 17:55:17 -0400 |
| commit | 443e2392df6d3dfef9bc484545291df060d56b73 (patch) | |
| tree | 5936e8a84734ec3fde7feb9707a292e96260de8d | |
| parent | 9d01daa415d68061e0322861bcc1b6af450de866 (diff) | |
| download | Inveigh-443e2392df6d3dfef9bc484545291df060d56b73.tar.gz Inveigh-443e2392df6d3dfef9bc484545291df060d56b73.zip | |
Added option to suppress repeat LLMNR/NBNS spoofed responses.
Added '-repeat y/n' option that can suppress repeat LLMNR/NBNS spoofs by
IP address. Once a user challenge/response has been captured from an IP
address, no additional LLMNR/NBNS spoofed responses will be sent to that
IP.
| -rw-r--r-- | Inveigh.ps1 | bin | 50376 -> 55958 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Inveigh.ps1 b/Inveigh.ps1 Binary files differindex 893c83b..11c6a0b 100644 --- a/Inveigh.ps1 +++ b/Inveigh.ps1 |