diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2016-05-10 00:05:33 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2016-05-10 00:05:33 -0400 |
commit | f25dd5475e4b84a62aa7df62d9d4a6ad4fe498ba (patch) | |
tree | a37f6daa1121862c166e9cc894e707ab1dad9a04 | |
parent | 341be94bae8de151ee71aaf58ec054a15559f649 (diff) | |
download | Inveigh-f25dd5475e4b84a62aa7df62d9d4a6ad4fe498ba.tar.gz Inveigh-f25dd5475e4b84a62aa7df62d9d4a6ad4fe498ba.zip |
Readme fix1.1.1
Removed Get-InveighStat reference
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -154,7 +154,6 @@ Inveigh is a Windows PowerShell LLMNR/NBNS spoofer/man-in-the-middle tool design * __Get-InveighLog__ - Get log entries * __Get-InveighNTLMv1__ - Get all or unique (-unique) captured NTLMv1 challenge/response hashes * __Get-InveighNTLMv2__ - Get all or unique (-unique) captured NTLMv2 challenge/response hashes -* __Get-InveighStat__ - Get captured challenge/response counts * __Watch-Inveigh__ - Enable real time console output * __Clear-Inveigh__ - Clear Inveigh data from memory * __Stop-Inveigh__ - Stop all running Inveigh functions |