From ebdaa8ed63b784b2bcf33781dd7f3590ad419538 Mon Sep 17 00:00:00 2001 From: Kevin Robertson Date: Wed, 16 Mar 2016 10:34:23 -0400 Subject: Readme fix Second attempt at getting the Invoke-InveighBruteForce example right:) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8e1ed2f..62096d6 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ Inveigh is a Windows PowerShell LLMNR/NBNS spoofer/man-in-the-middle tool design Invoke-InveighRelay -SMBRelayTarget 'valid SMB target IP' -SMBRelayCommand "valid command to run on target" * To execute Invoke-InveighBruteForce against a target: - Invoke-InveighBruteForce -SpooferTarget 'valid SMB target IP' + Invoke-InveighBruteForce -SpooferTarget 'valid target IP' ## Included In * PowerShell Empire - https://github.com/PowerShellEmpire/Empire -- cgit v1.2.3