aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2015-09-20 21:59:52 -0400
committerKevin Robertson <robertsonk@gmail.com>2015-09-20 21:59:52 -0400
commit48c258700eedbf520d413affdc11627c9318092d (patch)
treef3d17009dd4d919604704a9bc26a07b1769fef75 /README.md
parentd8c4b5ce6203f43d9c0f6ac48636a9d7a948d2b3 (diff)
downloadInveigh-48c258700eedbf520d413affdc11627c9318092d.tar.gz
Inveigh-48c258700eedbf520d413affdc11627c9318092d.zip
Added new screenshots and smb relay command line
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index be92d1e..9c14a92 100644
--- a/README.md
+++ b/README.md
@@ -26,5 +26,11 @@ Inveigh.ps1
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'
-# Screenshot
-![inveigh-screenshot2](https://cloud.githubusercontent.com/assets/5897462/9102520/62f199c4-3bc1-11e5-87a7-08837950a04f.PNG)
+To execute with SMB relay enabled:
+Inveigh.ps1 -SMBRelay Y/N -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)
+
+HTTP to SMB Relay
+![smbrelay](https://cloud.githubusercontent.com/assets/5897462/9984215/d022fae4-5fe1-11e5-84c1-8dbc0a4227cb.PNG)