aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 53adfbf..8e1ed2f 100644
--- a/README.md
+++ b/README.md
@@ -195,8 +195,8 @@ Inveigh is a Windows PowerShell LLMNR/NBNS spoofer/man-in-the-middle tool design
* To execute SMB relay with only Invoke-InveighRelay:
Invoke-InveighRelay -SMBRelayTarget 'valid SMB target IP' -SMBRelayCommand "valid command to run on target"
-* To execute Inveigh-BruteForce against a target:
- Invoke-InveighRelay -SpooferTarget 'valid SMB target IP'
+* To execute Invoke-InveighBruteForce against a target:
+ Invoke-InveighBruteForce -SpooferTarget 'valid SMB target IP'
## Included In
* PowerShell Empire - https://github.com/PowerShellEmpire/Empire