aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2016-01-19 21:27:37 -0500
committerKevin Robertson <robertsonk@gmail.com>2016-01-19 21:27:37 -0500
commit9172f51a5f4bf7c64469fe36df95a5b9f521edd0 (patch)
tree049439f2c3f213e335a328584ccaa80d6ded384f
parent5cbec815b38e6efe0ea5ad2d8706506ddd7e398e (diff)
downloadInveigh-9172f51a5f4bf7c64469fe36df95a5b9f521edd0.tar.gz
Inveigh-9172f51a5f4bf7c64469fe36df95a5b9f521edd0.zip
Added p0wnedShell link
Added p0wnedShell link to the included in section. Removed the SMB relay note to sync with Inveigh.ps1 notes.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 561e069..0c45d4c 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,6 @@ Tested minimums are PowerShell 2.0 and .NET 3.5
7. Kerberos should downgrade for SMB authentication due to spoofed hostnames not being valid in DNS.
8. Ensure that the LMMNR,NBNS,SMB,HTTP ports are open within any local firewall on the host system.
9. If you copy/paste challenge/response captures from output window for password cracking, remove carriage returns.
-10. SMB relay support is experimental at this point, use caution if employing on a pen test.
# Usage
Obtain an elevated administrator or SYSTEM shell and use a method to load the module
@@ -64,6 +63,7 @@ Stop-Inveigh - Stop all running Inveigh functions
# Included In
PowerShell Empire - https://github.com/PowerShellEmpire/Empire
PS>Attack - https://github.com/jaredhaight/psattack
+p0wnedShell - https://github.com/Cn33liz/p0wnedShell
# Special Thanks
Anyone that posted .net packet sniffing examples.