diff options
Diffstat (limited to 'Invoke-Inveigh')
| -rw-r--r-- | Invoke-Inveigh/README.md | 20 | 
1 files changed, 10 insertions, 10 deletions
| diff --git a/Invoke-Inveigh/README.md b/Invoke-Inveigh/README.md index 732efea..3806861 100644 --- a/Invoke-Inveigh/README.md +++ b/Invoke-Inveigh/README.md @@ -7,13 +7,13 @@ Import-Module ./Inveigh.psm1  Execute Invoke-Inveigh with optional parameters -Cmdlets: -Invoke-Inveigh - Start Inveigh with or without parameters. -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. +Cmdlets:   +Invoke-Inveigh - Start Inveigh with or without parameters.   +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.   |