aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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