From 2575cc3ff4bd9ac997406cac2de6e87f1d75e774 Mon Sep 17 00:00:00 2001 From: Kevin Robertson Date: Sun, 20 Sep 2015 22:17:57 -0400 Subject: Removed invalid note regarding output location --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 027c0c7..0798898 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,8 @@ Tested minimums are PowerShell 2.0 and .NET 3.5. 6. LLMNR/NBNS spoofer will point victims to host system's SMB service, keep account lockout scenarios in mind. 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. 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. +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. If necessary, use a method to bypass the PowerShell script execution policy. -- cgit v1.2.3