aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2015-09-30 00:09:46 -0400
committerKevin Robertson <robertsonk@gmail.com>2015-09-30 00:09:46 -0400
commitcdef0b09728c714c3146d23587941d1e20238f91 (patch)
treed5695b75a2eba09f7ed4831faecc45fee4f79838
parent9ada337fa43f0f370c10a3adcc62275bbfdf6987 (diff)
downloadInveigh-cdef0b09728c714c3146d23587941d1e20238f91.tar.gz
Inveigh-cdef0b09728c714c3146d23587941d1e20238f91.zip
Formatting fix
-rw-r--r--Invoke-Inveigh/README.md24
1 files changed, 12 insertions, 12 deletions
diff --git a/Invoke-Inveigh/README.md b/Invoke-Inveigh/README.md
index 67ef1b7..732efea 100644
--- a/Invoke-Inveigh/README.md
+++ b/Invoke-Inveigh/README.md
@@ -2,18 +2,18 @@
Module version of Inveigh. This has not been fully tested.
-To use:
+# Usage:
Import-Module ./Inveigh.psm1
-Invoke-Inveigh with optional parameters
+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.