aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2016-03-16 10:34:23 -0400
committerKevin Robertson <robertsonk@gmail.com>2016-03-16 10:34:23 -0400
commitebdaa8ed63b784b2bcf33781dd7f3590ad419538 (patch)
tree11abe1a2ff7dd7ec53fb402445a5f2c159f66f7b /README.md
parenteda4eb440dc7860ebf4eb9884e63c284748e9bb5 (diff)
downloadInveigh-ebdaa8ed63b784b2bcf33781dd7f3590ad419538.tar.gz
Inveigh-ebdaa8ed63b784b2bcf33781dd7f3590ad419538.zip
Readme fix
Second attempt at getting the Invoke-InveighBruteForce example right:)
Diffstat (limited to 'README.md')
-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