diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2015-09-20 22:01:44 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2015-09-20 22:01:44 -0400 |
commit | d5d3e3f1dff8351a4355ab6cc288967f60dd9c8d (patch) | |
tree | 5d95ed65fa3c39facd6a331b2a9d0bf6039c1c79 /README.md | |
parent | 48c258700eedbf520d413affdc11627c9318092d (diff) | |
download | Inveigh-d5d3e3f1dff8351a4355ab6cc288967f60dd9c8d.tar.gz Inveigh-d5d3e3f1dff8351a4355ab6cc288967f60dd9c8d.zip |
Added new screenshots and SMB relay command line
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ 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' -To execute with SMB relay enabled: +To execute with SMB relay enabled: Inveigh.ps1 -SMBRelay Y/N -SMBRelayTarget 'valid SMB target IP' -SMBRelayCommand "valid command to run on target" # Screenshots |