aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2015-09-20 22:02:23 -0400
committerKevin Robertson <robertsonk@gmail.com>2015-09-20 22:02:23 -0400
commit9cfd2bf1422197181eb508dc8a0281b11391afb8 (patch)
tree3b4d33f3f68103acb2c59c679ccfde93e0234aab
parentd5d3e3f1dff8351a4355ab6cc288967f60dd9c8d (diff)
downloadInveigh-9cfd2bf1422197181eb508dc8a0281b11391afb8.tar.gz
Inveigh-9cfd2bf1422197181eb508dc8a0281b11391afb8.zip
Added new screenshots and SMB relay command line
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98493c6..027c0c7 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ To execute with features enabled/disabled:
Inveigh.ps1 -IP 'local IP' -SpoofIP 'local or remote IP' -LLMNR Y/N -NBNS Y/N -NBNSTypes 00,03,20,1B -HTTP Y/N -HTTPS Y/N -SMB Y/N -Repeat Y/N -ForceWPADAuth Y/N -Output 0,1,2 -OutputDir 'valid folder path'
To execute with SMB relay enabled:
-Inveigh.ps1 -SMBRelay Y/N -SMBRelayTarget 'valid SMB target IP' -SMBRelayCommand "valid command to run on target"
+Inveigh.ps1 -SMBRelay Y -SMBRelayTarget 'valid SMB target IP' -SMBRelayCommand "valid command to run on target"
# Screenshots
![inveigh](https://cloud.githubusercontent.com/assets/5897462/9984212/bb8741e4-5fe1-11e5-9cbd-a0a1308d1c09.PNG)