From a8cc3e29be056545b42ed449610c1329d28a3fac Mon Sep 17 00:00:00 2001 From: Kevin Robertson Date: Tue, 6 Oct 2015 20:49:28 -0400 Subject: Updated to reflect new module format --- Invoke-Inveigh/README.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 Invoke-Inveigh/README.md (limited to 'Invoke-Inveigh/README.md') diff --git a/Invoke-Inveigh/README.md b/Invoke-Inveigh/README.md deleted file mode 100644 index 8fbce14..0000000 --- a/Invoke-Inveigh/README.md +++ /dev/null @@ -1,20 +0,0 @@ -# Inveigh.psm1 - -Module version of Inveigh. This has not been fully tested. - -# Usage: -Import-Module ./Inveigh.psm1 - -Execute Invoke-Inveigh with optional parameters - -Cmdlets: -Invoke-Inveigh - Start Inveigh with or without parameters. -Get-Inveigh - Display queued output. -Get-InveighLog - Display log entries. -Get-InveighNTLMv1 - Display captured NTLMv1 challenge/response hashes. -Get-InveighNTLMv2 - Display captured NTLMv2 challenge/response hashes. -Watch-Inveigh - Enable realtime console output. -Hide-Inveigh - Disable realtime console output. -Clear-Inveigh - Clear NTLMv1, NTLMv2, log, output, failed smbrelay, and spoof repeat suppression lists. -Stop-Inveigh - Stop Invoke-Inveigh. -Get-InveighHelp - List the cmdlets. -- cgit v1.2.3