Skip to content

Commit 69823be

Browse files
committed
Land rapid7#2586 - require 'msf/core/exploit/powershell'
2 parents df83114 + 278dff9 commit 69823be

File tree

1 file changed

+1
-0
lines changed
  • modules/exploits/windows/local

1 file changed

+1
-0
lines changed

modules/exploits/windows/local/wmi.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
##
77

88
require 'msf/core'
9+
require 'msf/core/exploit/powershell'
910
require 'rex'
1011

1112
class Metasploit3 < Msf::Exploit::Local

0 commit comments

Comments
 (0)