From 7d1c5c732ae4c07f7cdae37c0fdaa8c7052095d4 Mon Sep 17 00:00:00 2001 From: Meatballs Date: Fri, 20 Sep 2013 18:36:24 +0100 Subject: [PATCH] Correct powershell --- lib/msf/core/exploit/powershell.rb | 4 +-- .../windows/local/{wmis.rb => wmi.rb} | 35 +++++++------------ 2 files changed, 15 insertions(+), 24 deletions(-) rename modules/exploits/windows/local/{wmis.rb => wmi.rb} (85%) diff --git a/lib/msf/core/exploit/powershell.rb b/lib/msf/core/exploit/powershell.rb index 096348098d..c424182883 100644 --- a/lib/msf/core/exploit/powershell.rb +++ b/lib/msf/core/exploit/powershell.rb @@ -116,7 +116,7 @@ module Exploit::Powershell ps_wrapper = <