diff options
author | Kevin Robertson <robertsonk@gmail.com> | 2015-09-13 15:48:15 -0400 |
---|---|---|
committer | Kevin Robertson <robertsonk@gmail.com> | 2015-09-13 15:48:15 -0400 |
commit | df6b97be3c6fc895e6536b0ec37406eec75715d1 (patch) | |
tree | 6307e5cc2dc8e3bb1a731642200f016aa08fc922 /README.md | |
parent | 81cc62a5449d1501d2e9ec0e52466a5799343f13 (diff) | |
download | Inveigh-df6b97be3c6fc895e6536b0ec37406eec75715d1.tar.gz Inveigh-df6b97be3c6fc895e6536b0ec37406eec75715d1.zip |
Added SMB relay note
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ Tested minimums are PowerShell 2.0 and .NET 3.5. 8. Ensure that the LMMNR,NBNS,SMB,HTTP ports are open within any local firewall on the host system. 9. Output files will be created in current working directory. 10. If you copy/paste challenge/response captures from output window for password cracking, remove carriage returns. +11. SMB relay support is experimental at this point, use caution if employing on a pen test. # Usage Obtain an elevated administrator or SYSTEM shell. If necessary, use a method to bypass the PowerShell script execution policy. |