aboutsummaryrefslogtreecommitdiff
path: root/Inveigh.ps1
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2015-09-27 19:43:29 -0400
committerKevin Robertson <robertsonk@gmail.com>2015-09-27 19:43:29 -0400
commita78960235d18e010b116f85f01504543b46ef61b (patch)
treef57fad03e3086978df6a68f50d6e97249f3c0033 /Inveigh.ps1
parent974d0d720b37f11d4b9c3e26aed3ded15216c005 (diff)
downloadInveigh-a78960235d18e010b116f85f01504543b46ef61b.tar.gz
Inveigh-a78960235d18e010b116f85f01504543b46ef61b.zip
Improved SMB capture functions and added challenge parameter
Modified the SMB capture functions to remove the need to handle SMB versions differently. To help avoid IDS/IPS, I also added a -challenge parameter for setting a custom HTTP/HTTPS NTLM challenge. If this parameter is left blank, a random challenge will be generated for each HTTP/HTTPS request. To use the traditional 1122334455667788 challenge, simply use -challenge 1122334455667788. Finally, the console prompt can be enabled/disabled with the -consoleprompt parameter.
Diffstat (limited to 'Inveigh.ps1')
-rw-r--r--Inveigh.ps1bin169858 -> 173494 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/Inveigh.ps1 b/Inveigh.ps1
index 050fe57..4eff1aa 100644
--- a/Inveigh.ps1
+++ b/Inveigh.ps1
Binary files differ